-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathpackages.ini
More file actions
184 lines (156 loc) · 6.3 KB
/
packages.ini
File metadata and controls
184 lines (156 loc) · 6.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
[DEFAULT]
directory = "${section}-${version}"
[zlib]
version_major = 1
version_minor = 3
version_patch = 2
version = ${version_major}.${version_minor}.${version_patch}
url = "https://zlib.net/fossils/zlib-${version}.tar.gz"
arguments = "-DZLIB_BUILD_TESTING=OFF -DZLIB_BUILD_SHARED=OFF -DZLIB_BUILD_STATIC=ON"
anitya_id = 5303
[libpng]
version = 1.6.55
url = "https://download.sourceforge.net/libpng/libpng-${version}.tar.xz"
arguments = "-DPNG_SHARED=OFF -DPNG_TOOLS=OFF -DPNG_TESTS=OFF"
anitya_id = 1705
[freetype]
version = 2.14.2
url = "https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.xz"
arguments = "-DFT_DISABLE_BZIP2=ON -DFT_DISABLE_BROTLI=ON"
anitya_id = 854
[harfbuzz]
version = 13.0.0
url = "https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
arguments = "-Dfreetype=enabled -Dicu=disabled -Dtests=disabled -Dutilities=disabled -Draster=disabled -Dvector=disabled -Dsubset=disabled"
anitya_id = 1299
[pixman]
version = 0.46.4
url = "https://cairographics.org/releases/pixman-${version}.tar.gz"
arguments = "-Dtests=disabled -Ddemos=disabled -Dlibpng=disabled"
anitya_id = 3648
[expat]
version_major = 2
version_minor = 7
version_patch = 4
version = ${version_major}.${version_minor}.${version_patch}
version_url = ${version_major}_${version_minor}_${version_patch}
url = "https://github.com/libexpat/libexpat/releases/download/R_${version_url}/expat-${version}.tar.bz2"
arguments = "-DEXPAT_BUILD_TOOLS=OFF -DEXPAT_BUILD_EXAMPLES=OFF
-DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_DOCS=OFF -DEXPAT_SHARED_LIBS=OFF"
anitya_id = 770
[libogg]
version = 1.3.6
url = "https://downloads.xiph.org/releases/ogg/libogg-${version}.tar.xz"
anitya_id = 1694
[libvorbis]
version = 1.3.7
url = "https://downloads.xiph.org/releases/vorbis/libvorbis-${version}.tar.xz"
anitya_id = 1758
[tremor]
version = 820fb3237ea81af44c9cc468c8b4e20128e3e5ad
url = "https://gitlab.xiph.org/xiph/tremor/-/archive/${version}/tremor-${version}.tar.bz2"
[mpg123]
version = 1.33.4
url = "https://www.mpg123.de/download/mpg123-${version}.tar.bz2"
arguments = "--with-cpu=generic --disable-fifo --disable-ipv6 --disable-network
--disable-int-quality --with-default-audio=dummy --with-optimization=2
--disable-components --enable-libmpg123"
anitya_id = 12413
[libsndfile]
version = 1.2.2
url = "https://github.com/libsndfile/libsndfile/releases/download/${version}/libsndfile-${version}.tar.xz"
arguments = "--disable-alsa --disable-sqlite --disable-full-suite --disable-external-libs --disable-mpeg"
anitya_id = 13277
[libxmp-lite]
version = 4.7.0
url = "https://github.com/libxmp/libxmp/releases/download/libxmp-${version}/libxmp-lite-${version}.tar.gz"
arguments = "-DBUILD_STATIC=ON -DBUILD_SHARED=OFF"
anitya_id = 1784
[speexdsp]
version = 1.2.1
url = "https://downloads.xiph.org/releases/speex/speexdsp-${version}.tar.gz"
arguments = "--disable-sse --disable-neon"
anitya_id = 8419
[libsamplerate]
version = 0.2.2
url = "https://github.com/libsndfile/libsamplerate/releases/download/${version}/libsamplerate-${version}.tar.xz"
arguments = "-DLIBSAMPLERATE_EXAMPLES=OFF -DBUILD_TESTING=OFF"
anitya_id = 1716
[wildmidi]
version = 0.4.6
url = "https://github.com/Mindwerks/wildmidi/archive/wildmidi-${version}.tar.gz"
directory = "wildmidi-wildmidi-${version}"
arguments = "-DWANT_PLAYER=OFF -DWANT_STATIC=ON"
anitya_id = 9179
[opus]
version = 1.6.1
url = "https://downloads.xiph.org/releases/opus/opus-${version}.tar.gz"
arguments = "-DOPUS_DISABLE_INTRINSICS=ON"
anitya_id = 11081
[opusfile]
version = 0.12
url = "https://github.com/xiph/opusfile/releases/download/v${version}/opusfile-${version}.tar.gz"
arguments = "--disable-http --disable-examples"
anitya_id = 10353
[fluidsynth]
version = 2.5.3
url = "https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v${version}.tar.gz"
arguments = "-DLIB_SUFFIX='' -Denable-alsa=OFF -Denable-aufile=OFF -Denable-dbus=OFF -Denable-ipv6=OFF -Denable-jack=OFF -Denable-ladspa=OFF -Denable-libinstpatch=OFF -Denable-libsndfile=OFF -Denable-midishare=OFF -Denable-network=OFF -Denable-oss=OFF -Denable-dsound=OFF -Denable-wasapi=OFF -Denable-waveout=OFF -Denable-winmidi=OFF -Denable-sdl3=OFF -Denable-pulseaudio=OFF -Denable-pipewire=OFF -Denable-readline=OFF -Denable-threads=OFF -Denable-openmp=OFF -Denable-unicode=OFF -Denable-native-dls=OFF"
anitya_id = 10437
[FluidLite]
version = 4a01cf1c67419e71da971d209f2855bbf4f3bab8
url = "https://github.com/divideconcept/FluidLite/archive/${version}.zip"
arguments = "-DFLUIDLITE_BUILD_STATIC=ON -DFLUIDLITE_BUILD_SHARED=OFF"
[nlohmannjson]
version = 3.12.0
url = "https://github.com/nlohmann/json/archive/v${version}.tar.gz"
directory = "json-${version}"
arguments = "-DJSON_BuildTests=OFF"
anitya_id = 11152
[fmt]
version = 12.1.0
url = "https://github.com/fmtlib/fmt/releases/download/${version}/fmt-${version}.zip"
arguments = "-DFMT_DOC=OFF -DFMT_TEST=OFF"
anitya_id = 11526
[inih]
version = 62
url = "https://github.com/benhoyt/inih/archive/refs/tags/r${version}.tar.gz"
directory = "inih-r${version}"
anitya_id = 11600
[lhasa]
version = 0.5.0
url = "https://github.com/fragglet/lhasa/releases/download/v${version}/lhasa-${version}.tar.gz"
anitya_id = 14822
[ICU]
version = 78.2
url = "https://github.com/unicode-org/icu/releases/download/release-${version}/icu4c-${version}-sources.tgz"
directory = "icu"
arguments = "--enable-strict=no --disable-tests --disable-samples
--disable-dyload --disable-extras --disable-icuio
--with-data-packaging=static --disable-layout --disable-layoutex
--enable-draft=no"
anitya_id = 379847
[icudata]
version_major = 78
version_minor = 2
version = ${version_major}.${version_minor}
_ini_comment = empty on purpose, otherwise polluted by default section
directory =
url = https://ci.easyrpg.org/job/icudata/lastSuccessfulBuild/artifact/icudata${version_major}_all.tar.gz
files = "icudt*.dat"
anitya_id = 379847
[SDL2]
comment = Remove when SDL3 migration is done
version = 2.32.10
url = "https://libsdl.org/release/SDL2-${version}.tar.gz"
anitya_id = 4779
[SDL3]
version = 3.4.4
url = "https://libsdl.org/release/SDL3-${version}.tar.gz"
arguments = "-DSDL_TEST_LIBRARY=OFF -DSDL_EXAMPLES=OFF"
anitya_id = 375746
[freeimage]
comment = 3.18.0, only needed for lmu2png tool
version = d82954e4adcb6c1b223bd3cb2e953b6bbf54dfcd
url = "https://github.com/carstene1ns/freeimage-easyrpg/archive/${version}.zip"
directory = "freeimage-easyrpg-${version}"