gnome-bluetooth: update to 3.2.2.
This commit is contained in:
parent
d25f9df8a6
commit
05a48a1a5a
|
@ -9,10 +9,7 @@ Add_dependency run gtk+3-devel
|
||||||
Add_dependency run dbus-glib-devel
|
Add_dependency run dbus-glib-devel
|
||||||
Add_dependency run gnome-bluetooth
|
Add_dependency run gnome-bluetooth
|
||||||
|
|
||||||
revision=1
|
do_install() {
|
||||||
|
|
||||||
do_install()
|
|
||||||
{
|
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
vmove usr/lib/pkgconfig usr/lib
|
vmove usr/lib/pkgconfig usr/lib
|
||||||
vmove usr/share/gir-1.0 usr/share
|
vmove usr/share/gir-1.0 usr/share
|
||||||
|
|
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=3.2.1
|
version=3.2.2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-desktop-update --disable-schemas-compile
|
configure_args="--disable-desktop-update --disable-schemas-compile
|
||||||
--disable-icon-update"
|
--disable-icon-update"
|
||||||
revision=1
|
|
||||||
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"
|
||||||
checksum=f67abc26e2a8003b5e3b58e1541ed3955e0ea05a08bfaa8d5dc4b2133d948df0
|
checksum=30ba375f4d9b08fc31b9eb86f17ea2d3fc1696b3e778236270414260d4e26905
|
||||||
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.
|
||||||
|
@ -28,6 +27,8 @@ Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build gnome-doc-utils
|
Add_dependency build gnome-doc-utils
|
||||||
Add_dependency build gobject-introspection
|
Add_dependency build gobject-introspection
|
||||||
|
Add_dependency build libXi-devel
|
||||||
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build libnotify-devel
|
Add_dependency build libnotify-devel
|
||||||
Add_dependency build dbus-glib-devel
|
Add_dependency build dbus-glib-devel
|
||||||
Add_dependency build nautilus-sendto-devel
|
Add_dependency build nautilus-sendto-devel
|
||||||
|
|
Loading…
Reference in New Issue
Block a user