gnome-bluetooth: update to 3.14.0.
This commit is contained in:
parent
bbdc9e1d84
commit
4179c166b0
1 changed files with 8 additions and 6 deletions
|
@ -1,18 +1,20 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=3.12.0
|
version=3.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-desktop-update --disable-schemas-compile --disable-icon-update"
|
configure_args="--disable-static --disable-desktop-update
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
--disable-schemas-compile --disable-icon-update"
|
||||||
makedepends="libXi-devel gtk+3-devel>=3.8 libnotify-devel dconf-devel>=0.18 gvfs-devel>=1.18 bluez>=5"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection glib-devel"
|
||||||
|
makedepends="libXi-devel gtk+3-devel>=3.8 libnotify-devel dconf-devel>=0.18
|
||||||
|
gvfs-devel>=1.18 bluez>=5 eudev-libudev-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@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeBluetooth"
|
homepage="http://live.gnome.org/GnomeBluetooth"
|
||||||
license="GPL, LGPL"
|
license="GPL-2, LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=086917c13ada4e3233eafad0a91b072cd60bb2be7c0b7d6657072123fd115c67
|
checksum=e2ef5e0036748eeb4756e8cb57e9909f10b771d290086dd1f377451d3fe18b09
|
||||||
|
|
||||||
gnome-bluetooth-devel_package() {
|
gnome-bluetooth-devel_package() {
|
||||||
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}"
|
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue