gnome-bluetooth: update to 3.34.5.
* fix tests
This commit is contained in:
parent
2dea816da9
commit
5647e2a6ee
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue