gnome-shell: needs some gir pkgs, so move them into the main pkg.

--HG--
branch : gnome3
This commit is contained in:
Juan RP
2011-03-02 20:36:07 +01:00
parent b4c7d34a0b
commit bb71732b20
147 changed files with 77 additions and 754 deletions

View File

@@ -1,12 +0,0 @@
# Template file for 'gir-gtk+'.
#
short_desc="Introspection data for GTK+"
long_desc="${long_desc}
This package contains small pieces of introspection data for the GTK+ library."
do_install()
{
install -d ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
}

View File

@@ -1,6 +1,7 @@
# Template build file for 'gtk+'.
pkgname=gtk+
version=2.24.1
revision=1
distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-$version.tar.bz2"
build_style=gnu_configure
configure_args="--disable-cups --with-xinput"
@@ -20,7 +21,7 @@ long_desc="
conf_files="/etc/gtk-2.0/im-multipress.conf"
triggers="gtk-immodules"
subpackages="gir-gtk+ gtk+-devel"
subpackages="gtk+-devel"
Add_dependency run glibc
Add_dependency run libXext