gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG-- branch : gnome3
This commit is contained in:
@@ -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
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
# Template build file for 'gtk+3'.
|
||||
pkgname=gtk+3
|
||||
version=3.0.1
|
||||
revision=1
|
||||
wrksrc="gtk+-${version}"
|
||||
distfiles="${GNOME_SITE}/gtk+/3.0/gtk+-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
@@ -22,7 +23,7 @@ long_desc="
|
||||
|
||||
triggers="gtk3-immodules gsettings-schemas"
|
||||
conf_files="/etc/gtk-3.0/im-multipress.conf"
|
||||
subpackages="gir-gtk+3 gtk+3-devel"
|
||||
subpackages="gtk+3-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
|
||||
Reference in New Issue
Block a user