gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG-- branch : gnome3
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# Template file for 'gir-webkit-gtk'.
|
||||
#
|
||||
short_desc="Introspection data for WebKit GTK+"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains small pieces of introspection data for the
|
||||
WebKit GTK+ library."
|
||||
|
||||
do_install()
|
||||
{
|
||||
install -d ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
# Template file for 'webkit-gtk'
|
||||
pkgname=webkit-gtk
|
||||
version=1.2.7
|
||||
revision=1
|
||||
wrksrc=webkit-${version}
|
||||
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
||||
build_style=gnu_configure
|
||||
@@ -20,7 +21,7 @@ long_desc="
|
||||
|
||||
This is the GTK2+ port of the engine."
|
||||
|
||||
subpackages="gir-$pkgname $pkgname-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user