gnome-bluetooth: update to 3.2.2.

This commit is contained in:
Juan RP 2012-02-21 20:36:47 +01:00
parent d25f9df8a6
commit 05a48a1a5a
2 changed files with 5 additions and 7 deletions

View File

@ -9,10 +9,7 @@ Add_dependency run gtk+3-devel
Add_dependency run dbus-glib-devel
Add_dependency run gnome-bluetooth
revision=1
do_install()
{
do_install() {
vmove usr/include usr
vmove usr/lib/pkgconfig usr/lib
vmove usr/share/gir-1.0 usr/share

View File

@ -1,16 +1,15 @@
# Template file for 'gnome-bluetooth'
pkgname=gnome-bluetooth
version=3.2.1
version=3.2.2
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-desktop-update --disable-schemas-compile
--disable-icon-update"
revision=1
short_desc="The GNOME Bluetooth Subsystem"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://live.gnome.org/GnomeBluetooth"
license="GPL, LGPL"
checksum=f67abc26e2a8003b5e3b58e1541ed3955e0ea05a08bfaa8d5dc4b2133d948df0
checksum=30ba375f4d9b08fc31b9eb86f17ea2d3fc1696b3e778236270414260d4e26905
long_desc="
This package contains tools for managing and manipulating Bluetooth devices
using the GNOME desktop.
@ -28,6 +27,8 @@ Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gnome-doc-utils
Add_dependency build gobject-introspection
Add_dependency build libXi-devel
Add_dependency build gtk+3-devel
Add_dependency build libnotify-devel
Add_dependency build dbus-glib-devel
Add_dependency build nautilus-sendto-devel