Joachim Mairböck
f7862fad3c
physfs: bump to version 3.2.0, backport a commit for cmake compatibility
2025-08-25 19:22:50 +02:00
Plüss Roland
99e7f354ec
dragengine-1.28 ( #12812 )
...
* dragengine-1.28
* applied requested changes
* applied required fixes
2025-08-25 05:59:18 +00:00
Schrijvers Luc
07d2bcf802
libunistring, bump to 1.3 ( #12819 )
2025-08-25 05:58:49 +00:00
Schrijvers Luc
812004c485
ghostscript_gpl, bump to 10.05.1 ( #12818 )
2025-08-25 05:58:27 +00:00
Peppersawce
ccf52e7fef
Update Flare to 1.14, separate data into mod packages, add extra mods ( #12247 )
...
Removed old patch, makes linking fail
2025-08-25 05:55:46 +00:00
kenmays
aa13a8eaae
Libogg: bump version ( #12807 )
2025-08-25 05:41:43 +00:00
Matt Arnold
3d04765e8d
Add dev-games/rgbds A toolchain for homebrew gameboy/gameboy color development ( #12815 )
...
* Add RGBDS a toolchain for homebrew Gameboy/GBC games
* Add RGBDS a toolchain for homebrew Gameboy/GBC games, clean up according to review
* whitespace fixy
* Fix whitespace issues for reals this time
* Update dev-games/rgbds/rgbds-0.9.4.recipe fix escape
Co-authored-by: humdinger <humdinger@mailbox.org >
* Add copyright year
* Fix truncated description
* escape quotes
* Update dev-games/rgbds/rgbds-0.9.4.recipe whitespace
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
* Update dev-games/rgbds/rgbds-0.9.4.recipe whitespace redux
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
* Apply suggestions from code review
* Update dev-games/rgbds/rgbds-0.9.4.recipe
* Update dev-games/rgbds/rgbds-0.9.4.recipe full stop
Co-authored-by: humdinger <humdinger@mailbox.org >
* Update dev-games/rgbds/rgbds-0.9.4.recipe stray backslash
Co-authored-by: humdinger <humdinger@mailbox.org >
* Update dev-games/rgbds/rgbds-0.9.4.recipe
Co-authored-by: humdinger <humdinger@mailbox.org >
* Alphabetical sorting
* Update dev-games/rgbds/rgbds-0.9.4.recipe
Sort according to guidelines
* Update dev-games/rgbds/rgbds-0.9.4.recipe
We keep this for libpng
---------
Co-authored-by: humdinger <humdinger@mailbox.org >
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
Co-authored-by: Schrijvers Luc <begasus@gmail.com >
2025-08-25 05:21:09 +00:00
Joachim Mairböck
f00c0e74a4
soxr: add cmake compatibility flag
2025-08-24 21:28:38 +02:00
Joachim Mairböck
67720679cd
taglib1: cleanup versions
...
* set version 1.7.2 to x86_gcc2 only
* remove versions 1.9.1 and 1.12
* add version 1.13.1 (the last 1.x version)
* add cmake compatibility switch to that
* taglib 2.x is already compatible with cmake 4
2025-08-24 21:04:01 +02:00
Joachim Mairböck
03a9bf2f82
cjson: add cmake compatibility flag
2025-08-24 20:26:52 +02:00
Joachim Mairböck
c8dee85e91
libxmp: remove leftover dependencies
...
rst2man and rst2html are not needed for the prepared tarball download.
I wanted to include this in the last commit, sorry for the noise.
2025-08-24 20:07:33 +02:00
Joachim Mairböck
f82797dc5c
libxmp: bump to version 4.6.3, switch back to autoconf
2025-08-24 20:02:49 +02:00
Schrijvers Luc
f04c79cc3b
openldap, bump to 2.6.10 ( #12817 )
2025-08-24 15:45:33 +00:00
Joachim Mairböck
f6fe3b7739
libmad: add patch from upstream for cmake compatibility
2025-08-24 14:59:17 +02:00
Joachim Mairböck
a4a9048e41
libsamplerate: backport a patch from upstream for cmake compatibility
2025-08-24 14:46:01 +02:00
Joachim Mairböck
bd0f48965a
hiredis: fix most tests
2025-08-24 14:09:56 +02:00
Joachim Mairböck
662bfb7641
hiredis: bump to version 1.3.0
2025-08-24 13:43:11 +02:00
Joachim Mairböck
c51cbd81d6
capnproto: bump to version 1.2.0, switch to autotools ( #12816 )
...
The autotools build system is the recommended one upstream, and it also
includes the cmake config files, so this shouldn't be a problem.
2025-08-24 09:24:07 +02:00
Joachim Mairböck
0ebe6fc8ea
multimarkdown: add upstream patch for newer cmake support
2025-08-23 17:22:16 +02:00
Joachim Mairböck
5593b88907
nlohmann_json: bump to version 3.12.0
2025-08-23 16:55:13 +02:00
Joachim Mairböck
24929f84eb
libsndfile: add cmake compatibility flag, remove CFLAGS for gcc2
...
The compatibility flag can be removed again on the next update, it has been
fixed upstream already, but not in a simple patch, hence using the flag for now
instead of backporting the changes.
2025-08-23 16:37:12 +02:00
Humdinger
93274f055d
yt_dlp: Update to 2025.08.22
2025-08-23 10:22:40 +02:00
Schrijvers Luc
e9b653fdd3
labplot, revbump, fix version string ( #12814 )
2025-08-23 07:29:20 +00:00
kenmays
ac4f662091
libvpx: Added libvpx 1.15.2 ( #12648 )
2025-08-22 16:09:40 +00:00
kenmays
af6391cd16
libwebm: enabled webm parser ( #12813 )
2025-08-22 15:41:29 +00:00
kenmays
2da0988668
libwebm: revbump for missing headers, use cmake for build, drop tools/sample binaries ( #12809 )
...
* libwebm: use cmake for build
* libwebm: revbump for missing headers (switch to cmake for this)
Drop tools/sample binaries
2025-08-22 09:38:43 +00:00
Oscar Lesta
a0ce6e7826
bsnow: fix build for non-gcc2 systems.
...
Also, don't forget to "make bindcatalogs" for proper locale support.
2025-08-22 08:50:18 +02:00
Schrijvers Luc
72b1678089
labplot, bump to 2.12.1 ( #12806 )
2025-08-21 14:25:28 +00:00
Schrijvers Luc
e23991246e
Advanced Docking System for Qt (ads), new recipe ( #12805 )
2025-08-21 12:51:51 +00:00
Schrijvers Luc
4f20616230
qt6-qtmqtt, new Qt recipe ( #12804 )
...
* qt6-qtmqtt, new Qt recipe
* Update dev-qt/qt6-qtmqtt/qt6_qtmqtt-6.9.0.recipe
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
---------
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
2025-08-21 12:45:12 +00:00
Schrijvers Luc
a33fcf1948
orcus, add version 0.20.2, drop version 0.17.2 ( #12802 )
2025-08-21 12:12:55 +00:00
Schrijvers Luc
183bdd8a8c
mdds, fix checksum, trigger build for ixion ( #12803 )
2025-08-21 12:04:32 +00:00
Schrijvers Luc
14f846e357
ixion, add 0.20.0, drop obsolete 0.17.0 ( #12801 )
2025-08-21 11:57:10 +00:00
Schrijvers Luc
11c1267dd2
mdds, add 3.1.0, drop obsolete packages ( #12797 )
2025-08-21 10:35:14 +00:00
kenmays
cbc7470128
GCC: Removed legacy GCC 11.x recipe ( #12790 )
2025-08-20 16:48:11 -04:00
Joachim Mairböck
fdc2ca16f9
double-conversion: bump to version 3.3.1, add upstream patch for newer cmake
2025-08-20 16:06:20 +02:00
Joachim Mairböck
340850c2db
confuse: fix CFLAGS
2025-08-20 15:41:26 +02:00
Joachim Mairböck
3a78b80c17
cpio: bump to version 2.15, fix CFLAGS
2025-08-20 14:55:19 +02:00
Alex Hitech
db95dc1970
Updating the recipe to the correct values
2025-08-20 12:23:47 +00:00
Alex Hitech
2e873b6b69
Solve bug with segmentation violation due to recursive call to gmtime_r
2025-08-20 12:23:47 +00:00
Joachim Mairböck
9bab5a8bda
gloox: fix build flags
2025-08-20 13:39:44 +02:00
Gerasim Troeglazov
62f8218268
tdlib: bump for rebuild
2025-08-20 21:28:51 +10:00
Joachim Mairböck
b1d1e2ccd1
asio: bump to version 1.36.0, update boost, fix build flags ( #12794 )
2025-08-20 12:05:30 +02:00
Gerasim Troeglazov
14b46f1dab
tg_owt: bump for rebuild
2025-08-20 20:03:51 +10:00
Joachim Mairböck
de1753ae02
boehm_gc: fix CFLAGS
2025-08-20 11:05:53 +02:00
Joachim Mairböck
6ad234fddd
doxygen: bump version to 1.14.0 ( #12793 )
...
* cleanup dependencies
* add tests
* build the GUI in another build directory
2025-08-20 10:09:29 +02:00
Schrijvers Luc
c8900cd505
flex, drop obsolete recipes ( #12792 )
2025-08-20 07:50:05 +00:00
Oscar Lesta
2fa0901d15
squashfs_tools: update to version 4.7.2.
2025-08-20 03:18:33 -03:00
1wErt3r
3562c50ef2
ruby: Bump to 3.2.9 ( #12785 )
...
Co-authored-by: politebot <root@politebot.com >
2025-08-20 05:48:04 +00:00
Schrijvers Luc
1409535dbc
dolphin_kf6, check Qt version for slice/sliced ( #12789 )
2025-08-20 05:46:53 +00:00