Joachim Mairböck
f48c2a86d2
extutils_config: new perl module recipe
2025-02-09 14:03:24 +01:00
Al Hoang
2ea27f5e7d
nim: update to 2.2.0 ( #11750 )
2025-02-08 12:44:59 -07:00
Al Hoang
810d22563f
mosquitto: update to 2.0.20 ( #11751 )
...
* mosquitto: update to 2.0.20
* update per suggestions, add missing license
2025-02-08 12:38:34 -07:00
Schrijvers Luc
7da870b568
tokodon, bump version ( #11749 )
2025-02-08 10:15:10 +00:00
Schrijvers Luc
ccaa7b5aeb
neochat, bump version ( #11748 )
2025-02-08 09:22:35 +00:00
Schrijvers Luc
41afafe267
konversation, bump version ( #11746 )
2025-02-08 07:00:17 +00:00
Schrijvers Luc
39f119d3a6
kasts, bump version ( #11745 )
2025-02-08 06:33:39 +00:00
Schrijvers Luc
ec9f2adc58
plasma_activities_stats6, bump version ( #11744 )
2025-02-08 06:22:02 +00:00
Schrijvers Luc
0b90d67856
plasma_activities6, bump version ( #11743 )
2025-02-08 06:15:15 +00:00
Schrijvers Luc
3eaf480caa
kde_cli_tools6, bump version ( #11742 )
2025-02-08 06:12:16 +00:00
Schrijvers Luc
ab8847ff9e
kdecoration6, bump version ( #11741 )
2025-02-08 06:08:05 +00:00
Schrijvers Luc
002682eef4
kaccounts_providers, bump KF6 version ( #11740 )
2025-02-08 05:59:30 +00:00
Schrijvers Luc
eac146a657
kaccounts_integration, bump KF6 version ( #11739 )
2025-02-08 05:53:59 +00:00
Schrijvers Luc
edd72d6ceb
kdegraphics_mobipocket, bump KF6 version ( #11738 )
2025-02-08 05:45:38 +00:00
Gerasim Troeglazov
2c34dbac4f
llama-cpp: bump version, enable RPC-server
2025-02-08 11:25:47 +10:00
kenmays
799fca4e0a
libsolv: removed legacy recipes ( #11736 )
...
* Delete libsolv-0.3.0_haiku_2013_10_01.patchset
* Delete libsolv-0.3.0_haiku_2013_04_18.recipe
* Delete libsolv-0.3.0_haiku_2013_05_20.recipe
* Delete libsolv-0.3.0_haiku_2013_05_30.recipe
* Delete libsolv-0.3.0_haiku_2013_06_16.recipe
* Delete libsolv-0.3.0_haiku_2013_10_01.recipe
* Delete libsolv-0.7.23.recipe
* libsolv: added 0.7.31
* Delete libsolv-0.7.31.recipe
2025-02-06 12:26:13 -05:00
Schrijvers Luc
b8a8e7e2ef
cegui, revbump, patch and drop python3.9 ( #11737 )
2025-02-06 08:36:11 +00:00
Alex Brown
74008bdb97
mame: Bump to 0.274 ( #11734 )
2025-02-05 17:50:24 +00:00
OscarL
c50dea9f70
cryptography: recipe cleanups. ( #11732 )
...
Do not depend on libpython3.xx.so, but on cmd:python3.xx.
Untested, as I don't have the necessary rust dependencies to build this one.
2025-02-05 17:48:46 +00:00
Schrijvers Luc
e65a038d2d
cudatext, bump version ( #11735 )
2025-02-05 17:32:51 +00:00
Schrijvers Luc
f4eb0e0b6f
rizin, revbump, drop not required libpython references ( #11733 )
2025-02-05 16:08:38 +00:00
Schrijvers Luc
a9d67cb195
xdg_utils, bump version ( #11731 )
2025-02-05 15:14:25 +00:00
Schrijvers Luc
5730350cba
bluefish, fix for 32bit ( #11730 )
2025-02-05 14:19:48 +00:00
Gerasim Troeglazov
5c109fb40b
llama-cpp: add recipe
2025-02-06 00:03:11 +10:00
OscarL
d0581c255c
html5_parser: minor cleanups. ( #11727 )
...
- do not REQUIRE libpython3.xx but cmd:python3.xx.
- use suffixless version for lxml_python3xx.
2025-02-05 12:42:23 +00:00
OscarL
6c2180fa57
gertty: cleanup .patchset file. No function changes intended. ( #11726 )
2025-02-05 12:41:37 +00:00
Schrijvers Luc
dc3e615993
bluefish, bump version, switch to python3.10 ( #11729 )
2025-02-05 12:38:38 +00:00
Philipp Wolfer
c69461b34b
picard: bump version to 2.13.1 ( #11728 )
2025-02-05 12:38:06 +00:00
OscarL
43466838a6
brotli: minor clean up, drop Python 3.9. ( #11724 )
...
As current TEST() produces no output, tried modifing it in several ways:
calling ctest, make -C tests test, etc, etc. Mostly got zero test runs, except
once that I got:
> 0% tests passed, 14 tests failed out of 14
but couldn't reproduce :-/
Help on figuring out what's the proper way to execute tests much appreciated.
Smoke tested on beta5 64 bits, both on `python3.10` and with `links` (that requires brotli).
2025-02-05 08:34:08 +00:00
OscarL
206a9e2cfe
pycurl: recipe cleanups. ( #11725 )
...
- Don't REQUIRE libpython, but cmd:python3.xx instead.
- Switch from setup.py to build/intaller.
2025-02-05 07:21:08 +00:00
OscarL
e95927343b
python3.12: update to version 3.12.9. ( #11723 )
2025-02-05 07:17:47 +00:00
OscarL
351094338c
python3.13: update to version 3.13.2. ( #11722 )
2025-02-05 07:17:33 +00:00
OscarL
b27910d20b
lxml: drop Python 3.9. Do not REQUIRE libpython3.xx.so. ( #11721 )
...
Compiled extensions do no link to libpython3.xx.so, so
just depend on cmd:python for a matching version.
2025-02-05 07:17:09 +00:00
Gerasim Troeglazov
96beb08962
Telegram: bump version
2025-02-05 15:01:44 +10:00
PulkoMandy
3507fb4e3d
gcc: fix 32 bit build for sanitizers
2025-02-04 21:43:15 +01:00
Schrijvers Luc
4fd5ce2c40
kdenlive, add (disabled) KF6 version ( #11720 )
2025-02-04 20:10:03 +00:00
Schrijvers Luc
344b91d6de
mlt, bump version ( #11719 )
2025-02-04 19:16:01 +00:00
PulkoMandy
3408c53a62
gcc: enable libasan and libubsan
...
This allows to use GCC address and undefined behavior sanitizers.
ASLR must be disabled for the address sanitizer to work (otherwise there
is an mmap failure during initialization).
The implementation is based on the existing ones for other POSIX-ish
operating systems (mainly Linux, FreeBSD, NetBSD, as seemed
appropriate). The main difficulty is that the sanitizer intercepts
various C library calls but also needs the original functions. This is
implemented either by direct syscalls (when simple enough), or with
dlopen to locate the original symbol in libroot.
Only lightly tested, but it already allowed me to find a bug in one of
my projects.
2025-02-04 16:21:35 +01:00
François Revol
36e997e982
Ancestris: bump version
...
The windows still have the wrong size here though.
2025-02-04 15:44:50 +01:00
François Revol
489a03418a
Add (disabled) recipe for FastFetch
...
Pending upstream Pull-request
2025-02-04 12:37:30 +01:00
François Revol
a8d9dd5e5c
ConfClerk: Fix Copyright years
2025-02-04 12:24:23 +01:00
OscarL
4818a34197
distcc: use Python 3.10. ( #11715 )
2025-02-04 10:44:17 +00:00
OscarL
83fb1ce484
cram: move to Python 3.10. ( #11714 )
...
Also:
- switch from setup.py to build/installer.
- ran --test and added results for reference.
2025-02-04 08:12:24 +00:00
OscarL
19e9b85961
ranger: move to Python 3.10. ( #11713 )
...
Also, switch from setup.py to build/installer.
2025-02-04 08:12:08 +00:00
OscarL
f848e3ed0c
sigil: move to Python 3.10. ( #11709 )
2025-02-04 06:49:52 +01:00
Augustin Cavalier
b1e636b0ad
icu: CFLAGS/CXXFLAGS override -O, so specify one.
2025-02-03 22:16:06 -05:00
Schrijvers Luc
78598322d5
gcompris, bump version ( #11712 )
2025-02-03 17:51:58 +00:00
Schrijvers Luc
31dd13b520
qml_box2d, bump version, add Qt6 version ( #11711 )
2025-02-03 17:42:48 +00:00
François Revol
1ebe54fdb7
ConfClerk: bump version
2025-02-03 17:35:22 +01:00
Schrijvers Luc
b2f6564a8a
cffi, revbumb, fix tests ( #11710 )
...
Co-authored-by: Oscar Lesta <oscar.lesta@gmail.com >
2025-02-03 14:03:23 +00:00