summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/zstd: drop 1.4.9, 1.5.2-r3, 1.5.4-r2, 1.5.4-r3Sam James2023-09-243-243/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: backport crash fixSam James2023-03-101-0/+115
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: fix build w/ USE=-zlibSam James2023-02-151-0/+61
| | | | | Closes: https://bugs.gentoo.org/894058 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: switch to mesonSam James2023-02-102-0/+79
| | | | | | | | | | | | Thanks to Eli Schwartz for getting things to the point where we could do this (a Meson bug fix [0] for the native override for find_program and a zstd change [1] for letting us build tests but not install programs for multilib). [0] https://github.com/mesonbuild/meson/pull/11372 [1] https://github.com/facebook/zstd/pull/3490 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: drop 1.5.0, 1.5.1-r2, 1.5.1-r3David Seifert2022-06-211-11/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-arch/zstd: add 1.5.1Sam James2021-12-221-0/+11
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: Security cleanupMikle Kolyada2021-03-313-303/+0
| | | | | | Bug: https://bugs.gentoo.org/774258 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-arch/zstd: fix compile with uclibcstefson2020-10-061-0/+28
| | | | | | | | Closes: https://bugs.gentoo.org/741972 Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Closes: https://github.com/gentoo/gentoo/pull/17691 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: Use upstream fix for pkgconfig libdirLars Wendler2020-03-203-67/+215
| | | | | | | | | - Shortened make43 patch name - Simplified ebuild a bit Closes: https://bugs.gentoo.org/700780 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/zstd: Fix feature detection with make-4.3Matt Turner2020-03-201-0/+60
| | | | | Closes: https://bugs.gentoo.org/708110 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-arch/zstd: Revbump to fix libdir in pkgconfig fileLars Wendler2019-11-201-0/+67
| | | | | | | | | | | Revert questionable upstream commit until they come with a hopefully better fix. Reported-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Upstream-bug: https://github.com/facebook/zstd/issues/1900 Bug: https://bugs.gentoo.org/700780 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-arch/zstd: Remove oldManuel Rüger2018-03-271-79/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-arch/zstd: version bump to 1.1.0, fix a a number of bugs:Matthias Maier2016-10-031-0/+79
- respect "$(get_libdir)" - introduce USE=static-libs, bug #593634 - do not compile library a second time, bug #594514 - respect CC, bug #593630 - prefix support - keyword for x86 Package-Manager: portage-2.3.0