ImmortalWrt/tools
Robert Marko 4c7591c426 tools: libdeflate: fetch source as tarball
libdeflate is currently intentionally being fetched via GIT.

However, with the move to using ZSTD to compress the cloned GIT repo
tarballs it means that we would first need to compile ZSTD.
But that means that we need to be able to unpack gzipped tarballs first
which we currently do by using libdeflate-gzip.
So, in order to do so lets fetch libdeflate as a tarball, use gzip to
extract it and then use libdeflate as regular for all other tools.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-06 11:24:18 +02:00
..
7z
autoconf
autoconf-archive
automake
b43-tools tools: b43-tools: fix compilation with GCC14 2024-03-30 10:42:47 +01:00
bash tools/bash: update to 5.2.21 2023-12-08 16:28:40 +01:00
bc
bison
bzip2 tools/bzip2: switch to cmake 2024-04-03 18:56:58 +02:00
cbootimage
cbootimage-configs treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
ccache tools/ccache: update to 4.9.1 2024-02-12 09:51:03 +01:00
cmake tools/cmake: disable xcode generator 2024-03-29 15:40:25 +01:00
coreutils
cpio tools/cpio: update to 2.15 2024-01-25 16:06:49 +01:00
dosfstools
dwarves tools/dwarves: update to 1.26 2024-02-28 15:12:30 -08:00
e2fsprogs tools/e2fsprogs: disable building fuse2fs to avoid depending on libfuse 2024-03-29 15:39:04 +01:00
elftosb
elfutils tools/elfutils: fix missing _ in auxv info alias 2023-11-01 19:20:35 +01:00
expat tools/expat: update to version 2.6.2 2024-03-26 10:37:37 +01:00
fakeroot
findutils
firmware-utils tools: firmware-utils: update to git HEAD 2024-03-23 15:50:59 +01:00
flex
flock
genext2fs
gengetopt
gmp tools/gmp: update to 6.3 2023-10-12 00:22:36 +02:00
gnulib elfutils: fix build and enable on non-linux systems 2023-10-29 15:56:46 +01:00
include tools: macOS: types.h: fix missing unsigned types 2023-11-02 20:20:53 +01:00
isl
kernel2minor
libdeflate tools: libdeflate: fetch source as tarball 2024-04-06 11:24:18 +02:00
liblzo
libressl
libtool
llvm-bpf
lz4
lzma
lzma-old
lzop
m4
make-ext4fs treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
meson tools/meson: update to 1.3.2 2024-03-29 23:42:22 +01:00
missing-macros
mkimage tools/mkimage: update to v2024.04 2024-04-06 08:02:40 +02:00
mklibs
mold tools/mold: update to 2.3.2 2023-12-04 13:24:50 +01:00
mpc
mpfr
mtd-utils tools/mtd-utils: update to 2.1.6 2023-10-14 08:03:06 +02:00
mtools
ninja
padjffs2
patch
patch-image
patchelf
pkgconf tools/pkgconf: update to 2.1.1 2024-02-06 19:18:55 +01:00
quilt
sdimage treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
sed
sparse
squashfs3-lzma
squashfs4
sstrip
tar
util-linux tools: add util-linux 2024-03-11 20:17:25 +01:00
xz Revert "tools/xz: update to 5.6.1" (CVE-2024-3094) 2024-03-29 16:59:56 +00:00
zip
zlib tools/zlib: update to 1.3.1 2024-01-30 10:35:15 +01:00
zstd tools: zstd: dont override ZSTD_LEGACY_SUPPORT 2024-04-06 11:24:18 +02:00
Makefile tools: rework tools-core dependecies 2024-04-06 11:24:18 +02:00