Commit Graph

968 Commits

Author SHA1 Message Date
Weijia Wang
b046a81451
Merge pull request #293617 from iFreilicht/fix-zsync-clang
zsync: fix build with clang + migrate to by-name
2024-03-09 01:15:32 +01:00
Felix Uhl
2f2224456a zsync: migrate to by-name 2024-03-08 23:16:38 +01:00
Felix Uhl
8f41fb68ff zsync: fix build with clang
I originally found the fix in [this HomeBrew
formula](f800f85efe/Formula/z/zsync.rb (L32)).

I tested the built binary like this:

    zsync http://cdimage.ubuntu.com/ubuntu/daily-live/current/noble-desktop-amd64.iso.zsync

Aborting the download and starting it again worked, it continued at
the same percentage mark. So I'm very certain that the compilation
error really is a mistake, and suppressing it is not an issue.
2024-03-08 23:16:33 +01:00
github-actions[bot]
2be10cb1a0
Merge master into staging-next 2024-03-05 12:01:17 +00:00
Francesco Gazzetta
6ffb3618ea
Merge pull request #289980 from fgaz/treewide/fgaz-finalAttrs
treewide: use finalAttrs in packages maintained by @fgaz
2024-03-05 11:05:28 +01:00
Francesco Gazzetta
b622459bba heatshrink: use finalAttrs pattern 2024-03-05 09:50:19 +01:00
github-actions[bot]
18bc3c64e6
Merge master into staging-next 2024-03-01 12:00:58 +00:00
Sean Link
366d67dfa4 lzip: fix mingw regression
Broken by the last lzip upgrade.
2024-03-01 07:15:22 +01:00
Vladimír Čunát
7f1b4b772c
Merge #291205: xz: 5.4.6 -> 5.6.0
...into staging
2024-02-29 19:00:57 +01:00
Sergei Trofimovich
5c7c19cc7e xz: 5.4.6 -> 5.6.0
Changes: https://github.com/tukaani-project/xz/releases/tag/v5.6.0
2024-02-24 18:15:35 +00:00
Weijia Wang
5f5062d1ef Merge branch 'master' into staging-next 2024-02-23 05:09:55 +01:00
Rodney Lorrimar
a20c0d5675
xz: Add meta.pkgConfigModules 2024-02-22 13:57:43 +08:00
github-actions[bot]
d409ffca93
Merge staging-next into staging 2024-02-09 12:01:38 +00:00
github-actions[bot]
a7f4ae0644
Merge master into staging-next 2024-02-09 12:01:11 +00:00
Emery Hemingway
c85d9eeda9 plzip: pkgs/tools/compression/plzip -> pkgs/by-name/pl/plzip 2024-02-09 11:09:15 +00:00
Weijia Wang
36cafc5902
Merge pull request #284905 from r-ryantm/auto-update/lzip
lzip: 1.23 -> 1.24
2024-02-08 08:38:05 +01:00
github-actions[bot]
2579984b85
Merge master into staging-next 2024-02-05 18:01:13 +00:00
Vladimír Čunát
f07e0d4204
Merge #284077: xz: 5.4.5 -> 5.4.6
...into staging
2024-02-03 07:56:23 +01:00
Sean Link
6269f3116b lzip: add mingw support
Part of a greater effort to get qtbase and qtmultimedia cross compiling
for windows.
2024-02-02 14:12:09 -07:00
R. Ryantm
89efa7184d lzip: 1.23 -> 1.24 2024-01-30 04:02:03 +00:00
Sergei Trofimovich
a1f829cad7 xz: 5.4.5 -> 5.4.6
Releases moved to github.

