mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
gnome-bluetooth: update to 3.20.1
This commit is contained in:
parent
c61f901173
commit
e0811cc189
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=3.18.2
|
version=3.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-desktop-update
|
configure_args="--disable-static --disable-desktop-update
|
||||||
--disable-schemas-compile --disable-icon-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
|
makedepends="libXi-devel gtk+3-devel libnotify-devel dconf-devel
|
||||||
gvfs-devel bluez eudev-libudev-devel libcanberra-devel"
|
gvfs-devel bluez eudev-libudev-devel libcanberra-devel"
|
||||||
depends="bluez>=5 dconf>=0.20 gvfs>=1.20 hicolor-icon-theme desktop-file-utils"
|
depends="bluez>=5 dconf>=0.20 gvfs>=1.20 hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="The GNOME Bluetooth Subsystem"
|
short_desc="The GNOME Bluetooth Subsystem"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://live.gnome.org/GnomeBluetooth"
|
homepage="https://wiki.gnome.org/Projects/GnomeBluetooth"
|
||||||
license="GPL-2, LGPL-2"
|
license="GPL-2, LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398
|
checksum=ea9050b5f3b94ef279febae4cb789c2500a25344c784f650fe7f932fcd6798fe
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue