Commit Graph

22112 Commits

Author SHA1 Message Date
Jérôme Duval
ac69c86862 mosquitto: clean up 2023-03-22 14:38:22 +01:00
Jérôme Duval
98fd6bc248 apitrace: clean up 2023-03-22 14:36:02 +01:00
Jérôme Duval
2662d5e597 zopfli: clean up 2023-03-22 14:34:25 +01:00
Jérôme Duval
d0ff4cbb2d lugaru: clean up 2023-03-22 14:31:13 +01:00
Jérôme Duval
332f51a276 multimarkdown: clean up 2023-03-22 14:29:46 +01:00
Jérôme Duval
3805466c93 aiohttp: trigger build 2023-03-22 14:22:59 +01:00
OscarL
52a1bc299d aiosignal: drop support for Python 3.7, add it for 3.10. (#8051)
switch to any architecture
2023-03-22 14:18:42 +01:00
OscarL
1a0f70c27d aiohttp: switch to x86, drop support for Python 3.7, add it for 3.10. (#8049)
Build was broken for x86_gcc2.

Provide also the "non _x86" package name. This should fix the build
failure for slixmpp after #8036.
2023-03-22 13:51:42 +01:00
Schrijvers Luc
5a8a315b5f libggz, fix build, switch to secondary architecture on 32bit, disable static library (#8050) 2023-03-22 13:47:23 +01:00
OscarL
0a0dce5247 multidict: switch to x86, drop support for Python 3.7, add it for 3.10. (#8046)
Build was broken on x86_gcc2.
2023-03-22 13:42:26 +01:00
Jérôme Duval
0ad58c0835 pycares: trigger x86 build 2023-03-22 13:41:22 +01:00
Jérôme Duval
8a070b50a7 cffi: no lib suffix for 3.8 and up 2023-03-22 13:29:33 +01:00
OscarL
002af9d79a frozenlist: switch to x86, drop Python 3.7, add Python 3.10. (#8045)
Build was broken on x86_gcc2.
2023-03-22 13:26:35 +01:00
Jérôme Duval
a8e059150c yarl: missing secondaryArchSuffix 2023-03-22 13:23:55 +01:00
OscarL
c04a168f4d yarl: switch to x86, drop support for Python 3.7, add it for 3.10. (#8047)
Build was broken for x86_gcc2.
2023-03-22 13:20:38 +01:00
OscarL
e5b9dbbcca paramiko: drop support for Python 3.7 and 3.8. (#8026) 2023-03-22 13:13:07 +01:00
Schrijvers Luc
fdaed59dd7 janet, remove static library (#8048) 2023-03-22 13:12:00 +01:00
OscarL
831027861f cffi: Drop Python 3.7. Provide "non _x86" package name on x86_gcc2. (#8043)
Should fix the 32 bits build of pycares after #8035.
2023-03-22 12:03:18 +01:00
OscarL
19988650ec pycares: Provide "non _x86" name on x86_gcc2. (#8044) 2023-03-22 12:02:18 +01:00
Gerasim Troeglazov
9db266e717 epiphany: bump version 2023-03-22 20:55:02 +10:00
Gerasim Troeglazov
1db9b09f68 librepcb: bump version 2023-03-22 20:53:23 +10:00
Gerasim Troeglazov
5fa5538358 geogebra: bump version 2023-03-22 20:52:06 +10:00
Jérôme Duval
2be82d11c5 cegui: bump revision 2023-03-22 10:23:45 +01:00
Schrijvers Luc
cf9007a2dc ode, disable static library (#8042) 2023-03-22 09:10:25 +01:00
Schrijvers Luc
602d51b642 physfs, disable static library, add missing CMAKE_BUILD_TYPE (#8041) 2023-03-22 08:59:40 +01:00
Jérôme Duval
022b9daa96 libebml4: clean up 2023-03-22 08:54:31 +01:00
Schrijvers Luc
99c42eb5cf cegui, missing CMAKE_BUILD_TYPE (#8040) 2023-03-22 08:49:25 +01:00
Jérôme Duval
6c4ed285d5 calligra: rebuild for x86
okular_plugins subpackage depends on an older version of okular
2023-03-22 06:41:28 +01:00
Gerasim Troeglazov
55ab50f1d3 Telegram: bump version 2023-03-22 14:39:31 +10:00
davidkaroly
22fe646096 qemu-7.2.0: new recipe (#7789) 2023-03-21 15:14:48 -04:00
Schrijvers Luc
33e11f867d box2d23, disable static library (#8039) 2023-03-21 17:11:50 +01:00
Schrijvers Luc
a4501bfa8e libftdi, disable static library (#8038) 2023-03-21 16:31:12 +01:00
OscarL
c4e3305784 slixmpp: update to 1.8.2, switch to Python 3.9+ (#8036) 2023-03-21 14:34:26 +01:00
OscarL
39a43c4e4f pycares: drop support for 3.7, add it for 3.9 and 3.10. (#8035) 2023-03-21 14:33:25 +01:00
Schrijvers Luc
49645b09b5 lmdb, remove static library (#8034) 2023-03-21 11:05:05 +01:00
Schrijvers Luc
20123e2cb4 haikuporter, bump version (#8033) 2023-03-21 10:48:26 +01:00
Schrijvers Luc
98a2a0228d sqlcipher, disable static library (#8032) 2023-03-21 10:24:46 +01:00
Schrijvers Luc
7013004754 polyclipping, fix build (#8031) 2023-03-21 09:37:41 +01:00
OscarL
f2dc3049c7 twisted: recipe clean up (#8028)
- use loops for PROVIDES_pythonxx.
- simplify code where possible.
- remove checks related to x86_gcc2.

It should be easier to add support for newer Python versions now.
2023-03-21 08:14:01 +01:00
Gerasim Troeglazov
b94bed01b1 Telegram: bump version 2023-03-21 16:10:11 +10:00
Schrijvers Luc
45ee0f564b Disable boost versions 1.65.1 and 1.66.0, no longer installable, and buildmaster shouldn't try to use them. (#8020) 2023-03-21 06:48:21 +01:00
Peter van Dijk
e0bca2c0f8 new ports: tio + its dependency inih (#7948)
* inih: new port, version r56

* tio: new port, version 2.5
2023-03-20 20:40:27 +01:00
Schrijvers Luc
6e13f8b688 wv, disable static library (#8024) 2023-03-20 20:39:52 +01:00
Schrijvers Luc
bd9b235cf1 sablotron, disable static library (#8023) 2023-03-20 19:55:55 +01:00
Schrijvers Luc
946a90d2d0 psiconv, disable static library (#8021) 2023-03-20 19:44:33 +01:00
Schrijvers Luc
62026bd1c8 libwpd, use recent boost version (#8019) 2023-03-20 18:25:38 +01:00
Schrijvers Luc
3b4d87f843 libwpd, fix build (#8018) 2023-03-20 18:15:02 +01:00
Schrijvers Luc
9c47f73848 hoedown, force rebuild (#8017) 2023-03-20 15:25:09 +01:00
Schrijvers Luc
08fd91bf92 libmspub, fix build (#8016) 2023-03-20 15:10:45 +01:00
Schrijvers Luc
9f0f35c8aa hoedown, remove static library (#8015) 2023-03-20 12:34:33 +01:00