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,14 +0,0 @@
# Template file for 'gir-gupnp'.
#
short_desc="Introspection data for GUPNP"
long_desc="${long_desc}
This package contains small pieces of introspection data for GUPNP."
Add_dependency run gir-gssdp
do_install()
{
install -d ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
}

View File

@@ -1,6 +1,7 @@
# Template file for 'gupnp'
pkgname=gupnp
version=0.14.0
revision=1
distfiles="http://gupnp.org/sites/all/files/sources/gupnp-$version.tar.gz"
build_style=gnu_configure
short_desc="GObject-based library for UPnP"
@@ -9,7 +10,7 @@ checksum=6ac13efe46c6f1e5d05e48e1041bf37dfa702839ce5fbb01e0f314f3904b6a16
long_desc="
A GObject-based API for doing UPnP transparently."
subpackages="gir-gupnp gupnp-devel"
subpackages="gupnp-devel"
# XXX: missing libconic dependency.
Add_dependency run glibc