You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libdeflate: update to 1.25
This commit is contained in:
@@ -5,13 +5,13 @@ PortGroup cmake 1.1
|
||||
PortGroup github 1.0
|
||||
PortGroup legacysupport 1.1
|
||||
|
||||
github.setup ebiggers libdeflate 1.22 v
|
||||
github.setup ebiggers libdeflate 1.25 v
|
||||
github.tarball_from releases
|
||||
revision 0
|
||||
|
||||
checksums rmd160 e9a8afb119be7c7547dcb56d435ae1640c8a3256 \
|
||||
sha256 7834d9adbc9a809e0fb0d7b486060a9ae5f7819eb7f55bb8c22b10d7b3bed8da \
|
||||
size 186676
|
||||
checksums rmd160 58584517791330b7eed1f8ae8d3475b1dec37794 \
|
||||
sha256 fed5cd22f00f30cc4c2e5329f94e2b8a901df9fa45ee255cb70e2b0b42344477 \
|
||||
size 186474
|
||||
|
||||
description Heavily optimized library for DEFLATE/zlib/gzip \
|
||||
compression and decompression
|
||||
@@ -35,5 +35,11 @@ maintainers {linux.com:nickblack @dankamongmen} \
|
||||
# https://github.com/ebiggers/libdeflate/commit/a83fb24e1cb0ec6b6fd53446c941013edf055192
|
||||
compiler.blacklist-append *gcc-4.* {clang < 800} {macports-clang-3.[0-8]}
|
||||
|
||||
configure.args-append \
|
||||
-DLIBDEFLATE_BUILD_TESTS=1
|
||||
|
||||
# TODO: verify powerpc defs in common_defs.h
|
||||
# https://github.com/ebiggers/libdeflate/issues/362
|
||||
|
||||
test.run yes
|
||||
test.cmd ctest --test-dir ${workpath}/build
|
||||
|
||||
Reference in New Issue
Block a user