Ian Leonard
2420e1b8a4
zstd: update to 1.4.8
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-12-27 09:01:50 +00:00
Ian Leonard
8016cd0394
zstd: add configure options
...
legacy_level=0 disables support for packages compressed with zstd before
version 0.8 (~August 2016).
Support for the other compression libraries adds a symlink feature to the
zstd binary for it to mimic that library's regular tool. Example, a
symlink pointing to zstd named 'gzip' will cause zstd to pretend to be gzip.
The cli tools aren't used, so there is no purpose to adding this support.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-10-14 19:19:22 +00:00
Peter
e8a0318e6e
gcc: add zstd dependency
...
gcc 10 adds zstd compression for its LTO data, that's why zstd library should be build before
2020-07-09 10:45:14 +02:00
Ian Leonard
c9c073ed8c
zstd: update to 1.4.5
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2020-06-07 19:52:02 +00:00
Ian Leonard
eadabf1aee
zstd: update to 1.4.4
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-11-19 18:54:33 +00:00
MilhouseVH
28441152ec
Merge pull request #3923 from InuSasha/feature/host-depends
...
buildsystem: host packages should not depend on cross-compiler
2019-10-24 22:31:49 +01:00
Lukas Rusak
6500c1eacd
zstd: switch to use meson
2019-10-21 14:24:31 -07:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
Ian Leonard
7f80644426
zstd: update to 1.4.3
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-10-01 18:39:06 +00:00
MilhouseVH
0babe814b7
zstd: update to zstd-1.4.2
2019-08-08 17:36:23 +01:00
5schatten
7faa53f07f
zstd: update to 1.4.1
2019-07-20 14:37:37 +02:00
5schatten
a1c642c050
zstd: update to 1.4.0 / dropped CMake pthread workaround
2019-04-17 13:10:45 +02:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
MilhouseVH
b135c7ead9
packages: add missing dependencies
2019-02-08 17:17:43 +00:00
Ian Leonard
7aa0839605
zstd: update to 1.3.8
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-01-01 20:15:38 +00:00
MilhouseVH
b518bbf4e7
packages: implement late variable binding
...
Move variable assignments into configure_package() if the assignments
depend on variables initialised after the package is sourced, ie.
$PKG_BUILD, $PKG_SOURCE_NAME etc.
2018-12-18 03:43:28 +00:00
Ian Leonard
a703502f5f
zstd: update to 1.3.7
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-11-25 21:21:38 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
Ian Leonard
e40e967b45
zstd: update to 1.3.5
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2018-08-16 21:02:12 +00:00
CvH
c8601550aa
spdx: packages/compress
2018-07-17 23:58:49 +02:00
MilhouseVH
cc0b9b8e5b
zstd: update to zstd-1.3.4
2018-06-20 21:21:52 +01:00
MilhouseVH
84cb0fab5c
zstd: update to zstd-1.3.3
2017-12-21 10:01:46 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00