Joachim Mairböck
03f78497a1
unzip: fix tests
2026-02-21 11:24:49 +01:00
Joachim Mairböck
11c5ba86f0
unzip: enable bzip2 support ( #13758 )
...
fixes https://dev.haiku-os.org/ticket/16569
2026-02-20 21:14:36 +01:00
Alexander von Gluck
47ea51f320
cmake/meson: Mass fix packages with broken debuginfo ( #12822 )
...
* cmake/debuginfo: Mass fix packages with broken debuginfo
* rtl_sdr: Fix trailing whitespace
* meson/debuginfo: Mass fix packages with broken debuginfo
* clean up conflicts
---------
Co-authored-by: Luc Schrijvers <begasus@gmail.com >
2026-01-07 17:36:21 +01:00
Schrijvers Luc
a6881d560b
snappy, enable 32bit ( #13509 )
2025-12-28 09:24:27 +01:00
Schrijvers Luc
eb0de34594
snappy, revbump, fixes for cmake targets ( #13504 )
2025-12-27 15:47:38 +01:00
Schrijvers Luc
5227f007ca
snappy, bump to 1.2.2 ( #13355 )
2025-12-19 08:11:32 +01:00
Joachim Mairböck
3a78b80c17
cpio: bump to version 2.15, fix CFLAGS
2025-08-20 14:55:19 +02:00
Schrijvers Luc
cc0ce5fc60
gzip, bump to 1.14 ( #12456 )
2025-06-03 16:04:25 +00:00
OscarL
36ee9e6f96
libarchive: fix build on 32 bits. ( #12423 )
2025-05-24 07:21:54 +00:00
OscarL
4d36a3d403
libarchive: update to version 3.7.9. ( #12408 )
...
* libarchive: update to version 3.7.9.
- Function "readpassphrase" is correctly detected now, so can remove
the "ac_vc_func_*" hack.
- Added missing _devel requirements, that should fix detection/usage
of libarchive via pkg-config (like for the muon recipe).
- Split commands into a _tools package.
- Removed unnecessary library search paths from libarchive.pc.
* Update app-arch/libarchive/libarchive-3.7.9.recipe
---------
Co-authored-by: Jérôme Duval <jerome.duval@gmail.com >
2025-05-21 05:52:24 +00:00
Gerasim Troeglazov
862e8a6a21
lz4: fix pkgconfig
2025-05-14 09:53:26 +10:00
Peppersawce
27bddd8586
Smpq, revbump to build with newer stormlib ( #12276 )
2025-04-28 15:48:21 +02:00
Peppersawce
43fadfb729
SMPQ & Stormlib ( #12237 )
2025-04-28 06:07:22 +00:00
Gerasim Troeglazov
cc1812d7d9
zstd: fix include path in cmake file
2025-03-03 15:21:03 +10:00
waddlesplash
7a552e9d34
gzip: Use HTTPS.
2025-02-18 23:38:29 -05:00
Augustin Cavalier
94e68a5528
p7zip: Optimize with -O2.
...
In a basic test, a 20% improvement to compression speed
and a 5-10% improvement to decompression speed.
2025-02-18 18:21:38 -05:00
Augustin Cavalier
1a6fbf3820
gzip: Actually build with optimizations:
...
In a basic test, this halves compression time
and cuts 20+% off decompression time.
2025-02-18 18:04:40 -05: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
Jérôme Duval
9461772881
bzip3: new recipe
2024-12-18 14:01:55 +01:00
Schrijvers Luc
e52b4a10e5
arc, enable 32bit ( #11288 )
2024-10-30 15:34:59 +01:00
Schrijvers Luc
9d7c753f90
libzim, bump version ( #11261 )
2024-10-26 17:51:24 +02:00
PulkoMandy
e90625fc31
zx0: new recipe
2024-09-20 21:15:07 +02:00
Schrijvers Luc
3ad07db47e
pigz, bump version ( #11066 )
2024-09-06 11:17:14 +02:00
OscarL
49cc2e2aef
xar: update to version 1.8.0.0~498. ( #10995 )
...
Gentoo patches from:
https://gitweb.gentoo.org/repo/gentoo.git/tree/app-arch/xar
and Fedora's from:
https://src.fedoraproject.org/rpms/xar/tree/rawhide
The tarball contains some more patches by Apple (under "patches/").
Haven't looked into applying them (at least hash.diff might be needed for
compatibility with xar achives made with the macOS version, if I'm not mistaken).
Surely there are cleaner ways to replace my "fixes". Exercise for the reader.
Only tested in beta5 TC0, 64 bits.
2024-08-31 10:30:20 +02:00
PulkoMandy
143c5f3c15
unshield: update to openssl 3
2024-08-24 11:49:28 +02:00
PulkoMandy
67828056a1
libarchive: update to openssl 3
2024-08-24 11:49:28 +02:00
PulkoMandy
d5eefec76e
Exomizer: update to latest version, older downloads were removed
...
Part of #10333
2024-08-13 21:13:42 +02:00
Adrien Destugues
edd0d6d5db
innoextract: update to boost 1.85
2024-08-11 22:44:56 +02:00
Schrijvers Luc
4f372d72bf
xz_utils, bump version, removes dependency for doxygen ( #10724 )
2024-07-22 08:56:32 +02:00
Schrijvers Luc
225b8043aa
zstd, cleanup old (vulnarable) recipes, bump version ( #10294 )
2024-04-06 18:58:15 +02:00
Joachim Mairböck
3644a3db2a
xz_utils: switch the SOURCE_URI to the Github generated archive
...
Apparently, the release tarballs are compromised and contain a backdoor.
This mitigates CVE-2024-3094. (even if Haiku is probably not affected by it)
2024-03-29 22:39:30 +01:00
Jerome Duval
6be3c463c9
xz_utils: bump version
2024-03-13 11:59:08 +01:00
kenmays
d168d51cd3
brotli: bump version ( #10008 )
2024-02-16 09:30:44 +01:00
Jerome Duval
f60d0e82f5
libarchive: bump version
2024-02-09 14:30:11 +01:00
Schrijvers Luc
faff217fa3
libzim, revbump to fix build for icu74 on buildmaster ( #10077 )
2024-02-08 13:37:56 +01:00
Schrijvers Luc
122a0da298
libzim, bump version, switch to icu74 ( #10072 )
2024-02-08 11:24:56 +01:00
Schrijvers Luc
1e1f2cc7ae
minizip, bump version ( #9839 )
2023-12-06 16:00:32 +01:00
Jerome Duval
6d6f0411df
minizip: missing devel dependency
2023-12-01 21:09:14 +01:00
Schrijvers Luc
31d7b7383e
tar, revbump for 32bit, use --disable-year2038 ( #9146 )
2023-08-06 13:07:00 +00:00
Schrijvers Luc
488fe93771
zstd, bump version, drop x86_gcc2? ( #8737 )
2023-08-06 12:37:18 +00:00
Schrijvers Luc
e8cc03d791
xz_utils, bump version ( #9144 )
2023-08-03 16:01:53 +00:00
Schrijvers Luc
f2614c1a08
tar, bump version ( #9140 )
2023-08-03 16:01:08 +00:00
Schrijvers Luc
407c85ae1e
unrar, bump version ( #9142 )
2023-08-03 15:55:11 +00:00
Schrijvers Luc
bbfa92f7bd
unshield, bump version ( #9143 )
2023-08-03 14:02:42 +00:00
Schrijvers Luc
c12c8610eb
snappy, bump version ( #9139 )
2023-08-03 09:34:02 +00:00
Schrijvers Luc
e55f6fe13b
p7zip, bump version ( #9138 )
2023-08-03 08:35:17 +00:00
Schrijvers Luc
ea47d8538f
lz4, bump version ( #9137 )
2023-08-03 06:27:59 +00:00
Schrijvers Luc
14304aa2d8
libzim, bump version ( #9136 )
2023-08-03 05:42:13 +00:00
Schrijvers Luc
e1f89a0121
libdeflate, bump version ( #9135 )
2023-08-02 18:39:23 +00:00
Schrijvers Luc
98c22d7468
libarchive, bump version ( #9134 )
2023-08-02 16:52:30 +00:00