Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
parent
abc9819a60
commit
25b70bd9c1
1225 changed files with 7177 additions and 4752 deletions
|
@ -3,6 +3,7 @@ pkgname=unzip
|
|||
version=6.0
|
||||
wrksrc=unzip60
|
||||
distfiles="${SOURCEFORGE_SITE}/infozip/${pkgname}60.tar.gz"
|
||||
revision=1
|
||||
short_desc="List, test and extract compressed files in a ZIP archive"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37
|
||||
|
@ -34,8 +35,6 @@ CFLAGS="-D_FILE_OFFSET_BITS=64 -DWILD_STOP_AT_DIR -DLARGE_FILE_SUPPORT"
|
|||
CFLAGS="${CFLAGS} -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE"
|
||||
CFLAGS="${CFLAGS} -DNO_LCHMOD -DDATE_FORMAT=DF_YMD -DUSE_BZIP2 -DNATIVE"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run bzip2
|
||||
Add_dependency build bzip2-devel
|
||||
|
||||
do_build()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue