gnome-bluetooth: update to 3.34.5.

* fix tests
This commit is contained in:
Enno Boland 2021-04-03 22:52:23 +02:00
parent 2dea816da9
commit 5647e2a6ee
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-bluetooth'
pkgname=gnome-bluetooth
version=3.34.3
version=3.34.5
revision=1
build_helper="gir"
build_style=meson
@ -10,12 +10,13 @@ hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection
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"
checkdepends="python3-dbus"
short_desc="GNOME Bluetooth Subsystem"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GnomeBluetooth"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0a068e3bddbbdab46991521e6624098579abe80da242398bdd579c4ca6926422
checksum=6c949e52c8becc2054daacd604901f66ce5cf709a5fa91c4bb7cacc939b53ea9
build_options="gir"
build_options_default="gir"