gnome-bluetooth: update to 3.4.2.
This commit is contained in:
parent
44cc29018b
commit
441d01f15c
1 changed files with 4 additions and 3 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-desktop-update --disable-schemas-compile --disable-icon-update"
|
configure_args="--disable-desktop-update --disable-schemas-compile --disable-icon-update"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
depends="dconf bluez gvfs obexd-client hicolor-icon-theme desktop-file-utils"
|
depends="dconf bluez gvfs obexd-client hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection libXi-devel gtk+3-devel libnotify-devel nautilus-sendto-devel"
|
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
|
||||||
|
libXi-devel gtk+3-devel libnotify-devel nautilus-sendto-devel"
|
||||||
short_desc="The GNOME Bluetooth Subsystem"
|
short_desc="The GNOME Bluetooth Subsystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeBluetooth"
|
homepage="http://live.gnome.org/GnomeBluetooth"
|
||||||
license="GPL, LGPL"
|
license="GPL, LGPL"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
checksum=179f55fc5933eaca657cdda0d95c6e782b80cf210b1552720aa6d83d31a8c21a
|
checksum=c58480f1687aca048444d5e4dbd306594d0785c8e6e74f99fa0b13e57fdad4de
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains tools for managing and manipulating Bluetooth devices
|
This package contains tools for managing and manipulating Bluetooth devices
|
||||||
using the GNOME desktop.
|
using the GNOME desktop.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue