gnome-bluetooth: needs gsettings-schemas trigger, bumprev.
This commit is contained in:
parent
ddcfee311e
commit
e08990dd33
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=2.32.0
|
version=2.32.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-desktop-update --disable-nautilus-sendto
|
configure_args="--disable-desktop-update --disable-nautilus-sendto
|
||||||
--localstatedir=/var --disable-icon-update --disable-scrollkeeper
|
--localstatedir=/var --disable-icon-update --disable-scrollkeeper
|
||||||
--disable-introspection"
|
--disable-introspection --disable-schemas-compile"
|
||||||
short_desc="The GNOME Bluetooth Subsystem"
|
short_desc="The GNOME Bluetooth Subsystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=57b1f06c96a1b85e1c19ff919d708cc38e95edae658881ed99968c325839a973
|
checksum=57b1f06c96a1b85e1c19ff919d708cc38e95edae658881ed99968c325839a973
|
||||||
|
@ -19,6 +20,7 @@ long_desc="
|
||||||
bluetooth-sendto is also included for sending files to Bluetooth devices
|
bluetooth-sendto is also included for sending files to Bluetooth devices
|
||||||
via OBEX."
|
via OBEX."
|
||||||
|
|
||||||
|
triggers="gsettings-schemas"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue