Oscar Lesta
d921febcc8
tldr: rev-bump for rebuild.
...
Should fix requirement version for libzip.
2025-08-28 10:21:16 -03:00
Joachim Mairböck
365478c058
libzip: fix the gcc2 patch so that it also compiles with gcc13
2025-08-28 14:53:14 +02:00
Schrijvers Luc
af74abc468
postgresql, fix CFLAGS build ( #12831 )
2025-08-28 09:48:31 +00:00
Oscar Lesta
83c4844a2a
pycares: fix 32 bits build.
2025-08-28 05:15:17 -03:00
Oscar Lesta
bfc10710d1
setuptools_rust: update to 1.11.1.
...
Not used by anything on-tree currently. Still, was in dire need
of a clean up. Using pip in .recipes is a big NO NO.
Previous version of this package included, besides setuptools_rust code,
modules for tomli, setuptools, semantic_version, distutils-precedence, and
pkg_resources. All which would override the files from "proper" .hpkg for
those modules, depending on package activation order.
Also, this brings down the size of the package from 1.6 MiB to 47 KiB.
2025-08-28 01:51:49 -03:00
Schrijvers Luc
6e86cde8e2
ancestris, revbump, fixes checksum, bump java version ( #12830 )
2025-08-27 16:48:21 +00:00
Joachim Mairböck
791ac756d4
fontconfig: bump to version 2.17.1 (also for gcc2)
2025-08-27 17:23:41 +02:00
Joachim Mairböck
3c122ee46f
freetype: fix meson buildtype
2025-08-27 13:46:01 +02:00
Oscar Lesta
24ee381f0f
poezio: requires cleanup.
2025-08-27 08:34:53 -03:00
Oscar Lesta
18a52f5941
slixmpp: update to version 1.8.6.
...
This is the last version that doesn't requires rust, and the last
version that should be compatible with Poezio 0.14.
Updating the latter to >= 0.15 will require adding new recipes for
the "maturin" python build system, as that's a build dependency for
newer slixmpp ("rustified") versions.
2025-08-27 08:34:53 -03:00
Oscar Lesta
8ad1e6bd2b
pyasn1_modules: update to version 0.4.2.
2025-08-27 08:34:53 -03:00
Oscar Lesta
19b6ee3d36
pyasn1: update to version 0.6.1.
2025-08-27 08:34:53 -03:00
Oscar Lesta
54c8e0a9f9
aiodns: update to version 3.5.0.
2025-08-27 08:34:53 -03:00
Oscar Lesta
a63a406970
pycares: update to version 4.10.0.
2025-08-27 08:34:53 -03:00
Joachim Mairböck
a25764e54f
harfbuzz: bump to version 11.4.4
2025-08-27 11:08:53 +02:00
Joachim Mairböck
43e5cfd4d6
freetype_bootstrap: remove devel:libfreetype provides
2025-08-27 10:09:15 +02:00
Schrijvers Luc
56738b0b04
flare, fix build for cmake > 4 ( #12825 )
2025-08-27 08:02:56 +00:00
Alexander von Gluck IV
5c7776e0d5
harfbuzz: First attempt to break circular dependency loop
...
* Of note, i'm not bumping the revision since this is a non-op
change for architectures which have already successfully built
harfbuzz
2025-08-26 16:42:49 -05:00
Alexander von Gluck IV
51b146c1c3
python/setuptools: Bump for riscv64 rebuild
...
* riscv64 is missing setuptools_python39. it was probably bootstrapped
* Instead of removing essential packages from the riscv64 repo, and
rebuilding it by hand, just bump rev.
2025-08-26 13:12:41 -05:00
Alexander von Gluck IV
6edc6a3927
gobject_introspection: Fix buildtype to debugoptimized
2025-08-26 12:33:23 -05:00
Joachim Mairböck
b7e5cfaf19
libzip: bump to version 1.11.4, remove leftover patchset
...
The tests have been disabled because they require nihtest, which we don't have.
2025-08-26 18:23:38 +02:00
Alexander von Gluck
0e25420f18
glib: Disable kqueue on Haiku; solves #12823 ( #12824 )
...
* our kqueue implementation is not compatible yet.
2025-08-26 10:54:07 -05:00
Alexander von Gluck IV
a078143149
graphite2: Fix build with cmake 4.0 or later
2025-08-26 09:28:54 -05:00
Alexander von Gluck IV
e1feba80e1
graphite2: Add proper DebugInfo packages to cmake
2025-08-26 08:42:32 -05:00
Oscar Lesta
bdee4611b8
discount: fix building with newer cmake.
...
Removed TESTS() as that was non-functional.
Tried running the tests manually, only to discover it tests/functions.sh
hardcodes `./echo`, `./cols`, and `./markdown`. And we don't seem to have
`cmd:cols` available on-tree.
Can be re-added when someone fixes it. For now, drop it to avoid
confusion.
2025-08-26 04:56:14 -03:00
Peter van Dijk
7c7614cb9f
tic_80: new recipe ( #12808 )
2025-08-26 06:18:19 +00:00
Alexander von Gluck IV
3f542ed742
imagemagick: Bump to 7.1.2-2
...
* Looks like they actually overwrote their 7.1.2-0
release artifact with 7.1.2-1. I'm just bumping to
7.1.2-2 to avoid the whole mess.
https://github.com/ImageMagick/ImageMagick/issues/8318
2025-08-25 20:25:21 -05:00
Alexander von Gluck IV
33c9233db9
imagemagick: Fix source downloads for 7.1.2-0
...
* www.imagemagick.org/download/releases.. lets you download
7.1.2-0, that actually ends up being a later 7.1.2-1 version.
* Change to a more direct download URL which should prevent this
from happening.
* Of note, the sha256 checksum remains the same. Thus, no package
revision bump.
2025-08-25 20:10:32 -05:00
Jonathan Schleifer
a4111fef1e
objfw: Update to 1.4.1
2025-08-25 23:35:07 +02:00
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