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,20 @@
libgtk-3.so.0
libgdk-3.so.0
libatk-1.0.so.0
libgio-2.0.so.0
libpangoft2-1.0.so.0
libpangocairo-1.0.so.0
libgdk_pixbuf-2.0.so.0
libcairo-gobject.so.2
libcairo.so.2
libpango-1.0.so.0
libfreetype.so.6
libfontconfig.so.1
libgobject-2.0.so.0
libgmodule-2.0.so.0
libgthread-2.0.so.0
librt.so.1
libglib-2.0.so.0
libpthread.so.0
libc.so.6
libgconf-2.so.4

View File

@@ -6,6 +6,7 @@ build_style=gnu-configure
configure_args="--disable-schemas-install --disable-scrollkeeper
--with-gconf-schema-file-dir=/usr/share/gconf/schemas
--enable-introspection"
revision=2
short_desc="GNOME Unicode Charmap"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
@@ -19,20 +20,6 @@ gconf_schemas="$pkgname.schemas"
gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run atk
Add_dependency run pango
Add_dependency run cairo
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run gdk-pixbuf
Add_dependency run libpng
Add_dependency run gtk+3
Add_dependency run GConf
Add_dependency run hicolor-icon-theme
Add_dependency run desktop-file-utils
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
@@ -40,6 +27,9 @@ Add_dependency build gobject-introspection
Add_dependency build gtk+3-devel
Add_dependency build GConf-devel
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils
post_install()
{
mv ${DESTDIR}/usr/share/gconf/schemas/*.schemas ${wrksrc}