Changes: https://github.com/tukaani-project/xz/releases/tag/v5.4.6
2024-01-26 19:05:47 +00:00
R. Ryantm
6dd8e5b1e8 lziprecover: 1.23 -> 1.24 2024-01-22 04:26:20 +00:00
Vladimír Čunát
c3a00e5a69
efficient-compression-tool: fixup build with gcc13 2024-01-11 16:16:45 +01:00
github-actions[bot]
065e28482b
Merge master into staging-next 2024-01-04 18:00:54 +00:00
Paul Meyer
5bf965b8ad upx: 4.2.1 -> 4.2.2 2024-01-03 20:58:44 +01:00
K900
887e96e875 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-02 10:55:23 +03:00
7c6f434c
27d55dfae8
Merge pull request #277638 from a-n-n-a-l-e-e/lbzip2-fix
lbzip2: apply implicit function definition patch; fix darwin
2024-01-01 13:23:27 +00:00
annalee
eb2b02456e
lbzip2: apply implicit function definition patch; fix darwin
https://github.com/kjn/lbzip2/pull/33
2023-12-30 00:45:11 +00:00
github-actions[bot]
97d15f47f2
Merge master into staging-next 2023-12-28 12:00:58 +00:00
R. Ryantm
2dfc0c9c92 zfp: 1.0.0 -> 1.0.1 2023-12-25 07:08:52 +00:00
Nick Cao
7ed4d83677
Merge pull request #274827 from NickCao/latomic
treewide: drop libatomic workaround for riscv
2023-12-18 14:23:29 -05:00
R. Ryantm
48a5a0fe53 ouch: 0.5.0 -> 0.5.1 2023-12-17 13:15:56 +00:00
jopejoe1
c6519028fb zsync: change license to artistic2
Found in the overview section on http://zsync.moria.org.uk/
2023-12-17 08:47:39 +00:00
Nick Cao
f197cb435d
zstd: drop libatomic workaround for riscv 2023-12-16 16:25:45 -05:00
Vladimír Čunát
120a26f8ce
Merge #271377: staging-next 2023-12-01 2023-12-11 17:06:16 +01:00
Paul Meyer
3ca45e2bbb upx: add version test 2023-12-10 19:09:06 +01:00
Paul Meyer
7bc4955aaa upx: use finalAttrs 2023-12-10 19:09:06 +01:00
Paul Meyer
f689549297 upx: 4.2.0 -> 4.2.1 2023-12-09 22:50:41 +01:00
Paul Meyer
59adfe40d2 upx: add update script 2023-12-09 22:50:22 +01:00
github-actions[bot]
728281e1ea
Merge master into staging-next 2023-12-08 00:02:27 +00:00
Robert Schütz
cf1edac547 bzip3: 1.3.2 -> 1.4.0
Diff: https://github.com/kspalaiologos/bzip3/compare/1.3.2...1.4.0

Changelog: https://github.com/kspalaiologos/bzip3/blob/1.4.0/NEWS
2023-12-06 20:10:21 -08:00
github-actions[bot]
e72d04004e
Merge master into staging-next 2023-12-06 18:00:56 +00:00
XYenon
a40edfc833 ouch: fix build on darwin
add workaround for #166205
patch test
2023-12-06 16:34:10 +08:00
Fabián Heredia Montiel
5b8deaceca Merge remote-tracking branch 'origin/master' into staging-next
Fixed conflict in pkgs/applications/graphics/krita/

krita: 5.1.5 -> 5.2.0
7a40fdc288
, and
treewide: use kde mirror everywhere, don't use pname in download urls
aa15f5066d
2023-12-04 17:44:17 -06:00
Nadir Ishiguro
72a26c5159 ouch: 0.4.2 -> 0.5.0
Diff: https://github.com/ouch-org/ouch/compare/0.4.2...0.5.0

Changelog: https://github.com/ouch-org/ouch/releases/tag/0.5.0
2023-12-02 14:16:25 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next 2023-12-01 07:33:49 +01:00
Maciej Krüger
bce155566a
Merge pull request #269758 from CertainLach/prusa-slicer-2.7.0 2023-11-30 14:12:32 +01:00
Alyssa Ross
4739e28eb1 fts: set to musl-fts on musl
NetBSD fts wasn't really designed to be used in this way, and it can
produce some strange errors — e.g. I sometimes see duplicate symbols
when musl and libnbcompat define the same symbol.

More packages used musl-fts directly than the fts package anyway,
which can now be changed to use the generic fts.

Unlike netbsd.fts, musl-fts doesn't have a setup hook, so we have to
tell packages that don't know about it to link against libfts.  We
could decide to copy netbsd.fts's setup hook later if we want to.
2023-11-30 11:58:21 +01:00
Emily Trau
45f4341f16 rzip: fix clang build 2023-11-29 14:01:05 +11:00
Yaroslav Bolyukin
fa36136cee
heatshrink: add cmake build script
Wanted by prusa-slicer and libbgcode
2023-11-28 21:25:15 +01:00