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,3 @@
libm.so.6
libdl.so.2
libc.so.6

View File

@@ -1,7 +1,7 @@
# Template build file for 'babl'.
pkgname=babl
version=0.1.4
revision=2
revision=3
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
build_style=gnu-configure
# XXX reenable when it's fixed.
@@ -22,6 +22,5 @@ long_desc="
provided as well as the framework to add new color models and data types."
subpackages="babl-devel"
Add_dependency run glibc
Add_dependency build pkg-config
#Add_dependency build gobject-introspection