community/gnome-bluetooth: upgrade to 47.0

This commit is contained in:
fossdd 2024-09-15 13:11:57 +00:00 committed by Bart Ribbers
parent 2a00e42fe0
commit c46b6706f6

View file

@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: team/gnome <ablocorrea@hotmail.com>
pkgname=gnome-bluetooth
pkgver=46.1
pkgver=47.0
pkgrel=0
pkgdesc="The GNOME Bluetooth Subsystem"
url="https://wiki.gnome.org/Projects/GnomeBluetooth"
@ -27,10 +27,7 @@ checkdepends="py3-dbus py3-gobject3 py3-dbusmock"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-libs"
source="https://download.gnome.org/sources/gnome-bluetooth/${pkgver%.*}/gnome-bluetooth-$pkgver.tar.xz
61-gnome-bluetooth-rfkill.rules"
if [ "$CARCH" = "armhf" ]; then
options="!check"; # tests fail on armhf
fi
options="!check" # "AssertionError: D-Bus socket never created" in all tests
build() {
abuild-meson -Db_lto=true . output
@ -48,6 +45,6 @@ package() {
}
sha512sums="
423179b761439a5f5c04d24f5593f32c0dfe222cfa5482247558c9f13122a811c958d40dca9ab81620173f70d831411442190c1aad0585caece5b0c12421c43a gnome-bluetooth-46.1.tar.xz
a299be1c85e9cc4e7d8583e4a323de6e97abbce13b779d8e282839a1ea8e0ca83a3c7d7084c3dd08ffebcd6be84e2d3f652548518d480d4c53bffddb5eb5157c gnome-bluetooth-47.0.tar.xz
68ea6502a469d800e92d8984984cfddfa66e7bf8a0252d52a2338843d183680c84aa7ec6c4c7d14a250515b34b71d89364480c809743ba9e7ef30473b8ebb5a8 61-gnome-bluetooth-rfkill.rules
"