gnome-bluetooth: update to 3.12.0 (soname bump).
This commit is contained in:
parent
091020f224
commit
bd9177fd47
|
@ -616,7 +616,7 @@ libatkmm-1.6.so.1 atkmm-2.22.1_1
|
|||
libgtkmm-3.0.so.1 gtkmm-2.99.5_1
|
||||
libgdkmm-3.0.so.1 gtkmm-2.99.5_1
|
||||
libgksu2.so.0 libgksu-2.0.12_1
|
||||
libgnome-bluetooth.so.12 gnome-bluetooth-3.10.0_1
|
||||
libgnome-bluetooth.so.13 gnome-bluetooth-3.12.0_1
|
||||
libsasl2.so.2 libsasl-2.1.23_1
|
||||
liblber-2.4.so.2 libldap-2.4.21_1
|
||||
libldap-2.4.so.2 libldap-2.4.21_1
|
||||
|
@ -1099,8 +1099,6 @@ libgweather-3.so.6 libgweather-3.10.0_1
|
|||
libgnomekbd.so.8 libgnomekbd-3.6.0_1
|
||||
libgnomekbdui.so.8 libgnomekbd-3.6.0_1
|
||||
libibus-1.0.so.5 ibus-1.4.99.20120917_1
|
||||
libgnome-bluetooth.so.11 gnome-bluetooth-3.6.0_1
|
||||
libgnome-bluetooth-applet.so.0 gnome-bluetooth-3.10.0_1
|
||||
libxapian.so.22 libxapian-1.2.12_1
|
||||
libzeitgeist-1.0.so.1 libzeitgeist-0.3.18_1
|
||||
libcolord-gtk.so.1 colord-gtk-0.1.23_1
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'gnome-bluetooth'
|
||||
pkgname=gnome-bluetooth
|
||||
version=3.10.0
|
||||
revision=2
|
||||
version=3.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-desktop-update --disable-schemas-compile --disable-icon-update"
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
||||
makedepends="libXi-devel gtk+3-devel>=3.8 libnotify-devel dconf-devel>=0.18 gvfs-devel>=1.18 bluez>=5"
|
||||
depends="bluez>=5 dconf>=0.18 gvfs>=1.18 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"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/GnomeBluetooth"
|
||||
license="GPL, LGPL"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=7ee4ad464abfed59f04d1a471eb25cfb95fc34eeefbe4c47580dbb50df2ab712
|
||||
checksum=086917c13ada4e3233eafad0a91b072cd60bb2be7c0b7d6657072123fd115c67
|
||||
|
||||
gnome-bluetooth-devel_package() {
|
||||
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}"
|
||||
|
|
Loading…
Reference in New Issue