Merge pull request #5868 from Sir-Boops/blue-update

gnome-bluetooth: update to 3.20.1
This commit is contained in:
Enno Boland 2017-03-02 08:03:13 +01:00 committed by GitHub
commit 9e30ff6346

View file

@ -1,20 +1,20 @@
# Template file for 'gnome-bluetooth'
pkgname=gnome-bluetooth
version=3.18.2
version=3.20.1
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-desktop-update
--disable-schemas-compile --disable-icon-update"
hostmakedepends="pkg-config intltool itstool gnome-doc-utils $(vopt_if gir gobject-introspection) glib-devel"
hostmakedepends="pkg-config intltool itstool gtk-doc $(vopt_if gir gobject-introspection) glib-devel"
makedepends="libXi-devel gtk+3-devel libnotify-devel dconf-devel
gvfs-devel bluez eudev-libudev-devel libcanberra-devel"
depends="bluez>=5 dconf>=0.20 gvfs>=1.20 hicolor-icon-theme desktop-file-utils"
short_desc="The GNOME Bluetooth Subsystem"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://live.gnome.org/GnomeBluetooth"
homepage="https://wiki.gnome.org/Projects/GnomeBluetooth"
license="GPL-2, LGPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398
checksum=ea9050b5f3b94ef279febae4cb789c2500a25344c784f650fe7f932fcd6798fe
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then