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-babl'.
|
||||
#
|
||||
short_desc="Introspection data for BABL"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains small pieces of introspection data for the Babl 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 'babl'.
|
||||
pkgname=babl
|
||||
version=0.1.4
|
||||
revision=1
|
||||
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Dynamic pixel format translation library"
|
||||
@@ -16,6 +17,6 @@ long_desc="
|
||||
A vocabulary to formulate new pixel formats from existing primitives is
|
||||
provided as well as the framework to add new color models and data types."
|
||||
|
||||
subpackages="gir-babl babl-devel"
|
||||
subpackages="babl-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency build gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user