mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-bluetooth: update to 42.8
This commit is contained in:
parent
eddfdb3b0b
commit
8177e52ad0
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=42.5
|
version=42.8
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dgtk_doc=false $(vopt_bool gir introspection)"
|
configure_args="-Dgtk_doc=false $(vopt_bool gir introspection)"
|
||||||
hostmakedepends="pkg-config gettext glib-devel"
|
hostmakedepends="pkg-config gettext glib-devel libxml2"
|
||||||
makedepends="gtk4-devel libadwaita-devel gsound-devel libnotify-devel
|
makedepends="gtk4-devel libadwaita-devel gsound-devel libnotify-devel
|
||||||
eudev-libudev-devel upower-devel"
|
eudev-libudev-devel upower-devel"
|
||||||
depends="bluez"
|
depends="bluez"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeBluetooth"
|
homepage="https://wiki.gnome.org/Projects/GnomeBluetooth"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-bluetooth/${version%.*}/gnome-bluetooth-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-bluetooth/${version%.*}/gnome-bluetooth-${version}.tar.xz"
|
||||||
checksum=a4f5f1ac2dbb7b7b92f7d6d2b42c030f62aed9b5426b9dc116946041f3cba8f7
|
checksum=76c241e8ca2c9b1035364535ca26084f89fc5c0e1829510f8909583115fcc2db
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue