blob: 20463c001ad13a99d7b14a6a276cdaf0a40a54c6 [file] [log] [blame]
Stephan Bergmann69ee8db2020-05-05 11:44:41 +02001# For the Flatpak build (which cannot execute `make fetch` from its---sandboxed---build
Stephan Bergmannf38f4812025-11-25 16:19:37 +01002# environment), there is a solenv/flatpak-external-tarballs.json.in that references these variables.
Michael Stahlc5f620f2021-11-08 21:29:05 +01003# There is a script solenv/bin/generate-flatpak-manifest.sh to substitute the variables,
4# so upgrading to a new version only requires changes in download.lst.
Stephan Bergmann69ee8db2020-05-05 11:44:41 +02005
Christian Lohmaierec4409a2022-12-15 14:00:28 +01006ABW_SHA256SUM := e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed
7ABW_TARBALL := libabw-0.1.3.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +01008# three static lines
9# so that git cherry-pick
10# will not run into conflicts
Michael Stahl77c92132023-12-18 20:50:05 +010011ARGON2_SHA256SUM := daf972a89577f8772602bf2eb38b6a3dd3d922bf5724d45e7f9589b5e830442c
12ARGON2_TARBALL := phc-winner-argon2-20190702.tar.gz
13# three static lines
14# so that git cherry-pick
15# will not run into conflicts
Luboš Luňák996f0e62020-03-02 12:57:42 +010016# please repack the tarball using external/boost/repack_tarball.sh
Xisco Fauliba38ac32025-12-11 10:38:50 +010017BOOST_SHA256SUM := b1f3cd4a82b59dd66e02c2ebae6334df18043a050d2d8eb83d12ad88b95b5e86
18BOOST_TARBALL := boost_1_90_0.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010019# three static lines
20# so that git cherry-pick
21# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010022BOX2D_SHA256SUM := d6b4650ff897ee1ead27cf77a5933ea197cbeef6705638dd181adc2e816b23c2
23BOX2D_TARBALL := box2d-2.4.1.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010024# three static lines
25# so that git cherry-pick
26# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010027BREAKPAD_SHA256SUM := c44a2e898895cfc13b42d2371ba4b88b0777d7782214d6cdc91c33720f3b0d91
28BREAKPAD_TARBALL := breakpad-b324760c7f53667af128a6b77b790323da04fcb9.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010029# three static lines
30# so that git cherry-pick
31# will not run into conflicts
Xisco Fauli9f025bd2024-05-16 20:59:03 +020032BSH_SHA256SUM := 2248387ceaa319840434a3547a8b2fec12f95a8418ee039ce5ff5726053a139c
33BSH_TARBALL := bsh-2.1.1-src.zip
Christian Lohmaier37530312022-12-15 18:08:59 +010034# three static lines
35# so that git cherry-pick
36# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010037BZIP2_SHA256SUM := ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269
38BZIP2_TARBALL := bzip2-1.0.8.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010039# three static lines
40# so that git cherry-pick
41# will not run into conflicts
Caolán McNamara2b515d092025-09-19 12:47:25 +010042CAIRO_SHA256SUM := 445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb
43CAIRO_VERSION_MICRO := 4
44CAIRO_TARBALL := cairo-1.18.$(CAIRO_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010045# three static lines
46# so that git cherry-pick
47# will not run into conflicts
Xisco Fauli0e334b22024-11-26 13:39:23 +010048CDR_SHA256SUM := ced677c8300b29c91d3004bb1dddf0b99761bf5544991c26c2ee8f427e87193c
49CDR_TARBALL := libcdr-0.1.8.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010050# three static lines
51# so that git cherry-pick
52# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010053CLUCENE_SHA256SUM := ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab
54CLUCENE_TARBALL := 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010055# three static lines
56# so that git cherry-pick
57# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010058DRAGONBOX_SHA256SUM := 09d63b05e9c594ec423778ab59b7a5aa1d76fdd71d25c7048b0258c4ec9c3384
59DRAGONBOX_TARBALL := dragonbox-1.1.3.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010060# three static lines
61# so that git cherry-pick
62# will not run into conflicts
Xisco Faulie69cbc32026-03-10 21:17:57 +010063FAST_FLOAT_SHA256SUM := b90b3a415e4410822f50c70bd4485cf2c5e6962c2b05cf0dc88045d8af959ccc
64FAST_FLOAT_TARBALL := fast_float-8.2.4.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010065# three static lines
66# so that git cherry-pick
67# will not run into conflicts
Xisco Faulibb265522024-05-14 09:53:07 +020068LIBCMIS_SHA256SUM := 1b5c2d7258ff93eb5f9958ff0e4dfd7332dc75a071bb717dde2217a26602a644
69LIBCMIS_TARBALL := libcmis-0.6.2.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010070# three static lines
71# so that git cherry-pick
72# will not run into conflicts
Stephan Bergmann21936502022-09-15 21:06:04 +020073COINMP_SHA256SUM := 3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d
74COINMP_TARBALL := CoinMP-1.8.4.tgz
Christian Lohmaier37530312022-12-15 18:08:59 +010075# three static lines
76# so that git cherry-pick
77# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010078CPPUNIT_SHA256SUM := 89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7
79CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010080# three static lines
81# so that git cherry-pick
82# will not run into conflicts
Xisco Fauli8a9e4e82026-03-16 17:10:51 +010083CURL_SHA256SUM := 4eb41489790d19e190d7ac7e18e82857cdd68af8f4e66b292ced562d333f11df
84CURL_TARBALL := curl-8.19.0.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010085# three static lines
86# so that git cherry-pick
87# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010088EBOOK_SHA256SUM := 7e8d8ff34f27831aca3bc6f9cc532c2f90d2057c778963b884ff3d1e34dfe1f9
89EBOOK_TARBALL := libe-book-0.1.3.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +010090# three static lines
91# so that git cherry-pick
92# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010093EPOXY_SHA256SUM := a7ced37f4102b745ac86d6a70a9da399cc139ff168ba6b8002b4d8d43c900c15
94EPOXY_TARBALL := libepoxy-1.5.10.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +010095# three static lines
96# so that git cherry-pick
97# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +010098EPM_SHA256SUM := b3fc4c5445de6c9a801504a3ea3efb2d4ea9d5a622c9427e716736e7713ddb91
99EPM_TARBALL := 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100100# three static lines
101# so that git cherry-pick
102# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100103EPUBGEN_SHA256SUM := 03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad
104EPUBGEN_TARBALL := libepubgen-0.1.1.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100105# three static lines
106# so that git cherry-pick
107# will not run into conflicts
Xisco Fauli7290daa2025-09-22 13:05:13 +0200108ETONYEK_SHA256SUM := 032b71cb597edd92a0b270b916188281bc35be55296b263f6817b29adbcb1709
109ETONYEK_VERSION_MICRO := 13
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100110ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100111# three static lines
112# so that git cherry-pick
113# will not run into conflicts
Xisco Faulif70aaa62026-03-23 09:52:53 +0100114EXPAT_SHA256SUM := 1032dfef4ff17f70464827daa28369b20f6584d108bc36f17ab1676e1edd2f91
115EXPAT_TARBALL := expat-2.7.5.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100116# three static lines
117# so that git cherry-pick
118# will not run into conflicts
Xisco Fauli4f870ba2026-03-09 13:56:52 +0100119FIREBIRD_SHA256SUM := bd263c4f685fb8fc3f1dcb8be8a411033cc31c5404d1dfce5d3849aa3f63a64d
120FIREBIRD_TARBALL := Firebird-3.0.13.33818-0.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100121# three static lines
122# so that git cherry-pick
123# will not run into conflicts
Xisco Fauli0798f0f2025-07-03 15:57:20 +0200124FONTCONFIG_SHA256SUM := 9f5cae93f4fffc1fbc05ae99cdfc708cd60dfd6612ffc0512827025c026fa541
125FONTCONFIG_TARBALL := fontconfig-2.17.1.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100126# three static lines
127# so that git cherry-pick
128# will not run into conflicts
Caolán McNamarabf052b02023-01-19 20:19:15 +0000129# There are sadly now two Caladea fonts with different metrics, see:
130# https://bugzilla.redhat.com/show_bug.cgi?id=2162532
131# https://github.com/huertatipografica/Caladea/issues/4
132# be careful on potential upgrades
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100133FONT_CALADEA_SHA256SUM := c48d1c2fd613c9c06c959c34da7b8388059e2408d2bb19845dc3ed35f76e4d09
134FONT_CALADEA_TARBALL := 368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100135# three static lines
136# so that git cherry-pick
137# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100138FONT_CARLITO_SHA256SUM := 4bd12b6cbc321c1cf16da76e2c585c925ce956a08067ae6f6c64eff6ccfdaf5a
139FONT_CARLITO_TARBALL := c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100140# three static lines
141# so that git cherry-pick
142# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100143FONT_DEJAVU_SHA256SUM := 7576310b219e04159d35ff61dd4a4ec4cdba4f35c00e002a136f00e96a908b0a
144FONT_DEJAVU_TARBALL := 33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100145# three static lines
146# so that git cherry-pick
147# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100148FONT_LIBERATION_NARROW_SHA256SUM := 8879d89b5ff7b506c9fc28efc31a5c0b954bbe9333e66e5283d27d20a8519ea3
149FONT_LIBERATION_NARROW_TARBALL := liberation-narrow-fonts-ttf-1.07.6.tar.gz
Xisco Fauliace72e82024-03-05 10:11:04 +0100150FONT_LIBERATION_SHA256SUM := 7191c669bf38899f73a2094ed00f7b800553364f90e2637010a69c0e268f25d0
151FONT_LIBERATION_TARBALL := liberation-fonts-ttf-2.1.5.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100152# three static lines
153# so that git cherry-pick
154# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100155FONT_LINLIBERTINEG_SHA256SUM := 54adcb2bc8cac0927a647fbd9362f45eff48130ce6e2379dc3867643019e08c5
156FONT_LINLIBERTINEG_TARBALL := e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100157# three static lines
158# so that git cherry-pick
159# will not run into conflicts
Xisco Fauli9e7f7512025-12-29 12:00:21 +0100160FONT_NOTO_KUFI_ARABIC_SHA256SUM := 34390882c196f032811f2a3db8982c1e839f69aae3e4c2c1fdd63203150690df
161FONT_NOTO_KUFI_ARABIC_TARBALL := NotoKufiArabic-v2.110.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100162# three static lines
163# so that git cherry-pick
164# will not run into conflicts
Xisco Fauliaa6b56c2024-11-26 19:22:14 +0100165FONT_NOTO_SANS_SHA256SUM := 0c34df072a3fa7efbb7cbf34950e1f971a4447cffe365d3a359e2d4089b958f5
166FONT_NOTO_SANS_TARBALL := NotoSans-v2.015.zip
Khaled Hosny69943f32023-09-26 11:24:31 +0300167# three static lines
168# so that git cherry-pick
169# will not run into conflicts
Xisco Fauli77bcd4d2024-11-26 19:24:12 +0100170FONT_NOTO_SERIF_SHA256SUM := 0e9a43c8a4b94ac76f55069ed1d7385bbcaf6b99527a94deb5619e032b7e76c1
171FONT_NOTO_SERIF_TARBALL := NotoSerif-v2.015.zip
Khaled Hosny96aba2d2023-09-26 11:30:54 +0300172# three static lines
173# so that git cherry-pick
174# will not run into conflicts
Xisco Faulie8356422024-04-24 17:43:27 +0200175FONT_NOTO_SERIF_HEBREW_SHA256SUM := 99523f4f21051495f18cbd5169ed0d1e9b395eefe770fece1844a4a7a00c46da
176FONT_NOTO_SERIF_HEBREW_TARBALL := NotoSerifHebrew-v2.004.zip
Khaled Hosny7376eed2023-09-26 12:08:00 +0300177# three static lines
178# so that git cherry-pick
179# will not run into conflicts
Khaled Hosny9998c242023-09-26 11:47:19 +0300180FONT_NOTO_SANS_ARABIC_SHA256SUM := a5a34ac1ea01d0d71c083f99440ebfb1f64224474a0d88bb7ef0e2f8d9a996d2
181FONT_NOTO_SANS_ARABIC_TARBALL := NotoSansArabic-v2.010.zip
182# three static lines
183# so that git cherry-pick
184# will not run into conflicts
Xisco Faulif4bc7692026-01-16 14:39:05 +0100185FONT_NOTO_NASKH_ARABIC_SHA256SUM := 6c050ab9bd087d69b733c505a7576e60c528c2f33cd7b91005a5bd7da4514032
186FONT_NOTO_NASKH_ARABIC_TARBALL := NotoNaskhArabic-v2.021.zip
Khaled Hosny4d6533a2023-09-26 11:53:35 +0300187# three static lines
188# so that git cherry-pick
189# will not run into conflicts
Xisco Fauli79a277a2024-06-04 17:39:43 +0200190FONT_NOTO_SANS_HEBREW_SHA256SUM := df0a71814b4e63644cf40fcc4529111b61266b7a2dafbe95068b29a7520cc3cb
191FONT_NOTO_SANS_HEBREW_TARBALL := NotoSansHebrew-v3.001.zip
Khaled Hosny448d5d72023-09-26 12:03:06 +0300192# three static lines
193# so that git cherry-pick
194# will not run into conflicts
Khaled Hosnyd69317c2023-09-26 12:28:42 +0300195FONT_NOTO_SANS_ARMENIAN_SHA256SUM := eab89b99e134177ca6a3f9f0412a7cb812aafceb13175d686b4c45cb237f64ac
196FONT_NOTO_SANS_ARMENIAN_TARBALL := NotoSansArmenian-v2.008.zip
197# three static lines
198# so that git cherry-pick
199# will not run into conflicts
Khaled Hosny15f234b2023-09-26 12:34:35 +0300200FONT_NOTO_SERIF_ARMENIAN_SHA256SUM := b21c198a4c76ae598a304decefb3b5c2a4c2d4c3ae226728eff359185f291c6f
201FONT_NOTO_SERIF_ARMENIAN_TARBALL := NotoSerifArmenian-v2.008.zip
202# three static lines
203# so that git cherry-pick
204# will not run into conflicts
Xisco Fauli922b0ec2024-02-23 12:30:32 +0100205FONT_NOTO_SANS_GEORGIAN_SHA256SUM := 10e85011008108308e6feab0408242acb07804da61ede3d3ff236461ae07ab1b
206FONT_NOTO_SANS_GEORGIAN_TARBALL := NotoSansGeorgian-v2.005.zip
Khaled Hosny529ddd52023-09-26 12:50:18 +0300207# three static lines
208# so that git cherry-pick
209# will not run into conflicts
Khaled Hosny0d49ac12023-09-26 12:56:53 +0300210FONT_NOTO_SERIF_GEORGIAN_SHA256SUM := cfb41a264b97d463bab6807a5be937ba4a6ddcfa93d519a21b98b0ba73ca27d4
211FONT_NOTO_SERIF_GEORGIAN_TARBALL := NotoSerifGeorgian-v2.003.zip
212# three static lines
213# so that git cherry-pick
214# will not run into conflicts
Khaled Hosnyc4609a02023-09-26 13:02:59 +0300215FONT_NOTO_SANS_LAO_SHA256SUM := 5a87c31b1a40ef8147c1e84437e5f0ceba2d4dbbfc0b56a65821ad29870da8c0
216FONT_NOTO_SANS_LAO_TARBALL := NotoSansLao-v2.003.zip
217# three static lines
218# so that git cherry-pick
219# will not run into conflicts
Khaled Hosny114b94f2023-09-26 13:07:09 +0300220FONT_NOTO_SERIF_LAO_SHA256SUM := e96a303d3347790b0ef3db274971a989a736ce766ec9ea1bea0e1458568a80b2
221FONT_NOTO_SERIF_LAO_TARBALL := NotoSerifLao-v2.003.zip
222# three static lines
223# so that git cherry-pick
224# will not run into conflicts
Khaled Hosny00db8422023-09-26 13:15:29 +0300225FONT_NOTO_SANS_LISU_SHA256SUM := b12a1ff762680681b7ce4d98dd29a7f54d90f5bcadd10c955afc640a27b3a268
226FONT_NOTO_SANS_LISU_TARBALL := NotoSansLisu-v2.102.zip
227# three static lines
228# so that git cherry-pick
229# will not run into conflicts
Xisco Fauli786aed32024-08-29 17:53:46 +0200230FONT_CULMUS_SHA256SUM := 6daed104481007752a76905000e71c0093c591c8ef3017d1b18222c277fc52e3
231FONT_CULMUS_TARBALL := culmus-0.140.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100232# three static lines
233# so that git cherry-pick
234# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100235FONT_LIBRE_HEBREW_SHA256SUM := f596257c1db706ce35795b18d7f66a4db99d427725f20e9384914b534142579a
236FONT_LIBRE_HEBREW_TARBALL := libre-hebrew-1.0.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100237# three static lines
238# so that git cherry-pick
239# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100240FONT_ALEF_SHA256SUM := b98b67602a2c8880a1770f0b9e37c190f29a7e2ade5616784f0b89fbdb75bf52
241FONT_ALEF_TARBALL := alef-1.001.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100242# three static lines
243# so that git cherry-pick
244# will not run into conflicts
Xisco Faulic42357a2025-03-28 15:26:12 +0100245FONT_AMIRI_SHA256SUM := cae999a9fc5638cb69cf0812e8bca1437ef1ebbf094f8b3c5b3f0a3ea2ef8c3a
246FONT_AMIRI_TARBALL := Amiri-1.001.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100247# three static lines
248# so that git cherry-pick
249# will not run into conflicts
Xisco Faulib5a71e12025-10-27 12:21:15 +0100250FONT_REEM_SHA256SUM := 94ae468fd88f37011607f03466bfc3a03fb617682b7bac6419b70de94cac22f0
251FONT_REEM_TARBALL := ReemKufi-2.0.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100252# three static lines
253# so that git cherry-pick
254# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100255FONT_SCHEHERAZADE_SHA256SUM := 251c8817ceb87d9b661ce1d5b49e732a0116add10abc046be4b8ba5196e149b5
256FONT_SCHEHERAZADE_TARBALL := Scheherazade-2.100.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100257# three static lines
258# so that git cherry-pick
259# will not run into conflicts
Andras Timar958cabd2024-06-29 23:18:25 +0200260FONT_AGDASIMA_TARBALL := Agdasima-2.002.zip
261FONT_AGDASIMA_SHA256SUM := b4c17499f8bc183320ffdcf1f8491c778dd68a237adc056dc08e1fcb2da488f3
262# three static lines
263# so that git cherry-pick
264# will not run into conflicts
265FONT_BACASIME_ANTIQUE_TARBALL := Bacasime_Antique-2.000.zip
266FONT_BACASIME_ANTIQUE_SHA256SUM := 81127cebc97d4ee0b950c2bc2d6be0ed29abfe0d5988435eb9a39e382557250a
267# three static lines
268# so that git cherry-pick
269# will not run into conflicts
270FONT_BELANOSIMA_TARBALL := Belanosima-2.000.zip
271FONT_BELANOSIMA_SHA256SUM := 9c30e9e7cdb0797b651113a77f6b789659b8d8598a466b2ba92754e9dec30449
272# three static lines
273# so that git cherry-pick
274# will not run into conflicts
275FONT_CAPRASIMO_TARBALL := Caprasimo-1.001.zip
276FONT_CAPRASIMO_SHA256SUM := f066d27cfc99b6601083be102d08b4039da8d2834e2795aabd890f16c6fd1b9b
277# three static lines
278# so that git cherry-pick
279# will not run into conflicts
280FONT_LUGRASIMO_TARBALL := Lugrasimo-1.001.zip
281FONT_LUGRASIMO_SHA256SUM := db24dff31e8ddf6a113556c947a219f9534b072852e9ce2079a08c94854a7503
282# three static lines
283# so that git cherry-pick
284# will not run into conflicts
285FONT_LUMANOSIMO_TARBALL := Lumanosimo-1.010.zip
286FONT_LUMANOSIMO_SHA256SUM := d4545ad6afded9a55d9a7728cfc7453cf5637861db87aafe0a730676a0cb960f
287# three static lines
288# so that git cherry-pick
289# will not run into conflicts
290FONT_LUNASIMA_TARBALL := Lunasima-2.009.zip
291FONT_LUNASIMA_SHA256SUM := 4302809cf4b95b481bec53de87484d919b391c90a518d065f6c775fd435a5393
292# three static lines
293# so that git cherry-pick
294# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100295FREEHAND_SHA256SUM := 0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac
296FREEHAND_TARBALL := libfreehand-0.1.2.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100297# three static lines
298# so that git cherry-pick
299# will not run into conflicts
Xisco Fauli713bc942026-03-23 10:05:31 +0100300FREETYPE_SHA256SUM := 36bc4f1cc413335368ee656c42afca65c5a3987e8768cc28cf11ba775e785a5f
301FREETYPE_TARBALL := freetype-2.14.3.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100302# three static lines
303# so that git cherry-pick
304# will not run into conflicts
Xisco Faulice20d922024-08-30 13:33:29 +0200305FROZEN_SHA256SUM := ed8339c017d7c5fe019ac2c642477f435278f0dc643c1d69d3f3b1e95915e823
306FROZEN_TARBALL := frozen-1.2.0.tar.gz
Tomaž Vajngerl472fec12022-07-16 12:17:20 +0200307# three static lines
308# so that git cherry-pick
309# will not run into conflicts
Xisco Faulie4d38da2026-01-02 11:09:16 +0100310GLM_SHA256SUM := 3aa4347b8f13cba882df1c7b61a6ca910c75a875c56ec3d75d7dc9ae8eac34df
311GLM_TARBALL := glm-1.0.3.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100312# three static lines
313# so that git cherry-pick
314# will not run into conflicts
Xisco Fauli82b8db02025-05-19 23:12:16 +0200315GPGME_SHA256SUM := bfc17f5bd1b178c8649fdd918956d277080f33df006a2dc40acdecdce68c50dd
316GPGME_TARBALL := gpgme-1.24.3.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100317# three static lines
318# so that git cherry-pick
319# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100320GRAPHITE_SHA256SUM := b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc
321GRAPHITE_TARBALL := graphite2-minimal-1.3.14.tgz
Christian Lohmaier37530312022-12-15 18:08:59 +0100322# three static lines
323# so that git cherry-pick
324# will not run into conflicts
Xisco Fauli47f6eb12026-03-23 10:26:18 +0100325HARFBUZZ_SHA256SUM := 6695da3eb7e1be0aa3092fe4d81433a33b47f4519259c759d729e3a9a55c1429
326HARFBUZZ_TARBALL := harfbuzz-13.2.1.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100327# three static lines
328# so that git cherry-pick
329# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100330HSQLDB_SHA256SUM := d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370
331HSQLDB_TARBALL := 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100332# three static lines
333# so that git cherry-pick
334# will not run into conflicts
László Németh247e1612022-12-29 22:09:55 +0100335HUNSPELL_SHA256SUM := 11ddfa39afe28c28539fe65fc4f1592d410c1e9b6dd7d8a91ca25d85e9ec65b8
336HUNSPELL_TARBALL := hunspell-1.7.2.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100337# three static lines
338# so that git cherry-pick
339# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100340HYPHEN_SHA256SUM := 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
341HYPHEN_TARBALL := 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100342# three static lines
343# so that git cherry-pick
344# will not run into conflicts
Michael Weghorn809409c2023-10-25 16:19:33 +0200345IACCESSIBLE2_SHA256SUM := 0e279003f5199f80031c6dcd08f79d6f65a0505139160e7df0d09b226bff4023
346IACCESSIBLE2_TARBALL := IAccessible2-1.3+git20231013.3d8c7f0.tar.gz
347# three static lines
348# so that git cherry-pick
349# will not run into conflicts
Xisco Faulie56ec7a2026-03-23 10:52:08 +0100350ICU_SHA256SUM := 3a2e7a47604ba702f345878308e6fefeca612ee895cf4a5f222e7955fabfe0c0
351ICU_TARBALL := icu4c-78.3-sources.tgz
352ICU_DATA_SHA256SUM := 9d8b3899096aeb83e4e21ef8a40fec9e03b28db18c48452efac882ce25a91e27
353ICU_DATA_TARBALL := icu4c-78.3-data.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100354# three static lines
355# so that git cherry-pick
356# will not run into conflicts
Xisco Fauli1f7acee2024-12-16 09:30:25 +0100357JAVA_WEBSOCKET_SHA256SUM := f3ce29efde338707241d47ab4784b19a1e3658bfa0564b5bc5f80c27e5118728
Christian Lohmaierbb26aa32025-02-07 11:53:12 +0100358# please also adjust the version in ridljar/pom.libreoffice.xml
Xisco Fauli1f7acee2024-12-16 09:30:25 +0100359JAVA_WEBSOCKET_TARBALL := Java-WebSocket-1.6.0.tar.gz
Skyler Grey8e246332023-08-18 13:30:35 +0000360# three static lines
361# so that git cherry-pick
362# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100363JFREEREPORT_FLOW_ENGINE_SHA256SUM := 233f66e8d25c5dd971716d4200203a612a407649686ef3b52075d04b4c9df0dd
364JFREEREPORT_FLOW_ENGINE_TARBALL := ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
365JFREEREPORT_FLUTE_SHA256SUM := 1b5b24f7bc543c0362b667692f78db8bab4ed6dafc6172f104d0bd3757d8a133
366JFREEREPORT_FLUTE_TARBALL := d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
367JFREEREPORT_LIBBASE_SHA256SUM := 75c80359c9ce343c20aab8a36a45cb3b9ee7c61cf92c13ae45399d854423a9ba
368JFREEREPORT_LIBBASE_TARBALL := eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
369JFREEREPORT_LIBFONTS_SHA256SUM := e0531091787c0f16c83965fdcbc49162c059d7f0c64669e7f119699321549743
370JFREEREPORT_LIBFONTS_TARBALL := 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
371JFREEREPORT_LIBFORMULA_SHA256SUM := 5826d1551bf599b85742545f6e01a0079b93c1b2c8434bf409eddb3a29e4726b
372JFREEREPORT_LIBFORMULA_TARBALL := 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
373JFREEREPORT_LIBLAYOUT_SHA256SUM := e1fb87f3f7b980d33414473279615c4644027e013012d156efa538bc2b031772
374JFREEREPORT_LIBLAYOUT_TARBALL := db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
375JFREEREPORT_LIBLOADER_SHA256SUM := 3d853b19b1d94a6efa69e7af90f7f2b09ecf302913bee3da796c15ecfebcfac8
376JFREEREPORT_LIBLOADER_TARBALL := 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
377JFREEREPORT_LIBREPOSITORY_SHA256SUM := abe2c57ac12ba45d83563b02e240fa95d973376de2f720aab8fe11f2e621c095
378JFREEREPORT_LIBREPOSITORY_TARBALL := 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
379JFREEREPORT_LIBSERIALIZER_SHA256SUM := 05640a1f6805b2b2d7e2cb9c50db9a5cb084e3c52ab1a71ce015239b4a1d4343
380JFREEREPORT_LIBSERIALIZER_TARBALL := f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
381JFREEREPORT_LIBXML_SHA256SUM := 7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66
382JFREEREPORT_LIBXML_TARBALL := ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
383JFREEREPORT_SAC_SHA256SUM := 085f2112c51fa8c1783fac12fbd452650596415121348393bb51f0f7e85a9045
384JFREEREPORT_SAC_TARBALL := 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100385# three static lines
386# so that git cherry-pick
387# will not run into conflicts
Xisco Faulia24f07c2026-03-31 16:33:33 +0200388LIBJPEG_TURBO_SHA256SUM := ecae8008e2cc9ade2f2c1bb9d5e6d4fb73e7c433866a056bd82980741571a022
389LIBJPEG_TURBO_TARBALL := libjpeg-turbo-3.1.4.1.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100390# three static lines
391# so that git cherry-pick
392# will not run into conflicts
Xisco Fauli51761132025-08-26 17:46:49 +0200393LANGTAGREG_SHA256SUM := 9b008d21f97bbf37c5aefd07805ff5500524bccbe8c39d623e184b1ed425ff39
394LANGTAGREG_TARBALL := language-subtag-registry-2025-08-25.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100395# three static lines
396# so that git cherry-pick
397# will not run into conflicts
Xisco Faulibc261922026-01-09 15:13:44 +0100398LCMS2_SHA256SUM := ee67be3566f459362c1ee094fde2c159d33fa0390aa4ed5f5af676f9e5004347
399LCMS2_TARBALL := lcms2-2.18.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100400# three static lines
401# so that git cherry-pick
402# will not run into conflicts
Xisco Faulidbff1a32025-02-19 09:47:16 +0100403LIBASSUAN_SHA256SUM := d2931cdad266e633510f9970e1a2f346055e351bb19f9b78912475b8074c36f6
404LIBASSUAN_TARBALL := libassuan-3.0.2.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100405# three static lines
406# so that git cherry-pick
407# will not run into conflicts
Xisco Fauli90608302025-12-04 17:22:50 +0100408LIBATOMIC_OPS_SHA256SUM := 0db3ebff755db170f65e74a64ec4511812e9ee3185c232eeffeacd274190dfb0
409LIBATOMIC_OPS_TARBALL := libatomic_ops-7.10.0.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100410# three static lines
411# so that git cherry-pick
412# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100413LIBEOT_SHA256SUM := cf5091fa8e7dcdbe667335eb90a2cfdd0a3fe8f8c7c8d1ece44d9d055736a06a
414LIBEOT_TARBALL := libeot-0.01.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100415# three static lines
416# so that git cherry-pick
417# will not run into conflicts
Caolán McNamara78027c62024-01-01 17:07:10 +0000418LIBEXTTEXTCAT_SHA256SUM := df0a59d413a5b202573d8d4f5159e33a8538da4f8e8e60979facc64d6290cebd
419LIBEXTTEXTCAT_TARBALL := libexttextcat-3.4.7.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100420# three static lines
421# so that git cherry-pick
422# will not run into conflicts
Xisco Faulied0414c2025-08-07 00:52:22 +0200423LIBFFI_SHA256SUM := f3a3082a23b37c293a4fcd1053147b371f2ff91fa7ea1b2a52e335676bac82dc
424LIBFFI_TARBALL := libffi-3.5.2.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100425# three static lines
426# so that git cherry-pick
427# will not run into conflicts
Xisco Fauli00a5bc12026-02-18 14:35:29 +0100428LIBGPGERROR_SHA256SUM := a19bc5087fd97026d93cb4b45d51638d1a25202a5e1fbc3905799f424cfa6134
429LIBGPGERROR_TARBALL := libgpg-error-1.59.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100430# three static lines
431# so that git cherry-pick
432# will not run into conflicts
Xisco Fauli9bb39472025-09-24 14:38:35 +0200433LIBLANGTAG_SHA256SUM := a96975b79ddd8fef6d9295c083fe3f1afa1a8898a57235d4069255ade44e5cf2
434LIBLANGTAG_TARBALL := liblangtag-0.6.8.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100435# three static lines
436# so that git cherry-pick
437# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100438LIBNUMBERTEXT_SHA256SUM := 5dcb4db3b2340f81f601ce86d8d76b69e34d70f84f804192c901e4b7f84d5fb0
439LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.11.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100440# three static lines
441# so that git cherry-pick
442# will not run into conflicts
Xisco Fauli32274662024-04-01 12:59:17 +0200443LIBTOMMATH_SHA256SUM := 296272d93435991308eb73607600c034b558807a07e829e751142e65ccfa9d08
444LIBTOMMATH_TARBALL := ltm-1.3.0.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100445# three static lines
446# so that git cherry-pick
447# will not run into conflicts
Xisco Fauli2925fdd2025-07-10 16:45:00 +0200448LIBWEBP_SHA256SUM := e4ab7009bf0629fd11982d4c2aa83964cf244cffba7347ecd39019a9e38c4564
449LIBWEBP_TARBALL := libwebp-1.6.0.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100450# three static lines
451# so that git cherry-pick
452# will not run into conflicts
Xisco Fauli0971d4822025-11-10 09:50:06 +0100453XMLSEC_SHA256SUM := a631c8cd7a6b86e6adb9f5b935d45a9cf9768b3cb090d461e8eb9d043cf9b62f
454XMLSEC_TARBALL := xmlsec1-1.3.9.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100455# three static lines
456# so that git cherry-pick
457# will not run into conflicts
Xisco Faulif5a81532025-10-22 10:31:23 +0200458LIBXML_SHA256SUM := c8b9bc81f8b590c33af8cc6c336dbff2f53409973588a351c95f1c621b13d09d
459LIBXML_VERSION_MICRO := 2
460LIBXML_TARBALL := libxml2-2.15.$(LIBXML_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100461# three static lines
462# so that git cherry-pick
463# will not run into conflicts
Xisco Faulied14fd42025-12-04 12:13:56 +0100464LIBXSLT_SHA256SUM := 9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee5d216e
465LIBXSLT_VERSION_MICRO := 45
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100466LIBXSLT_TARBALL := libxslt-1.1.$(LIBXSLT_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100467# three static lines
468# so that git cherry-pick
469# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100470LPSOLVE_SHA256SUM := 171816288f14215c69e730f7a4f1c325739873e21f946ff83884b350574e6695
471LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100472# three static lines
473# so that git cherry-pick
474# will not run into conflicts
Xisco Fauli0453e842025-09-22 09:39:58 +0200475LXML_SHA256SUM := cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62
476LXML_TARBALL := lxml-6.0.2.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100477# three static lines
478# so that git cherry-pick
479# will not run into conflicts
Xisco Faulie7377452026-03-31 22:10:03 +0200480LZMA_SHA256SUM := 3d3a1b973af218114f4f889bbaa2f4c037deaae0c8e815eec381c3d546b974a0
481LZMA_TARBALL := xz-5.8.3.tar.gz
Xisco Fauli1cb84d62025-10-30 20:11:23 +0100482# three static lines
483# so that git cherry-pick
484# will not run into conflicts
Xisco Fauli72f548d2025-12-01 13:24:23 +0100485MARIADB_CONNECTOR_C_SHA256SUM := 156aed3b49f857d0ac74fb76f1982968bcbfd8382da3f5b6ae71f616729920d7
486MARIADB_CONNECTOR_C_TARBALL := mariadb-connector-c-3.4.8-src.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100487# three static lines
488# so that git cherry-pick
489# will not run into conflicts
Kohei Yoshida8aa7a232026-03-02 19:01:06 -0500490MDDS_SHA256SUM := 673f5bb94612dbba581fc92b99b5e5dd1a53e29496a5dbc936432f6b0687c112
491MDDS_TARBALL := mdds-3.2.1.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100492# three static lines
493# so that git cherry-pick
494# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100495MDNSRESPONDER_SHA256SUM := e777b4d7dbf5eb1552cb80090ad1ede319067ab6e45e3990d68aabf6e8b3f5a0
496MDNSRESPONDER_TARBALL := mDNSResponder-878.200.35.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100497# three static lines
498# so that git cherry-pick
499# will not run into conflicts
Patrick Luby26c44f92025-08-02 17:12:57 -0400500MESON_SHA256SUM := f118aa910fc0a137cc2dd0122232dbf82153d9a12fb5b0f5bb64896f6a157abf
501MESON_TARBALL := meson-1.8.3.tar.gz
Christian Lohmaier9430b652025-05-07 19:46:13 +0200502# three static lines
503# so that git cherry-pick
504# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100505MSPUB_SHA256SUM := ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba
506MSPUB_TARBALL := libmspub-0.1.4.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100507# three static lines
508# so that git cherry-pick
509# will not run into conflicts
Xisco Fauli16357c62024-05-10 14:28:41 +0200510MWAW_SHA256SUM := a1a39ffcea3ff2a7a7aae0c23877ddf4918b554bf82b0de5d7ce8e7f61ea8e32
511MWAW_VERSION_MICRO := 22
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100512MWAW_TARBALL := libmwaw-0.3.$(MWAW_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100513# three static lines
514# so that git cherry-pick
515# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100516MYTHES_SHA256SUM := 19279f70707bbe5ffa619f2dc319f888cec0c4a8d339dc0a21330517bd6f521d
517MYTHES_TARBALL := mythes-1.2.5.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100518# three static lines
519# so that git cherry-pick
520# will not run into conflicts
Xisco Fauli13d91cf2026-03-25 09:43:04 +0100521NSS_SHA256SUM := d7c18446797a8b1f20524cb20ef32feba043c12077ee1a772c63f344b9435c36
522NSS_TARBALL := nss-3.122-with-nspr-4.38.2.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100523# three static lines
524# so that git cherry-pick
525# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100526ODFGEN_SHA256SUM := 55200027fd46623b9bdddd38d275e7452d1b0ff8aeddcad6f9ae6dc25f610625
527ODFGEN_VERSION_MICRO := 8
528ODFGEN_TARBALL := libodfgen-0.1.$(ODFGEN_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100529# three static lines
530# so that git cherry-pick
531# will not run into conflicts
Xisco Fauli83837962026-01-30 15:03:57 +0100532ODFVALIDATOR_SHA256SUM := c4178c5ba63f9cfa5b975f5af2d276c79919400b3bc5d38cedb9372435908fb2
533ODFVALIDATOR_JAR := odfvalidator-0.13.0-jar-with-dependencies.jar
Christian Lohmaier37530312022-12-15 18:08:59 +0100534# three static lines
535# so that git cherry-pick
536# will not run into conflicts
Noel Grandin49a1acf2026-01-13 10:19:57 +0200537OFFICEOTRON_SHA256SUM := c72cdcb7fe7cfe917d1fb8766ddbc3f92b6124ecd5fb8c6dc0ddabb74a7e057c
538OFFICEOTRON_JAR := officeotron-0.8.8.jar
Christian Lohmaier37530312022-12-15 18:08:59 +0100539# three static lines
540# so that git cherry-pick
541# will not run into conflicts
Xisco Fauli70393732026-02-02 15:38:09 +0100542VERAPDF_SHA256SUM := bdeef807f7e883fe3ff4e0a4712dc216064ca670d5c857fbc94408266719f0f4
543VERAPDF_JAR := verapdf-cli-1.29.0.jar
544# three static lines
545# so that git cherry-pick
546# will not run into conflicts
Stephan Bergmann28bad382024-01-04 12:00:27 +0100547ONLINEUPDATE_SHA256SUM := 37206cf981e8409d048b59ac5839621ea107ff49af72beb9d7769a2f41da8d90
548ONLINEUPDATE_TARBALL := onlineupdate-c003be8b9727672e7d30972983b375f4c200233f-2.tar.xz
Stephan Bergmann3a445cb2023-12-08 16:39:43 +0100549# three static lines
550# so that git cherry-pick
551# will not run into conflicts
Xisco Fauli5935eb92026-03-09 23:03:12 +0100552OPENLDAP_SHA256SUM := d693b49517a42efb85a1a364a310aed16a53d428d1b46c0d31ef3fba78fcb656
553OPENLDAP_TARBALL := openldap-2.6.13.tgz
Christian Lohmaier37530312022-12-15 18:08:59 +0100554# three static lines
555# so that git cherry-pick
556# will not run into conflicts
Xisco Fauli3466a602026-01-27 16:54:28 +0100557OPENSSL_SHA256SUM := b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89
558OPENSSL_TARBALL := openssl-3.5.5.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100559# three static lines
560# so that git cherry-pick
561# will not run into conflicts
Kohei Yoshidad48fddc2025-09-15 22:28:20 -0400562ORCUS_SHA256SUM := 1c6e473d6b8a63d61d0e6874a1762d6f0e0e78338d763e48ac93126ecde19b37
563ORCUS_TARBALL := liborcus-0.21.0.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100564# three static lines
565# so that git cherry-pick
566# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100567PAGEMAKER_SHA256SUM := 66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d
568PAGEMAKER_TARBALL := libpagemaker-0.0.4.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100569# three static lines
570# so that git cherry-pick
571# will not run into conflicts
Xisco Fauli2f575692026-02-19 12:38:20 +0100572PDFIUM_SHA256SUM := 8de122fff74461770c9ca93ca3e6ca946b077f9110d562f40815e187e1255774
573PDFIUM_TARBALL := pdfium-7681.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100574# three static lines
575# so that git cherry-pick
576# will not run into conflicts
Xisco Fauli00412002025-12-05 13:09:46 +0100577AFDKO_SHA256SUM := 5feed7c2468e25b25fce0479c04af07f4ed2680bc9251bb4c4aef9ec2fba5720
578AFDKO_TARBALL := afdko-4.0.3.tar.gz
Caolán McNamara42970952025-09-19 14:17:55 +0100579# three static lines
580# so that git cherry-pick
581# will not run into conflicts
582ANTLR4CPPRUNTIME_SHA256SUM := 0ed13668906e86dbc0dcddf30fdee68c10203dea4e83852b4edb810821bee3c4
583ANTLR4CPPRUNTIME_TARBALL := antlr4-cpp-runtime-4.13.2-source.zip
584# three static lines
585# so that git cherry-pick
586# will not run into conflicts
Caolán McNamara2b515d092025-09-19 12:47:25 +0100587PIXMAN_SHA256SUM := a098c33924754ad43f981b740f6d576c70f9ed1006e12221b1845431ebce1239
588PIXMAN_TARBALL := pixman-0.46.4.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100589# three static lines
590# so that git cherry-pick
591# will not run into conflicts
Xisco Faulia4eba672026-03-26 09:03:03 +0100592LIBPNG_SHA256SUM := f7d8bf1601b7804f583a254ab343a6549ca6cf27d255c302c47af2d9d36a6f18
593LIBPNG_TARBALL := libpng-1.6.56.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100594# three static lines
595# so that git cherry-pick
596# will not run into conflicts
Xisco Faulib3a027d2025-09-18 18:16:36 +0200597LIBTIFF_SHA256SUM := b92017489bdc1db3a4c97191aa4b75366673cb746de0dce5d7a749d5954681ba
598LIBTIFF_TARBALL := tiff-4.7.1.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100599# three static lines
600# so that git cherry-pick
601# will not run into conflicts
Xisco Fauli107bdeb2026-03-05 11:05:26 +0100602POPPLER_SHA256SUM := 8b3c5e2a9f2ab4c3ec5029f28af1b433c6b71f0d1e7b3997aa561cf1c0ca4ebe
603POPPLER_TARBALL := poppler-26.03.0.tar.xz
Taichi Haradaguchi79e60bb2023-03-14 19:01:26 +0900604POPPLER_DATA_SHA256SUM := c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74
605POPPLER_DATA_TARBALL := poppler-data-0.4.12.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100606# three static lines
607# so that git cherry-pick
608# will not run into conflicts
Xisco Faulida8aeb12026-02-26 16:40:16 +0100609POSTGRESQL_SHA256SUM := ae14f24c14727e0b2ded1c5553031666099bd1054db3ef44bfa6e2bd6d554a56
610POSTGRESQL_TARBALL := postgresql-15.17.tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100611# three static lines
612# so that git cherry-pick
613# will not run into conflicts
Xisco Fauliabd3a752026-02-04 09:48:16 +0100614PYTHON_SHA256SUM := 2a84cd31dd8d8ea8aaff75de66fc1b4b0127dd5799aa50a64ae9a313885b4593
615PYTHON_TARBALL := Python-3.13.12.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100616# three static lines
617# so that git cherry-pick
618# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100619QXP_SHA256SUM := e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c
620QXP_TARBALL := libqxp-0.0.2.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100621# three static lines
622# so that git cherry-pick
623# will not run into conflicts
Taichi haradaguchic75c21e2024-01-06 14:49:07 +0900624RAPTOR_SHA256SUM := 089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680
625RAPTOR_TARBALL := raptor2-2.0.16.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100626# three static lines
627# so that git cherry-pick
628# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100629RASQAL_SHA256SUM := 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
630RASQAL_TARBALL := 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100631# three static lines
632# so that git cherry-pick
633# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100634REDLAND_SHA256SUM := de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681
635REDLAND_TARBALL := e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100636# three static lines
637# so that git cherry-pick
638# will not run into conflicts
Xisco Fauli49a02032024-05-09 18:02:59 +0200639REVENGE_SHA256SUM := 5892ca6796f7a2a93d580832e907e849b19d980b40d326a283b18877ab6de0c5
640REVENGE_VERSION_MICRO := 5
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100641REVENGE_TARBALL := librevenge-0.0.$(REVENGE_VERSION_MICRO).tar.bz2
Christian Lohmaier37530312022-12-15 18:08:59 +0100642# three static lines
643# so that git cherry-pick
644# will not run into conflicts
Ujjawal Kumar8539f392025-06-13 23:07:17 +0530645MD4C_SHA256SUM := 55d0111d48fb11883aaee91465e642b8b640775a4d6993c2d0e7a8092758ef21
646MD4C_TARBALL := md4c-release-0.5.2.tar.gz
647# three static lines
648# so that git cherry-pick
649# will not run into conflicts
Xisco Fauli2f83cff2025-12-04 11:14:36 +0100650RHINO_SHA256SUM := 65599965d82c0e60332601d511dacb0241e796cabfa5550c72bb80c4bf89e8ad
651RHINO_TARBALL := rhino-1.7.15.1.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100652# three static lines
653# so that git cherry-pick
654# will not run into conflicts
Xisco Fauli358c3ee2026-03-24 17:17:45 +0100655SKIA_SHA256SUM := 1c64e5ea66040e38689e163d9a64b7aa2d3de7225c2bf21db422329f6825489a
656SKIA_TARBALL := skia-m147-fd139e79fd4553ba16556c1bca6c0f4dd9bc6fa5.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100657# three static lines
658# so that git cherry-pick
659# will not run into conflicts
Xisco Fauli60ce5b22026-03-07 12:33:42 +0100660SQLITE3_SHA256SUM := 45d0fea15971dd1300e5b509f48ca134621e10d9297713b64618fbca21b325fa
661SQLITE3_TARBALL := sqlite-amalgamation-3520000.zip
Xisco Faulif98ce0f2025-10-27 14:39:23 +0100662# three static lines
663# so that git cherry-pick
664# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100665STAROFFICE_SHA256SUM := f94fb0ad8216f97127bedef163a45886b43c62deac5e5b0f5e628e234220c8db
666STAROFFICE_VERSION_MICRO := 7
667STAROFFICE_TARBALL := libstaroffice-0.0.$(STAROFFICE_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100668# three static lines
669# so that git cherry-pick
670# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100671TWAIN_DSM_SHA256SUM := 82c818be771f242388457aa8c807e4b52aa84dc22b21c6c56184a6b4cbb085e6
672TWAIN_DSM_TARBALL := twaindsm_2.4.1.orig.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100673# three static lines
674# so that git cherry-pick
675# will not run into conflicts
Xisco Fauli63887d92025-09-23 16:06:12 +0200676VISIO_SHA256SUM := 9e9eff75112d4d92d92262ad7fc2599c21e26f8fc5ba54900efdc83c0501e472
677VISIO_TARBALL := libvisio-0.1.10.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100678# three static lines
679# so that git cherry-pick
680# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100681WPD_SHA256SUM := 2465b0b662fdc5d4e3bebcdc9a79027713fb629ca2bff04a3c9251fdec42dd09
682WPD_VERSION_MICRO := 3
683WPD_TARBALL := libwpd-0.10.$(WPD_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100684# three static lines
685# so that git cherry-pick
686# will not run into conflicts
Julien Nabet0c0c9a02023-04-30 07:47:40 +0200687WPG_SHA256SUM := b55fda9440d1e070630eb2487d8b8697cf412c214a27caee9df69cec7c004de3
688WPG_VERSION_MICRO := 4
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100689WPG_TARBALL := libwpg-0.3.$(WPG_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100690# three static lines
691# so that git cherry-pick
692# will not run into conflicts
Taichi Haradaguchi6acdde82023-09-21 20:23:26 +0900693WPS_SHA256SUM := 365b968e270e85a8469c6b160aa6af5619a4e6c995dbb04c1ecc1b4dd13e80de
694WPS_VERSION_MICRO := 14
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100695WPS_TARBALL := libwps-0.4.$(WPS_VERSION_MICRO).tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100696# three static lines
697# so that git cherry-pick
698# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100699XSLTML_SHA256SUM := 75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870
700XSLTML_TARBALL := a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
Christian Lohmaier37530312022-12-15 18:08:59 +0100701# three static lines
702# so that git cherry-pick
703# will not run into conflicts
Michael Stahlb28efcf2025-06-24 15:34:40 +0200704YRS_SHA256SUM := 67c02f1b74fda33bcc824a310028c100ce2a84b6e63ade46ae1a3258e867a225
705YRS_TARBALL := y-crdt-0.23.5.tar.gz
706# three static lines
707# so that git cherry-pick
708# will not run into conflicts
Xisco Fauli47edd832026-02-18 12:45:07 +0100709ZLIB_SHA256SUM := d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3
710ZLIB_TARBALL := zlib-1.3.2.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100711# three static lines
712# so that git cherry-pick
713# will not run into conflicts
Akshay Kumar Dubeyb4107492025-04-16 02:05:16 +0530714ZSTD_SHA256SUM := eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3
715ZSTD_TARBALL := zstd-1.5.7.tar.gz
716# three static lines
717# so that git cherry-pick
718# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100719ZMF_SHA256SUM := 27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22
720ZMF_TARBALL := libzmf-0.0.2.tar.xz
Christian Lohmaier37530312022-12-15 18:08:59 +0100721# three static lines
722# so that git cherry-pick
723# will not run into conflicts
Xisco Fauli5ed5f6d2025-08-07 10:17:30 +0200724ZXCVBN_C_SHA256SUM := 11e39f6776f9c82c68b2acb94336e32697d4ab6cdb4ac16f9583ccbdd735113a
725ZXCVBN_C_TARBALL := zxcvbn-c-2.6.tar.gz
Sarper Akdemir3d5cafb2023-10-02 15:56:04 +0300726# three static lines
727# so that git cherry-pick
728# will not run into conflicts
Xisco Fauli1e1a0d42026-02-19 13:18:15 +0100729ZXING_SHA256SUM := e957f13e2ad4e31badb3d9af3f6ba8999a3ca3c9cc4d6bafc98032f9cce1a090
730ZXING_TARBALL := zxing-cpp-3.0.2.tar.gz
Christian Lohmaier37530312022-12-15 18:08:59 +0100731# three static lines
732# so that git cherry-pick
733# will not run into conflicts
Christian Lohmaierec4409a2022-12-15 14:00:28 +0100734OPENSYMBOL_SHA256SUM := f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140
735OPENSYMBOL_TTF := f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf