Updated 95% pkgs to the new shlibs world order, not yet finished.

This commit is contained in:
Juan RP
2011-11-14 18:12:47 +01:00
parent abc9819a60
commit 25b70bd9c1
1225 changed files with 7177 additions and 4752 deletions

View File

@@ -0,0 +1,2 @@
libz.so.1
libc.so.6

View File

@@ -4,6 +4,7 @@ version=1.2.11
build_style=gnu-configure
homepage="http://www.feep.net/libtar/"
distfiles="ftp://ftp.feep.net/pub/software/${pkgname}/${pkgname}-${version}.tar.gz"
revision=1
short_desc="tar file manipulation API"
maintainer="davehome <davehome@redthumb.info.tm>"
license="BSD"
@@ -14,7 +15,4 @@ long_desc="
subpackages="${pkgname}-devel"
Add_dependency run glibc
Add_dependency run zlib
Add_dependency build zlib-devel