zisofs-tools: new deps style, fix installation.
--HG-- extra : convert_revision : 57bbd05d5c5722ee3e2c1a145657f23a3e7a5863
This commit is contained in:
parent
99290baf5e
commit
adec57fb9b
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@ pkgname=zisofs-tools
|
||||||
version=1.0.8
|
version=1.0.8
|
||||||
distfiles="http://www.kernel.org/pub/linux/utils/fs/zisofs/$pkgname-$version.tar.bz2"
|
distfiles="http://www.kernel.org/pub/linux/utils/fs/zisofs/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
make_install_args="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version"
|
||||||
short_desc="ISO9660 transparent compression tool"
|
short_desc="ISO9660 transparent compression tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3
|
checksum=ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3
|
||||||
|
@ -14,4 +15,5 @@ long_desc="
|
||||||
Non-compressed files on a zisofs file system are still accessible by legacy
|
Non-compressed files on a zisofs file system are still accessible by legacy
|
||||||
systems."
|
systems."
|
||||||
|
|
||||||
run_depends="glibc-2.8 zlib-1.2.3"
|
Add_dependency full glibc
|
||||||
|
Add_dependency full zlib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue