gnome-bluetooth: update to 3.6.1.
This commit is contained in:
parent
b297889951
commit
2e7c17ae50
2 changed files with 5 additions and 12 deletions
|
@ -1,16 +1,9 @@
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libgdk-3.so.0
|
libgdk-3.so.0
|
||||||
libatk-1.0.so.0
|
|
||||||
libpangocairo-1.0.so.0
|
|
||||||
libgdk_pixbuf-2.0.so.0
|
|
||||||
libcairo-gobject.so.2
|
|
||||||
libcairo.so.2
|
|
||||||
libpango-1.0.so.0
|
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
librt.so.1
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libnotify.so.4
|
libnotify.so.4
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=3.6.0
|
version=3.6.1
|
||||||
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-desktop-update --disable-schemas-compile
|
||||||
|
--disable-icon-update"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
depends="dconf bluez gvfs obexd-client>=0.47 hicolor-icon-theme desktop-file-utils"
|
depends="dconf bluez gvfs obexd-client>=0.47 hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection
|
makedepends="which pkg-config intltool itstool gnome-doc-utils gobject-introspection
|
||||||
libXi-devel gtk+3-devel>=3.6.0_2 libnotify-devel nautilus-sendto-devel>=3.6.0"
|
libXi-devel gtk+3-devel>=3.6.2 libnotify-devel nautilus-sendto-devel>=3.6.0"
|
||||||
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, LGPL"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=021d9711d76e6d195812b1804ff39b5936ce978c25f900bc92e4bffd7045d306
|
checksum=71d72a4637916450987f69c71d374c5bc1102be6dd9d9d7f923aa924659f768a
|
||||||
long_desc="
|
long_desc="
|
||||||
This package contains tools for managing and manipulating Bluetooth devices
|
This package contains tools for managing and manipulating Bluetooth devices
|
||||||
using the GNOME desktop.
|
using the GNOME desktop.
|
||||||
|
|
Loading…
Reference in a new issue