mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libdeflate: link utilities (libdeflate-gzip) to installed shared library
This commit is contained in:
parent
f655a87c42
commit
ff1f652e08
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'libdeflate'
|
# Template file for 'libdeflate'
|
||||||
pkgname=libdeflate
|
pkgname=libdeflate
|
||||||
version=1.19
|
version=1.19
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DLIBDEFLATE_USE_SHARED_LIB=ON"
|
||||||
checkdepends="zlib-devel"
|
checkdepends="zlib-devel"
|
||||||
short_desc="Optimized library for DEFLATE/zlib/gzip (de)compression"
|
short_desc="Optimized library for DEFLATE/zlib/gzip (de)compression"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue