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

@@ -1,4 +1,3 @@
libcurl.so.4
librt.so.1
libz.so.1
libc.so.6

View File

@@ -12,7 +12,6 @@ long_desc="
replaces="curl-libs<7.20.1"
do_install()
{
mkdir -p ${DESTDIR}/usr/lib

View File

@@ -6,7 +6,7 @@ distfiles="$homepage/download/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--enable-ldaps --with-gssapi=/usr \
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt"
revision=1
revision=2
short_desc="Client that groks URLs"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"