cheese: always enable gir

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-05-06 01:21:00 +02:00
parent 32fcd140a0
commit 5462fabd6f
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,8 +1,9 @@
# Template file for 'cheese'
pkgname=cheese
version=3.32.1
revision=1
revision=2
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static --disable-schemas-compile"
hostmakedepends="gdk-pixbuf glib-devel gtk-doc intltool itstool pkg-config
$(vopt_if gir 'gobject-introspection') vala"
@ -16,12 +17,9 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Cheese"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=7b9ad1da8bb475a9e71ae69a5832786a75e860f0af927637540574fd49d595f6
nocross="failed to load ./data/pixmaps/thumbnail-frame.png: Couldn?t recognize the image file format for file ?./data/pixmaps/thumbnail-frame.png?"
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"
fi
build_options_default="gir"
libcheese_package() {
short_desc+=" - shared libraries"