Rudi Heitbaum
71a23a9563
zstd: update to 1.5.5
...
release notes:
- https://github.com/facebook/zstd/releases/tag/v1.5.5
2023-04-05 12:16:57 +00:00
Ian Leonard
90c95d5589
zstd: update to 1.5.4
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-02-16 19:21:27 +00:00
Matthias Reichl
9ee4ce2a23
zstd: don't override make_host
...
There's no need for it, it only delays building until makeinstall
and messes up build time statistics.
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 13:48:23 +01:00
Matthias Reichl
10db624f40
zstd: use local-cc build flag
2022-12-04 13:48:23 +01:00
Rudi Heitbaum
e9c49900ab
zstd: build with cmake-make and remove host dependancy of ccache:host
...
ccache:host now uses zstd to build, so update the dependancies and
force the use of the LOCAL_CC and LOCAL_CXX compilers.
2022-12-04 13:48:23 +01:00
Rudi Heitbaum
0b00ecea05
zstd: drop PKG_TOOLCHAIN hardcoding - was already meson
2022-08-28 04:38:36 +00:00
heitbaum
d678bf06f2
zstd: update to 1.5.2
...
release notes:
- https://github.com/facebook/zstd/releases/tag/v1.5.2
2022-01-22 21:09:12 +00:00
Ian Leonard
1a5bd70b0e
zstd: update to 1.5.1
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-12-22 06:13:55 +00:00
Ian Leonard
82fd4b1de7
zstd: drop upstreamed patch
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-08-12 16:38:51 +00:00
Ian Leonard
c5823d0864
zstd: update to 1.5.0, change to .tar.zstd tarball
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-08-11 18:16:42 +00:00
SupervisedThinking
dd7280f18a
zstd: update to 1.4.9 / add upstreamed build fix patch
2021-03-19 20:03:54 +01:00
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
MilhouseVH
a1d16a3f2e
zstd: update to zstd-1.3.2
2017-10-13 11:27:21 +01:00
escalade
fdf7880789
zstd: initial package
2017-09-22 13:58:12 +01:00