Update xfce4-related pkgs for new rshlib thing

This commit is contained in:
davehome
2011-11-12 08:45:15 +00:00
parent 4d76ba1f41
commit 7fa0e64d4d
324 changed files with 1717 additions and 1053 deletions

View File

@@ -0,0 +1,5 @@
libc.so.6
libpthread.so.0
libstdc++.so.6
libgcc_s.so.1
libdl.so.2

View File

@@ -5,6 +5,7 @@ distfiles="http://libproxy.googlecode.com/files/$pkgname-$version.tar.gz"
build_style=cmake
configure_args="-DWITH_GNOME=0 -DWITH_KDE4=0 -DWITH_MOZJS=0 -DWITH_NM=0
-DWITH_PERL=0 -DWITH_PYTHON=1 -DWITH_WEBKIT=0"
revision=1
short_desc="A library handling all the details of proxy configuration"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=9ad912e63b1efca98fb442240a2bc7302e6021c1d0b1b9363327729f29462f30
@@ -22,9 +23,6 @@ long_desc="
* a sublime sense of joy and accomplishment"
subpackages="$pkgname-devel $pkgname-python"
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency build pkg-config
Add_dependency build python