[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2020-10-01 Thread Jan Steffens via arch-commits
Date: Thursday, October 1, 2020 @ 10:01:04
  Author: heftig
Revision: 397024

3.34.3-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-01 08:34:24 UTC (rev 397023)
+++ PKGBUILD2020-10-01 10:01:04 UTC (rev 397024)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.34.2
+pkgver=3.34.3
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -12,7 +12,7 @@
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
 provides=(libgnome-bluetooth.so)
-_commit=24a5e4eb81052a8d9c6370802d3e0ee1c90b3131  # tags/GNOMEBT_V_3_34_2^0
+_commit=e0ec2130063df24a0b11294744d6e197022afd2e  # tags/GNOMEBT_V_3_34_3^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2020-09-26 Thread Jan Steffens via arch-commits
Date: Saturday, September 26, 2020 @ 20:21:54
  Author: heftig
Revision: 396608

3.34.2-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-26 20:21:42 UTC (rev 396607)
+++ PKGBUILD2020-09-26 20:21:54 UTC (rev 396608)
@@ -1,9 +1,9 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Ionut Biru 
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.34.1
+pkgver=3.34.2
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -12,7 +12,7 @@
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
 provides=(libgnome-bluetooth.so)
-_commit=d745a928b3018782b3ccacfda4a08a0a6a2b8594  # tags/GNOMEBT_V_3_34_1^0
+_commit=24a5e4eb81052a8d9c6370802d3e0ee1c90b3131  # tags/GNOMEBT_V_3_34_2^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -27,7 +27,7 @@
 
 build() {
   arch-meson $pkgname build -D gtk_doc=true -D icon_update=false
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2020-03-09 Thread Jan Steffens via arch-commits
Date: Monday, March 9, 2020 @ 11:37:00
  Author: heftig
Revision: 377211

3.34.1-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-09 11:36:46 UTC (rev 377210)
+++ PKGBUILD2020-03-09 11:37:00 UTC (rev 377211)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.34.0+1+g96295afd
+pkgver=3.34.1
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,7 +11,8 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=96295afdc38c9c8534084d2ef643fc46c4dbe3aa  # master
+provides=(libgnome-bluetooth.so)
+_commit=d745a928b3018782b3ccacfda4a08a0a6a2b8594  # tags/GNOMEBT_V_3_34_1^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2019-09-12 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 22:05:03
  Author: heftig
Revision: 362362

3.34.0+1+g96295afd-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 21:57:20 UTC (rev 362361)
+++ PKGBUILD2019-09-12 22:05:03 UTC (rev 362362)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.32.1
+pkgver=3.34.0+1+g96295afd
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,7 +11,7 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=419537252c5c56a537acf0cd32b81567f7246eeb  # tags/GNOMEBT_V_3_32_1^0
+_commit=96295afdc38c9c8534084d2ef643fc46c4dbe3aa  # master
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2019-03-26 Thread Jan Steffens via arch-commits
Date: Tuesday, March 26, 2019 @ 18:52:23
  Author: heftig
Revision: 349235

Remove rulefile; it's also in gnome-settings-daemon

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 
 1 file changed, 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-26 18:50:51 UTC (rev 349234)
+++ PKGBUILD2019-03-26 18:52:23 UTC (rev 349235)
@@ -35,10 +35,6 @@
 
 package() {
   DESTDIR="$pkgdir" meson install -C build
-  _rulefile="$pkgdir/usr/lib/udev/rules.d/61-$pkgname-rfkill.rules"
-  install -Dm644 /dev/stdin "$_rulefile" <

[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2019-03-14 Thread Jan Steffens via arch-commits
Date: Thursday, March 14, 2019 @ 19:29:49
  Author: heftig
Revision: 348064

3.32.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-14 19:24:02 UTC (rev 348063)
+++ PKGBUILD2019-03-14 19:29:49 UTC (rev 348064)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.28.2
+pkgver=3.32.0
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,7 +11,7 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra systemd-libs pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=fe6c511042aa723d00ff0362751c1be2d9cf  # tags/GNOMEBT_V_3_28_2^0
+_commit=9427da049cc2acb3aa0e02c00bd9a466358beedf  # tags/GNOMEBT_V_3_32_0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2018-09-04 Thread Jan Steffens via arch-commits
Date: Tuesday, September 4, 2018 @ 21:01:54
  Author: heftig
Revision: 49

Id

Modified:
  gnome-bluetooth/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-04 20:53:16 UTC (rev 48)
+++ PKGBUILD2018-09-04 21:01:54 UTC (rev 49)
@@ -1,4 +1,4 @@
-# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Ionut Biru 
 # Contributor: Roman Kyrylych 
 


Property changes on: gnome-bluetooth/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2018-08-01 Thread Jan Steffens via arch-commits
Date: Wednesday, August 1, 2018 @ 14:18:36
  Author: heftig
Revision: 330253

3.28.2-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-01 13:00:20 UTC (rev 330252)
+++ PKGBUILD2018-08-01 14:18:36 UTC (rev 330253)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.28.1
+pkgver=3.28.2
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,7 +11,7 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra libsystemd pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=cb3a236f0e312ab6ef2d6feb1e6812711450a5e5  # 
tags/GNOMEBT_V_3_28_1_fixed^0
+_commit=fe6c511042aa723d00ff0362751c1be2d9cf  # tags/GNOMEBT_V_3_28_2^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'
@@ -32,8 +32,7 @@
 }
 
 check() {
-  cd build
-  meson test
+  meson test -C build
 }
 
 package() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2018-07-19 Thread Jan Steffens via arch-commits
Date: Thursday, July 19, 2018 @ 12:51:44
  Author: heftig
Revision: 329049

3.28.1-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-19 11:02:46 UTC (rev 329048)
+++ PKGBUILD2018-07-19 12:51:44 UTC (rev 329049)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,8 +11,8 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra libsystemd pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=25f80d950442977c5fc7a01fb160ef1bff0d48cc  # tags/GNOMEBT_V_3_28_0^0
-source=("git+https://git.gnome.org/browse/gnome-bluetooth#commit=$_commit;
+_commit=cb3a236f0e312ab6ef2d6feb1e6812711450a5e5  # 
tags/GNOMEBT_V_3_28_1_fixed^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-bluetooth.git#commit=$_commit;
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
@@ -19,7 +19,7 @@
 
 pkgver() {
   cd $pkgname
-  git describe --tags | sed 's/^GNOMEBT_V_//;s/_/./g;s/-/+/g'
+  git describe --tags | sed 's/^GNOMEBT_V_//;s/_fixed//;s/_/./g;s/-/+/g'
 }
 
 prepare() {
@@ -37,6 +37,6 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" meson install -C build
   install -Dt "$pkgdir/usr/lib/udev/rules.d" -m644 
61-gnome-bluetooth-rfkill.rules
 }


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2018-03-13 Thread Jan Steffens via arch-commits
Date: Tuesday, March 13, 2018 @ 21:03:51
  Author: heftig
Revision: 318878

3.28.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-13 20:59:08 UTC (rev 318877)
+++ PKGBUILD2018-03-13 21:03:51 UTC (rev 318878)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.27.92+2+g38e85c47
+pkgver=3.28.0
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,7 +11,7 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra libsystemd pulseaudio-bluetooth)
 makedepends=(gobject-introspection gtk-doc docbook-xsl git systemd meson)
-_commit=38e85c473d24a218df73781e46faf5a53b8d733e  # master
+_commit=25f80d950442977c5fc7a01fb160ef1bff0d48cc  # tags/GNOMEBT_V_3_28_0^0
 source=("git+https://git.gnome.org/browse/gnome-bluetooth#commit=$_commit;
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2017-09-15 Thread Jan Steffens
Date: Friday, September 15, 2017 @ 13:38:00
  Author: heftig
Revision: 305598

Add buglink

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-15 13:34:57 UTC (rev 305597)
+++ PKGBUILD2017-09-15 13:38:00 UTC (rev 305598)
@@ -29,6 +29,8 @@
 prepare() {
   mkdir build
   cd $pkgname
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=787728
   git apply -3 
../0001-meson-Remove-duplicate-and-or-unused-defines-from-se.patch
   git apply -3 ../0002-meson-Fix-installing-the-icons.patch
 }


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2017-04-17 Thread Jan Steffens
Date: Monday, April 17, 2017 @ 23:11:42
  Author: heftig
Revision: 293065

3.20.1+1+ge902d1a-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-17 22:42:37 UTC (rev 293064)
+++ PKGBUILD2017-04-17 23:11:42 UTC (rev 293065)
@@ -3,15 +3,15 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.20.1
+pkgver=3.20.1+1+ge902d1a
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
 arch=(i686 x86_64)
 license=(GPL LGPL)
-depends=(gtk3 libnotify bluez libcanberra libsystemd)
+depends=(gtk3 libnotify bluez libcanberra libsystemd pulseaudio-bluetooth)
 makedepends=(intltool gobject-introspection itstool docbook-xsl gnome-common 
git systemd)
-_commit=9219cc1ab433d3237b46146cbab2a7d89c5f09b5  # tags/GNOMEBT_V_3_20_1^0
+_commit=e902d1aca835bfc823e5e4cf2b37f5444d606042  # master
 source=("git+https://git.gnome.org/browse/gnome-bluetooth#commit=$_commit;
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2017-02-13 Thread Jan Steffens
Date: Monday, February 13, 2017 @ 18:45:27
  Author: heftig
Revision: 29

3.20.1-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-13 17:48:17 UTC (rev 28)
+++ PKGBUILD2017-02-13 18:45:27 UTC (rev 29)
@@ -3,16 +3,16 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.20.0+6+g3bac4f9
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
 arch=(i686 x86_64)
 license=(GPL LGPL)
-depends=(gtk3 libnotify bluez libcanberra)
-makedepends=(intltool gobject-introspection itstool docbook-xsl gnome-common 
git)
-_commit=3bac4f939b70e1f6c8f557e4b996a01fdfe9bef3  # master
-source=("git://git.gnome.org/gnome-bluetooth#commit=$_commit"
+depends=(gtk3 libnotify bluez libcanberra libsystemd)
+makedepends=(intltool gobject-introspection itstool docbook-xsl gnome-common 
git systemd)
+_commit=9219cc1ab433d3237b46146cbab2a7d89c5f09b5  # tags/GNOMEBT_V_3_20_1^0
+source=("git+https://git.gnome.org/browse/gnome-bluetooth#commit=$_commit;
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2016-09-27 Thread Jan Steffens
Date: Tuesday, September 27, 2016 @ 19:34:14
  Author: heftig
Revision: 277124

3.20.0+6+g3bac4f9-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-27 19:29:19 UTC (rev 277123)
+++ PKGBUILD2016-09-27 19:34:14 UTC (rev 277124)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Ionut Biru 
+# Contributor: Ionut Biru 
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.20.0
+pkgver=3.20.0+6+g3bac4f9
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 url="https://wiki.gnome.org/Projects/GnomeBluetooth;
@@ -11,12 +11,17 @@
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra)
 makedepends=(intltool gobject-introspection itstool docbook-xsl gnome-common 
git)
-options=(!emptydirs)
-source=("git://git.gnome.org/$pkgname#tag=GNOMEBT_V_${pkgver//./_}"
+_commit=3bac4f939b70e1f6c8f557e4b996a01fdfe9bef3  # master
+source=("git://git.gnome.org/gnome-bluetooth#commit=$_commit"
 61-gnome-bluetooth-rfkill.rules)
 sha256sums=('SKIP'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^GNOMEBT_V_//;s/_/./g;s/-/+/g'
+}
+
 prepare() {
   cd $pkgname
   NOCONFIGURE=1 ./autogen.sh


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD gnome-bluetooth.install)

2016-06-08 Thread Jan Steffens
Date: Wednesday, June 8, 2016 @ 21:52:27
  Author: heftig
Revision: 269151

3.20.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD
Deleted:
  gnome-bluetooth/trunk/gnome-bluetooth.install

-+
 PKGBUILD|   21 +
 gnome-bluetooth.install |   11 ---
 2 files changed, 13 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-08 19:10:35 UTC (rev 269150)
+++ PKGBUILD2016-06-08 19:52:27 UTC (rev 269151)
@@ -3,26 +3,31 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.18.3
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
+url="https://wiki.gnome.org/Projects/GnomeBluetooth;
 arch=(i686 x86_64)
-url="http://live.gnome.org/GnomeBluetooth;
 license=(GPL LGPL)
 depends=(gtk3 libnotify bluez libcanberra)
-makedepends=(intltool gobject-introspection itstool docbook-xsl)
+makedepends=(intltool gobject-introspection itstool docbook-xsl gnome-common 
git)
 options=(!emptydirs)
-install=gnome-bluetooth.install
-source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+source=("git://git.gnome.org/$pkgname#tag=GNOMEBT_V_${pkgver//./_}"
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('e481b70423e52adc3c3aa919eeb033b47f9cd1598d6c0c7f384c0bd10f4e8ce3'
+sha256sums=('SKIP'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \
+--enable-gtk-doc \
 --disable-desktop-update \
 --disable-icon-update \
 --disable-schemas-compile
@@ -34,7 +39,7 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 
   install -m644 -D ../61-gnome-bluetooth-rfkill.rules \

Deleted: gnome-bluetooth.install
===
--- gnome-bluetooth.install 2016-06-08 19:10:35 UTC (rev 269150)
+++ gnome-bluetooth.install 2016-06-08 19:52:27 UTC (rev 269151)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2016-03-24 Thread Jan de Groot
Date: Friday, March 25, 2016 @ 00:04:28
  Author: jgc
Revision: 262502

upgpkg: gnome-bluetooth 3.18.3-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-24 23:01:09 UTC (rev 262501)
+++ PKGBUILD2016-03-24 23:04:28 UTC (rev 262502)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.18.2
+pkgver=3.18.3
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398'
+sha256sums=('e481b70423e52adc3c3aa919eeb033b47f9cd1598d6c0c7f384c0bd10f4e8ce3'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2016-01-19 Thread Jan Steffens
Date: Tuesday, January 19, 2016 @ 14:39:56
  Author: heftig
Revision: 258412

3.18.2

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-19 13:39:40 UTC (rev 258411)
+++ PKGBUILD2016-01-19 13:39:56 UTC (rev 258412)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.18.1
+pkgver=3.18.2
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 arch=(i686 x86_64)
@@ -13,9 +13,9 @@
 makedepends=(intltool gobject-introspection itstool docbook-xsl)
 options=(!emptydirs)
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('c51d5b896d32845a2b5bb6ccd48926c88c8e9ef0915c32d3c56cb7e7974d4a49'
+sha256sums=('d8df073c331df0f97261869fb77ffcdbf4e3e4eaf460d3c3ed2b16e03d9c5398'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2015-11-10 Thread Jan Steffens
Date: Tuesday, November 10, 2015 @ 20:37:29
  Author: heftig
Revision: 250563

3.18.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-10 19:33:23 UTC (rev 250562)
+++ PKGBUILD2015-11-10 19:37:29 UTC (rev 250563)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.18.0
+pkgver=3.18.1
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('f5c0d43226c4ec6a545dddb86181adadbc2b5cf720b640026003b9660fba0b8f'
+sha256sums=('c51d5b896d32845a2b5bb6ccd48926c88c8e9ef0915c32d3c56cb7e7974d4a49'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2015-09-24 Thread Jan de Groot
Date: Thursday, September 24, 2015 @ 12:46:34
  Author: jgc
Revision: 247235

upgpkg: gnome-bluetooth 3.18.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-24 10:37:59 UTC (rev 247234)
+++ PKGBUILD2015-09-24 10:46:34 UTC (rev 247235)
@@ -3,19 +3,19 @@
 # Contributor: Roman Kyrylych 
 
 pkgname=gnome-bluetooth
-pkgver=3.16.1
+pkgver=3.18.0
 pkgrel=1
 pkgdesc="The GNOME Bluetooth Subsystem"
 arch=(i686 x86_64)
 url="http://live.gnome.org/GnomeBluetooth;
 license=(GPL LGPL)
-depends=(gtk3 hicolor-icon-theme libnotify bluez)
+depends=(gtk3 libnotify bluez libcanberra)
 makedepends=(intltool gobject-introspection itstool docbook-xsl)
 options=(!emptydirs)
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('3feb202d6780a53bc4a570eab5b0179f9351b32c1d3f28151ac2d222453ae08b'
+sha256sums=('f5c0d43226c4ec6a545dddb86181adadbc2b5cf720b640026003b9660fba0b8f'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2015-04-18 Thread Jan Steffens
Date: Sunday, April 19, 2015 @ 01:30:30
  Author: heftig
Revision: 237410

3.16.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-18 21:01:36 UTC (rev 237409)
+++ PKGBUILD2015-04-18 23:30:30 UTC (rev 237410)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('fff7e5a608995c9ff5f69ae6113f05461470acd32a85b59016fdedeef791d3d8'
+sha256sums=('3feb202d6780a53bc4a570eab5b0179f9351b32c1d3f28151ac2d222453ae08b'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2015-03-25 Thread Jan de Groot
Date: Wednesday, March 25, 2015 @ 12:11:54
  Author: jgc
Revision: 234713

upgpkg: gnome-bluetooth 3.16.0-1

GNOME 3.16

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-25 11:11:16 UTC (rev 234712)
+++ PKGBUILD2015-03-25 11:11:54 UTC (rev 234713)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.15.4
+pkgver=3.16.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('27d3ac2c0df7232aad7d16c55973c3731192d3ebb3416e81368448e2f50f691b'
+sha256sums=('fff7e5a608995c9ff5f69ae6113f05461470acd32a85b59016fdedeef791d3d8'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2015-03-13 Thread Jan de Groot
Date: Friday, March 13, 2015 @ 14:12:18
  Author: jgc
Revision: 233432

upgpkg: gnome-bluetooth 3.15.4-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-13 13:05:10 UTC (rev 233431)
+++ PKGBUILD2015-03-13 13:12:18 UTC (rev 233432)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.14.0
+pkgver=3.15.4
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('e2ef5e0036748eeb4756e8cb57e9909f10b771d290086dd1f377451d3fe18b09'
+sha256sums=('27d3ac2c0df7232aad7d16c55973c3731192d3ebb3416e81368448e2f50f691b'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {


[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2014-09-22 Thread Jan de Groot
Date: Monday, September 22, 2014 @ 17:33:22
  Author: jgc
Revision: 222671

upgpkg: gnome-bluetooth 3.14.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-22 15:24:32 UTC (rev 222670)
+++ PKGBUILD2014-09-22 15:33:22 UTC (rev 222671)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.13.90
+pkgver=3.14.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('9f4b5f33a697daa4564855359dd137ae5f2433757ab1a4c097c7469430398018'
+sha256sums=('e2ef5e0036748eeb4756e8cb57e9909f10b771d290086dd1f377451d3fe18b09'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2014-09-08 Thread Jan de Groot
Date: Monday, September 8, 2014 @ 21:55:37
  Author: jgc
Revision: 221192

upgpkg: gnome-bluetooth 3.13.90-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-08 19:52:32 UTC (rev 221191)
+++ PKGBUILD2014-09-08 19:55:37 UTC (rev 221192)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.12.0
+pkgver=3.13.90
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('086917c13ada4e3233eafad0a91b072cd60bb2be7c0b7d6657072123fd115c67'
+sha256sums=('9f4b5f33a697daa4564855359dd137ae5f2433757ab1a4c097c7469430398018'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 17:31:46
  Author: jgc
Revision: 208605

upgpkg: gnome-bluetooth 3.12.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 16:28:55 UTC (rev 208604)
+++ PKGBUILD2014-03-24 16:31:46 UTC (rev 208605)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.10.0
+pkgver=3.12.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
@@ -13,9 +13,9 @@
 makedepends=(intltool gobject-introspection itstool docbook-xsl)
 options=(!emptydirs)
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('7ee4ad464abfed59f04d1a471eb25cfb95fc34eeefbe4c47580dbb50df2ab712'
+sha256sums=('086917c13ada4e3233eafad0a91b072cd60bb2be7c0b7d6657072123fd115c67'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2013-09-23 Thread Jan de Groot
Date: Monday, September 23, 2013 @ 11:56:06
  Author: jgc
Revision: 194726

upgpkg: gnome-bluetooth 3.10.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-23 09:49:19 UTC (rev 194725)
+++ PKGBUILD2013-09-23 09:56:06 UTC (rev 194726)
@@ -3,19 +3,19 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.10.0
+pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=(i686 x86_64)
 url=http://live.gnome.org/GnomeBluetooth;
 license=(GPL LGPL)
-depends=(gtk3 hicolor-icon-theme libnotify bluez4)
+depends=(gtk3 hicolor-icon-theme libnotify bluez)
 makedepends=(intltool gobject-introspection itstool docbook-xsl)
 options=(!libtool !emptydirs)
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('8095fcfa014931773e9d231dff76c6924f43abfbe4c5525cf07fd2d7f8e1f770'
+sha256sums=('7ee4ad464abfed59f04d1a471eb25cfb95fc34eeefbe4c47580dbb50df2ab712'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2013-06-09 Thread Jan Steffens
Date: Sunday, June 9, 2013 @ 13:28:55
  Author: heftig
Revision: 188093

fix deps

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-09 05:02:18 UTC (rev 188092)
+++ PKGBUILD2013-06-09 11:28:55 UTC (rev 188093)
@@ -4,14 +4,14 @@
 
 pkgname=gnome-bluetooth
 pkgver=3.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNOME Bluetooth Subsystem
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url=http://live.gnome.org/GnomeBluetooth;
-license=('GPL' 'LGPL')
-depends=('gtk3' 'hicolor-icon-theme' 'libnotify')
-makedepends=('intltool' 'gobject-introspection' 'itstool' 'docbook-xsl')
-options=('!libtool' '!emptydirs')
+license=(GPL LGPL)
+depends=(gtk3 hicolor-icon-theme libnotify bluez4)
+makedepends=(intltool gobject-introspection itstool docbook-xsl)
+options=(!libtool !emptydirs)
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2013-06-03 Thread Jan Steffens
Date: Tuesday, June 4, 2013 @ 06:36:49
  Author: heftig
Revision: 187114

3.8.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-04 04:33:17 UTC (rev 187113)
+++ PKGBUILD2013-06-04 04:36:49 UTC (rev 187114)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.8.0
+pkgver=3.8.1
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('70f275922f10ac9f40eb7d57f89193502ee490894b5b721d0f6273432fc97f82'
+sha256sums=('8095fcfa014931773e9d231dff76c6924f43abfbe4c5525cf07fd2d7f8e1f770'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {
@@ -26,6 +26,10 @@
 --disable-desktop-update \
 --disable-icon-update \
 --disable-schemas-compile
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
   make
 }
 



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD gnome-bluetooth.install)

2013-03-28 Thread Jan de Groot
Date: Thursday, March 28, 2013 @ 21:27:08
  Author: jgc
Revision: 180948

upgpkg: gnome-bluetooth 3.8.0-1

Modified:
  gnome-bluetooth/trunk/PKGBUILD
  gnome-bluetooth/trunk/gnome-bluetooth.install

-+
 PKGBUILD|8 
 gnome-bluetooth.install |1 -
 2 files changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-28 20:26:55 UTC (rev 180947)
+++ PKGBUILD2013-03-28 20:27:08 UTC (rev 180948)
@@ -3,19 +3,19 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.6.1
+pkgver=3.8.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf' 
'libnotify')
-makedepends=('intltool' 'nautilus-sendto' 'gobject-introspection' 'itstool' 
'docbook-xsl')
+depends=('gtk3' 'hicolor-icon-theme' 'libnotify')
+makedepends=('intltool' 'gobject-introspection' 'itstool' 'docbook-xsl')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('71d72a4637916450987f69c71d374c5bc1102be6dd9d9d7f923aa924659f768a'
+sha256sums=('70f275922f10ac9f40eb7d57f89193502ee490894b5b721d0f6273432fc97f82'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {

Modified: gnome-bluetooth.install
===
--- gnome-bluetooth.install 2013-03-28 20:26:55 UTC (rev 180947)
+++ gnome-bluetooth.install 2013-03-28 20:27:08 UTC (rev 180948)
@@ -1,5 +1,4 @@
 post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
   gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }
 



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-11-15 Thread Ionut Biru
Date: Thursday, November 15, 2012 @ 12:47:27
  Author: ibiru
Revision: 171033

update to 3.6.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-15 17:15:24 UTC (rev 171032)
+++ PKGBUILD2012-11-15 17:47:27 UTC (rev 171033)
@@ -3,8 +3,8 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.6.0
-pkgrel=2
+pkgver=3.6.1
+pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('021d9711d76e6d195812b1804ff39b5936ce978c25f900bc92e4bffd7045d306'
+sha256sums=('71d72a4637916450987f69c71d374c5bc1102be6dd9d9d7f923aa924659f768a'
 '8dd2d3637f380a89e72f65e6c8021e994ccbdc645f1a1b1dbffe74ac9f061f53')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-10-02 Thread Jan de Groot
Date: Tuesday, October 2, 2012 @ 06:30:10
  Author: jgc
Revision: 167532

upgpkg: gnome-bluetooth 3.6.0-1

3.6.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-02 10:18:16 UTC (rev 167531)
+++ PKGBUILD2012-10-02 10:30:10 UTC (rev 167532)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.5.92
+pkgver=3.6.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('bb832118364be36510d32e6e33e90788c0f651c82c146f9abd800403f0a235f8'
+sha256sums=('021d9711d76e6d195812b1804ff39b5936ce978c25f900bc92e4bffd7045d306'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-09-25 Thread Jan de Groot
Date: Tuesday, September 25, 2012 @ 05:40:29
  Author: jgc
Revision: 167078

upgpkg: gnome-bluetooth 3.5.92-1

3.5.92

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-25 09:29:44 UTC (rev 167077)
+++ PKGBUILD2012-09-25 09:40:29 UTC (rev 167078)
@@ -3,19 +3,19 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.4.2
+pkgver=3.5.92
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
 depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf' 
'libnotify')
-makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
+makedepends=('intltool' 'nautilus-sendto' 'gobject-introspection' 'itstool' 
'docbook-xsl')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('c58480f1687aca048444d5e4dbd306594d0785c8e6e74f99fa0b13e57fdad4de'
+sha256sums=('bb832118364be36510d32e6e33e90788c0f651c82c146f9abd800403f0a235f8'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-07-04 Thread Ionut Biru
Date: Wednesday, July 4, 2012 @ 13:07:05
  Author: ibiru
Revision: 162988

update to 3.4.2

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-04 17:04:09 UTC (rev 162987)
+++ PKGBUILD2012-07-04 17:07:05 UTC (rev 162988)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,11 +15,11 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('179f55fc5933eaca657cdda0d95c6e782b80cf210b1552720aa6d83d31a8c21a'
+sha256sums=('c58480f1687aca048444d5e4dbd306594d0785c8e6e74f99fa0b13e57fdad4de'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \
@@ -30,9 +30,9 @@
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 
-  install -m644 -D $srcdir/61-gnome-bluetooth-rfkill.rules \
- 
$pkgdir/usr/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
+  install -m644 -D ../61-gnome-bluetooth-rfkill.rules \
+  $pkgdir/usr/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-06-15 Thread Jan Steffens
Date: Friday, June 15, 2012 @ 10:35:04
  Author: heftig
Revision: 161843

3.4.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-15 14:06:38 UTC (rev 161842)
+++ PKGBUILD2012-06-15 14:35:04 UTC (rev 161843)
@@ -3,8 +3,8 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('97a229e81997c14064899bdec2a62f94738d00d2f88cc18bcbeb2bdf0610e272'
+sha256sums=('179f55fc5933eaca657cdda0d95c6e782b80cf210b1552720aa6d83d31a8c21a'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-05-03 Thread Jan Steffens
Date: Thursday, May 3, 2012 @ 09:09:38
  Author: heftig
Revision: 158128

usr move

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-03 08:36:59 UTC (rev 158127)
+++ PKGBUILD2012-05-03 13:09:38 UTC (rev 158128)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-bluetooth
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
@@ -34,5 +34,5 @@
   make DESTDIR=$pkgdir install
 
   install -m644 -D $srcdir/61-gnome-bluetooth-rfkill.rules \
- 
$pkgdir/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
+ 
$pkgdir/usr/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-03-30 Thread Jan Steffens
Date: Friday, March 30, 2012 @ 12:46:31
  Author: heftig
Revision: 154771

3.4.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 5 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 16:46:09 UTC (rev 154770)
+++ PKGBUILD2012-03-30 16:46:31 UTC (rev 154771)
@@ -3,27 +3,23 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.3.92
+pkgver=3.4.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
 depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf' 
'libnotify')
-makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection' 'gtk-doc' 'gnome-common')
+makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-61-gnome-bluetooth-rfkill.rules
-
fix-build::http://git.gnome.org/browse/gnome-bluetooth/patch/?id=94a23c3a5194d527aae993edbc68a50695a3f93e)
-sha256sums=('081834f33a45829a108dab33e7d6bdeef9efdde9741bb55208327b38f425343c'
-'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474'
-'357f4abfc62da3a7e87bc815daf698f258135707bcf302e46f5b189fbdbeaf95')
+61-gnome-bluetooth-rfkill.rules)
+sha256sums=('97a229e81997c14064899bdec2a62f94738d00d2f88cc18bcbeb2bdf0610e272'
+'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {
   cd $pkgname-$pkgver
-  patch -Np1 -i $srcdir/fix-build
-  gnome-autogen.sh
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-03-20 Thread Ionut Biru
Date: Tuesday, March 20, 2012 @ 18:00:36
  Author: ibiru
Revision: 153940

update to 3.3.92
drop /usr/lib/gnome-bluetooth from ld path since gnome-shell has now a proper 
RPATH

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-20 21:59:36 UTC (rev 153939)
+++ PKGBUILD2012-03-20 22:00:36 UTC (rev 153940)
@@ -3,23 +3,27 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.3.4
+pkgver=3.3.92
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
 depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf' 
'libnotify')
-makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
+makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection' 'gtk-doc' 'gnome-common')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
-61-gnome-bluetooth-rfkill.rules)
-sha256sums=('045e4232b3adbb9219bde406c853ba8d652bb58ce7ea85323b51fc8c786abeea'
-'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
+61-gnome-bluetooth-rfkill.rules
+
fix-build::http://git.gnome.org/browse/gnome-bluetooth/patch/?id=94a23c3a5194d527aae993edbc68a50695a3f93e)
+sha256sums=('081834f33a45829a108dab33e7d6bdeef9efdde9741bb55208327b38f425343c'
+'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474'
+'357f4abfc62da3a7e87bc815daf698f258135707bcf302e46f5b189fbdbeaf95')
 
 build() {
   cd $pkgname-$pkgver
+  patch -Np1 -i $srcdir/fix-build
+  gnome-autogen.sh
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \
@@ -35,6 +39,4 @@
 
   install -m644 -D $srcdir/61-gnome-bluetooth-rfkill.rules \
  
$pkgdir/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
-  install -d $pkgdir/etc/ld.so.conf.d
-  echo /usr/lib/gnome-bluetooth  $pkgdir/etc/ld.so.conf.d/$pkgname.conf
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD gnome-bluetooth.install)

2012-03-10 Thread Ionut Biru
Date: Saturday, March 10, 2012 @ 11:03:37
  Author: ibiru
Revision: 152896

update to 3.3.4

Modified:
  gnome-bluetooth/trunk/PKGBUILD
  gnome-bluetooth/trunk/gnome-bluetooth.install

-+
 PKGBUILD|   22 +++---
 gnome-bluetooth.install |4 ++--
 2 files changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-10 15:57:25 UTC (rev 152895)
+++ PKGBUILD2012-03-10 16:03:37 UTC (rev 152896)
@@ -3,23 +3,23 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.2.2
+pkgver=3.3.4
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf')
+depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf' 
'libnotify')
 makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('30ba375f4d9b08fc31b9eb86f17ea2d3fc1696b3e778236270414260d4e26905'
+sha256sums=('045e4232b3adbb9219bde406c853ba8d652bb58ce7ea85323b51fc8c786abeea'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $pkgname-$pkgver
   ./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var \
@@ -30,11 +30,11 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 
-  install -m644 -D ${srcdir}/61-gnome-bluetooth-rfkill.rules \
- 
${pkgdir}/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
-  install -d ${pkgdir}/etc/ld.so.conf.d
-  echo /usr/lib/gnome-bluetooth  ${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf
+  install -m644 -D $srcdir/61-gnome-bluetooth-rfkill.rules \
+ 
$pkgdir/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
+  install -d $pkgdir/etc/ld.so.conf.d
+  echo /usr/lib/gnome-bluetooth  $pkgdir/etc/ld.so.conf.d/$pkgname.conf
 }

Modified: gnome-bluetooth.install
===
--- gnome-bluetooth.install 2012-03-10 15:57:25 UTC (rev 152895)
+++ gnome-bluetooth.install 2012-03-10 16:03:37 UTC (rev 152896)
@@ -1,6 +1,6 @@
 post_install() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  glib-compile-schemas /usr/share/glib-2.0/schemas
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
 }
 
 post_upgrade() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2012-02-07 Thread Jan Steffens
Date: Tuesday, February 7, 2012 @ 11:17:04
  Author: heftig
Revision: 149408

3.2.2

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-07 15:40:58 UTC (rev 149407)
+++ PKGBUILD2012-02-07 16:17:04 UTC (rev 149408)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('f67abc26e2a8003b5e3b58e1541ed3955e0ea05a08bfaa8d5dc4b2133d948df0'
+sha256sums=('30ba375f4d9b08fc31b9eb86f17ea2d3fc1696b3e778236270414260d4e26905'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-10-17 Thread Ionut Biru
Date: Monday, October 17, 2011 @ 09:36:19
  Author: ibiru
Revision: 140616

update to 3.2.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-17 13:34:14 UTC (rev 140615)
+++ PKGBUILD2011-10-17 13:36:19 UTC (rev 140616)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('7f8f35baf4a785a4d966257c31ce6ee8eb4fe21bc83b26cadc55c244f583bbca'
+sha256sums=('f67abc26e2a8003b5e3b58e1541ed3955e0ea05a08bfaa8d5dc4b2133d948df0'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-09-27 Thread Ionut Biru
Date: Tuesday, September 27, 2011 @ 08:23:13
  Author: ibiru
Revision: 138611

update to 3.2.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-27 12:18:46 UTC (rev 138610)
+++ PKGBUILD2011-09-27 12:23:13 UTC (rev 138611)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.1.92
+pkgver=3.2.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('bcbe097434081618de18e5caf955c42f22ea79d6dc6fcad9647a1ca0240560ce'
+sha256sums=('7f8f35baf4a785a4d966257c31ce6ee8eb4fe21bc83b26cadc55c244f583bbca'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-09-20 Thread Ionut Biru
Date: Tuesday, September 20, 2011 @ 11:35:41
  Author: ibiru
Revision: 138352

update to 3.1.92

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-20 14:27:11 UTC (rev 138351)
+++ PKGBUILD2011-09-20 15:35:41 UTC (rev 138352)
@@ -3,8 +3,8 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.1.4
-pkgrel=2
+pkgver=3.1.92
+pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('128463d3fe5457ff3996b79d2b829e16c982c863ece5dcd0e659f19288115188'
+sha256sums=('bcbe097434081618de18e5caf955c42f22ea79d6dc6fcad9647a1ca0240560ce'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-09-04 Thread Ionut Biru
Date: Sunday, September 4, 2011 @ 16:40:28
  Author: ibiru
Revision: 136991

doesn't depend anymore on gnome-control-center

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-04 20:40:24 UTC (rev 136990)
+++ PKGBUILD2011-09-04 20:40:28 UTC (rev 136991)
@@ -1,15 +1,15 @@
 # $Id$
-# Maintainer:
+# Maintainer: Ionut Biru ib...@archlinux.org
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
 pkgver=3.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('gnome-control-center' 'hicolor-icon-theme' 'gvfs-obexftp' 
'obexd-client' 'dconf')
+depends=('gtk3' 'hicolor-icon-theme' 'gvfs-obexftp' 'obexd-client' 'dconf')
 makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-09-01 Thread Jan Steffens
Date: Friday, September 2, 2011 @ 00:48:32
  Author: heftig
Revision: 136834

update to 3.1.4

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-01 23:45:27 UTC (rev 136833)
+++ PKGBUILD2011-09-02 04:48:32 UTC (rev 136834)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.0.1
+pkgver=3.1.4
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@
 makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('bce843f7cf690c595678fd554b546bd35175f6e7afa70a1463037a0367b3fd38'
+sha256sums=('128463d3fe5457ff3996b79d2b829e16c982c863ece5dcd0e659f19288115188'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-05-27 Thread Ionut Biru
Date: Friday, May 27, 2011 @ 13:23:17
  Author: ibiru
Revision: 125640

update to 3.0.1

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-27 11:52:24 UTC (rev 125639)
+++ PKGBUILD2011-05-27 17:23:17 UTC (rev 125640)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('bdfa7986b8b7f622b48a70b29a48016482190d240de499da5d7fddb48ed4c211'
+sha256sums=('bce843f7cf690c595678fd554b546bd35175f6e7afa70a1463037a0367b3fd38'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-04-04 Thread Ionut Biru
Date: Monday, April 4, 2011 @ 12:21:47
  Author: ibiru
Revision: 117688

upgpkg: gnome-bluetooth 3.0.0-1
update to 3.0.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-04 16:19:23 UTC (rev 117687)
+++ PKGBUILD2011-04-04 16:21:47 UTC (rev 117688)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.91.92
+pkgver=3.0.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -13,9 +13,9 @@
 makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('faf81242eeaeb158c4ff9a998b12588b1d6a718cf1b7c6595d1e86fc058d95aa'
+sha256sums=('bdfa7986b8b7f622b48a70b29a48016482190d240de499da5d7fddb48ed4c211'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 
 build() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-03-22 Thread Jan Steffens
Date: Tuesday, March 22, 2011 @ 15:14:05
  Author: heftig
Revision: 116128

upgpkg: gnome-bluetooth 2.91.92-1
Update to 2.91.92

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-22 19:14:04 UTC (rev 116127)
+++ PKGBUILD2011-03-22 19:14:05 UTC (rev 116128)
@@ -3,8 +3,8 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.91.91
-pkgrel=2
+pkgver=2.91.92
+pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
@@ -15,8 +15,9 @@
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('5f4a27f62cb3587831da5d4183b9898ba48c354735c0c66e191e7aa327fecf55'
+sha256sums=('faf81242eeaeb158c4ff9a998b12588b1d6a718cf1b7c6595d1e86fc058d95aa'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
+
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr \



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-03-08 Thread Ionut Biru
Date: Tuesday, March 8, 2011 @ 06:10:15
  Author: ibiru
Revision: 113250

upgpkg: gnome-bluetooth 2.91.91-1
update to 2.91.91

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-08 11:01:39 UTC (rev 113249)
+++ PKGBUILD2011-03-08 11:10:15 UTC (rev 113250)
@@ -3,7 +3,7 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.91.5
+pkgver=2.91.91
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
@@ -11,13 +11,11 @@
 license=('GPL' 'LGPL')
 depends=('gnome-control-center' 'hicolor-icon-theme' 'gvfs-obexftp' 
'obexd-client' 'dconf')
 makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
-replaces=('bluez-gnome')
-conflicts=('bluez-gnome')
-options=('!libtool' '!emptydirs' '!makeflags')
+options=('!libtool' '!emptydirs')
 install=gnome-bluetooth.install
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('202f15091f7bc454590357f4a5abc4a59c104a5e1d8efee9fd7dff03af0c1ada'
+sha256sums=('5f4a27f62cb3587831da5d4183b9898ba48c354735c0c66e191e7aa327fecf55'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2011-03-08 Thread Ionut Biru
Date: Tuesday, March 8, 2011 @ 07:13:50
  Author: ibiru
Revision: 113302

upgpkg: gnome-bluetooth 2.91.91-2
add the path to ld because gnome-shell links to libgnome-bluetooth-applet.so.0 
and is unable load it

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-08 12:11:08 UTC (rev 113301)
+++ PKGBUILD2011-03-08 12:13:50 UTC (rev 113302)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-bluetooth
 pkgver=2.91.91
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
@@ -34,4 +34,6 @@
 
   install -m644 -D ${srcdir}/61-gnome-bluetooth-rfkill.rules \
  
${pkgdir}/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
+  install -d ${pkgdir}/etc/ld.so.conf.d
+  echo /usr/lib/gnome-bluetooth  ${pkgdir}/etc/ld.so.conf.d/${pkgname}.conf
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD gnome-bluetooth.install)

2011-02-27 Thread Ionut Biru
Date: Sunday, February 27, 2011 @ 16:22:39
  Author: ibiru
Revision: 111630

upgpkg: gnome-bluetooth 2.91.5-1
update to 2.91.5

Modified:
  gnome-bluetooth/trunk/PKGBUILD
  gnome-bluetooth/trunk/gnome-bluetooth.install

-+
 PKGBUILD|   10 +-
 gnome-bluetooth.install |1 -
 2 files changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-27 21:01:38 UTC (rev 111629)
+++ PKGBUILD2011-02-27 21:22:39 UTC (rev 111630)
@@ -3,21 +3,21 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.32.0
+pkgver=2.91.5
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('libunique=1.1.6' 'libnotify=0.4.5' 'hicolor-icon-theme' 
'gvfs-obexftp=1.6.3' 'obexd-client=0.33' 'dconf')
-makedepends=('intltool' 'pygtk=2.22' 'gnome-doc-utils=0.20.1' 
'nautilus-sendto=2.28.4' 'gobject-introspection=0.9.6')
+depends=('gnome-control-center' 'hicolor-icon-theme' 'gvfs-obexftp' 
'obexd-client' 'dconf')
+makedepends=('intltool' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('57b1f06c96a1b85e1c19ff919d708cc38e95edae658881ed99968c325839a973'
+sha256sums=('202f15091f7bc454590357f4a5abc4a59c104a5e1d8efee9fd7dff03af0c1ada'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Modified: gnome-bluetooth.install
===
--- gnome-bluetooth.install 2011-02-27 21:01:38 UTC (rev 111629)
+++ gnome-bluetooth.install 2011-02-27 21:22:39 UTC (rev 111630)
@@ -7,7 +7,6 @@
   post_install $1
 }
 
-
 post_remove() {
   post_install $1
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2010-09-28 Thread Ionut Biru
Date: Tuesday, September 28, 2010 @ 10:49:02
  Author: ibiru
Revision: 91936

upgpkg: gnome-bluetooth 2.32.0-1
update to 2.32.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-09-28 14:21:42 UTC (rev 91935)
+++ PKGBUILD2010-09-28 14:49:02 UTC (rev 91936)
@@ -3,21 +3,21 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.31.90
+pkgver=2.32.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('libunique=1.1.6' 'libnotify=0.4.5' 'hicolor-icon-theme' 
'gvfs-obexftp=1.6.3' 'obexd-client=0.33')
+depends=('libunique=1.1.6' 'libnotify=0.4.5' 'hicolor-icon-theme' 
'gvfs-obexftp=1.6.3' 'obexd-client=0.33' 'dconf')
 makedepends=('intltool' 'pygtk=2.22' 'gnome-doc-utils=0.20.1' 
'nautilus-sendto=2.28.4' 'gobject-introspection=0.9.6')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('f5dec899c9fd425972074308fdd6287376bd7087a33101fe0644fa82c10076dc'
+sha256sums=('57b1f06c96a1b85e1c19ff919d708cc38e95edae658881ed99968c325839a973'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD gnome-bluetooth.install)

2010-09-27 Thread Ionut Biru
Date: Monday, September 27, 2010 @ 08:26:55
  Author: ibiru
Revision: 91568

upgpkg: gnome-bluetooth 2.31.90-1
update to 2.31.90

Modified:
  gnome-bluetooth/trunk/PKGBUILD
  gnome-bluetooth/trunk/gnome-bluetooth.install

-+
 PKGBUILD|   22 +-
 gnome-bluetooth.install |   15 ++-
 2 files changed, 11 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-09-27 12:23:30 UTC (rev 91567)
+++ PKGBUILD2010-09-27 12:26:55 UTC (rev 91568)
@@ -3,21 +3,21 @@
 # Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.30.0
-pkgrel=3
+pkgver=2.31.90
+pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.1' 
'hicolor-icon-theme' 'gvfs-obexftp=1.6.3' 'obexd-client=0.29')
-makedepends=('intltool' 'pygtk=2.17' 'gnome-doc-utils=0.20.1' 
'nautilus-sendto=2.28.4' 'gobject-introspection=0.6.14' 'gir-repository')
+depends=('libunique=1.1.6' 'libnotify=0.4.5' 'hicolor-icon-theme' 
'gvfs-obexftp=1.6.3' 'obexd-client=0.33')
+makedepends=('intltool' 'pygtk=2.22' 'gnome-doc-utils=0.20.1' 
'nautilus-sendto=2.28.4' 'gobject-introspection=0.9.6')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-sha256sums=('4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4'
+sha256sums=('f5dec899c9fd425972074308fdd6287376bd7087a33101fe0644fa82c10076dc'
 'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -25,19 +25,15 @@
 --sysconfdir=/etc \
 --localstatedir=/var \
 --disable-desktop-update \
---disable-icon-update
+--disable-icon-update \
+--disable-schemas-compile
   make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+  make DESTDIR=${pkgdir} install
 
-  install -d -m755 ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas \
---domain gnome-bluetooth2 ${pkgdir}/etc/gconf/schemas/*.schemas
-  rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
-
   install -m644 -D ${srcdir}/61-gnome-bluetooth-rfkill.rules \
  
${pkgdir}/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
 }

Modified: gnome-bluetooth.install
===
--- gnome-bluetooth.install 2010-09-27 12:23:30 UTC (rev 91567)
+++ gnome-bluetooth.install 2010-09-27 12:26:55 UTC (rev 91568)
@@ -1,24 +1,13 @@
-pkgname=gnome-bluetooth
-
 post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
+  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
-pre_upgrade() {
-  pre_remove $1
-}
-
 post_upgrade() {
   post_install $1
 }
 
-pre_remove() {
-  if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
-usr/sbin/gconfpkg --uninstall ${pkgname}
-  fi
-}
 
 post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  post_install $1
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2010-07-19 Thread Ionut Biru
Date: Monday, July 19, 2010 @ 09:36:43
  Author: ibiru
Revision: 85770

upgpkg: gnome-bluetooth 2.30.0-3 adding versioned dependencies removed by 
Andreea.

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-07-19 13:14:59 UTC (rev 85769)
+++ PKGBUILD2010-07-19 13:36:43 UTC (rev 85770)
@@ -9,17 +9,16 @@
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('libunique' 'libnotify' 'gconf' 'hicolor-icon-theme' 'gvfs-obexftp' 
'obexd-client')
-makedepends=('intltool' 'pygtk' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection' 'gir-repository')
+depends=('libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.1' 
'hicolor-icon-theme' 'gvfs-obexftp=1.6.3' 'obexd-client=0.29')
+makedepends=('intltool' 'pygtk=2.17' 'gnome-doc-utils=0.20.1' 
'nautilus-sendto=2.28.4' 'gobject-introspection=0.6.14' 'gir-repository')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2;
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
 61-gnome-bluetooth-rfkill.rules)
-md5sums=('eb88212922037eb9751f0fcedb9c166e'
- '9fb6c8dcb5a3de3a953bf2ef42063e6e')
-
+sha256sums=('4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4'
+'b8acb8ea2e7f3588575cffd8ea14ec50c8641f518f2ea899771a508b299ea474')
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr \
@@ -38,6 +37,7 @@
   gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas \
 --domain gnome-bluetooth2 ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
+
   install -m644 -D ${srcdir}/61-gnome-bluetooth-rfkill.rules \
  
${pkgdir}/lib/udev/rules.d//61-gnome-bluetooth-rfkill.rules
 }



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD gnome-bluetooth.install)

2010-06-22 Thread Andrea Scarpino
Date: Tuesday, June 22, 2010 @ 13:16:41
  Author: andrea
Revision: 83709

use package function; removed || return 1; removed versioned deps; added 
information in .install

Modified:
  gnome-bluetooth/trunk/PKGBUILD
  gnome-bluetooth/trunk/gnome-bluetooth.install

-+
 PKGBUILD|   33 +
 gnome-bluetooth.install |3 +++
 2 files changed, 24 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-06-22 16:54:37 UTC (rev 83708)
+++ PKGBUILD2010-06-22 17:16:41 UTC (rev 83709)
@@ -1,30 +1,39 @@
 # $Id$
-# Maintainer: Roman Kyrylych ro...@archlinux.org
+# Maintainer:
+# Contributor: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
 pkgver=2.30.0
 pkgrel=2
-pkgdesc=The GNOME Bluetooth Subsystem.
+pkgdesc=The GNOME Bluetooth Subsystem
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('bluez=4.63' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.1' 
'hicolor-icon-theme' 'gvfs-obexftp=1.6.1' 'obexd=0.22')
-makedepends=('intltool' 'pygtk=2.16.0' 'gnome-doc-utils=0.20.0' 
'nautilus-sendto' 'gobject-introspection' 'gir-repository')
+depends=('libunique' 'libnotify' 'gconf' 'hicolor-icon-theme' 'gvfs-obexftp' 
'obexd')
+makedepends=('intltool' 'pygtk' 'gnome-doc-utils' 'nautilus-sendto' 
'gobject-introspection' 'gir-repository')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
-install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.30/${pkgname}-${pkgver}.tar.bz2)
+install=${pkgname}.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2;)
 sha256sums=('4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-desktop-update --disable-icon-update || return 1
-  make || return 1
-  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install || 
return 1
+  ./configure --prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--disable-desktop-update \
+--disable-icon-update
+  make
+}
 
-  install -m755 -d ${pkgdir}/usr/share/gconf/schemas
-  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas 
--domain gnome-bluetooth2 ${pkgdir}/etc/gconf/schemas/*.schemas || return 1
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install
+
+  install -d -m755 ${pkgdir}/usr/share/gconf/schemas
+  gconf-merge-schema ${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas \
+--domain gnome-bluetooth2 ${pkgdir}/etc/gconf/schemas/*.schemas
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas
 }

Modified: gnome-bluetooth.install
===
--- gnome-bluetooth.install 2010-06-22 16:54:37 UTC (rev 83708)
+++ gnome-bluetooth.install 2010-06-22 17:16:41 UTC (rev 83709)
@@ -3,6 +3,9 @@
 post_install() {
   usr/sbin/gconfpkg --install ${pkgname}
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+
+  echo NOTE: You have to add your user to rfkill group because read/write
+  echo   access to the /dev/rfkill device is required by gnome-bluetooth
 }
 
 pre_upgrade() {



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2010-04-27 Thread Jan de Groot
Date: Tuesday, April 27, 2010 @ 16:04:32
  Author: jgc
Revision: 78693

upgpkg: gnome-bluetooth 2.30.0-2
Add dependency on gvfs-obexftp

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-27 19:59:57 UTC (rev 78692)
+++ PKGBUILD2010-04-27 20:04:32 UTC (rev 78693)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-bluetooth
 pkgver=2.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc=The GNOME Bluetooth Subsystem.
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('bluez=4.63' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.0' 
'hicolor-icon-theme' 'gvfs=1.6.0' 'obexd=0.22')
+depends=('bluez=4.63' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.1' 
'hicolor-icon-theme' 'gvfs-obexftp=1.6.1' 'obexd=0.22')
 makedepends=('intltool' 'pygtk=2.16.0' 'gnome-doc-utils=0.20.0' 
'nautilus-sendto' 'gobject-introspection' 'gir-repository')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2010-03-29 Thread Ionut Biru
Date: Monday, March 29, 2010 @ 17:11:20
  Author: ibiru
Revision: 74027

update to 2.30.0

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-03-29 20:57:52 UTC (rev 74026)
+++ PKGBUILD2010-03-29 21:11:20 UTC (rev 74027)
@@ -2,20 +2,20 @@
 # Maintainer: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.29.3
+pkgver=2.30.0
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem.
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('bluez=4.60' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.0' 
'hicolor-icon-theme' 'gvfs=1.5.3' 'obexd=0.20')
-makedepends=('intltool' 'pygtk=2.16.0' 'gnome-doc-utils=0.18.1' 
'nautilus-sendto')
+depends=('bluez=4.63' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.0' 
'hicolor-icon-theme' 'gvfs=1.6.0' 'obexd=0.22')
+makedepends=('intltool' 'pygtk=2.16.0' 'gnome-doc-utils=0.20.0' 
'nautilus-sendto' 'gobject-introspection' 'gir-repository')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('075d6a2db4fe0f54df35d3b2a69fe56641dabae4ecf4fa1a1dc7b2a49411998e')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-bluetooth/trunk (PKGBUILD)

2010-02-14 Thread Jan de Groot
Date: Sunday, February 14, 2010 @ 16:21:21
  Author: jgc
Revision: 68904

upgpkg: gnome-bluetooth 2.29.3-1
Update to 2.29.3

Modified:
  gnome-bluetooth/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-02-14 21:07:33 UTC (rev 68903)
+++ PKGBUILD2010-02-14 21:21:21 UTC (rev 68904)
@@ -2,20 +2,20 @@
 # Maintainer: Roman Kyrylych ro...@archlinux.org
 
 pkgname=gnome-bluetooth
-pkgver=2.28.6
+pkgver=2.29.3
 pkgrel=1
 pkgdesc=The GNOME Bluetooth Subsystem.
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeBluetooth;
 license=('GPL' 'LGPL')
-depends=('bluez=4.58' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.0' 
'hicolor-icon-theme' 'gvfs=1.4.3' 'obexd=0.20')
-makedepends=('intltool' 'pygtk=2.16.0' 'gnome-doc-utils=0.18.1')
+depends=('bluez=4.60' 'libunique=1.1.6' 'libnotify=0.4.5' 'gconf=2.28.0' 
'hicolor-icon-theme' 'gvfs=1.5.3' 'obexd=0.20')
+makedepends=('intltool' 'pygtk=2.16.0' 'gnome-doc-utils=0.18.1' 
'nautilus-sendto')
 replaces=('bluez-gnome')
 conflicts=('bluez-gnome')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-bluetooth.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0abfcf93f637c58dc83c5590823452189aecc6d48450f6c98122affc6eb8906b')
+source=(http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.29/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('075d6a2db4fe0f54df35d3b2a69fe56641dabae4ecf4fa1a1dc7b2a49411998e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}