[Lunar-commits] <moonbase> gnome-bluetooth: versuion bumped to 2.30.0.

Florin Braescu florin at lunar-linux.org
Sun May 9 11:48:46 CEST 2010


commit 4cfabbdd7fac559faf1fb1a37ac946e6e28979d3
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun May 9 12:48:46 2010 +0300

    gnome-bluetooth: versuion bumped to 2.30.0.
---
 bluetooth/gnome-bluetooth/BUILD   |   14 +++++++-------
 bluetooth/gnome-bluetooth/DETAILS |   35 ++++++++++++++++++-----------------
 2 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/bluetooth/gnome-bluetooth/BUILD b/bluetooth/gnome-bluetooth/BUILD
index 8d803e7..2259d76 100644
--- a/bluetooth/gnome-bluetooth/BUILD
+++ b/bluetooth/gnome-bluetooth/BUILD
@@ -1,12 +1,12 @@
 (
 
    ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make                   
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
+                --infodir=${GNOME26_PREFIX:-/usr}/share/info  \
+                --mandir=${GNOME26_PREFIX:-/usr}/share/man    \
+                $OPTS                                        &&
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/bluetooth/gnome-bluetooth/DETAILS b/bluetooth/gnome-bluetooth/DETAILS
index e4c8405..1ca2c4d 100644
--- a/bluetooth/gnome-bluetooth/DETAILS
+++ b/bluetooth/gnome-bluetooth/DETAILS
@@ -1,25 +1,26 @@
           MODULE=gnome-bluetooth
-           MAJOR=2.27
-         VERSION=${MAJOR}.9
+           MAJOR=2.30
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:f732c340db2c62d0469a39551798a25b974eee59
-        WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:76183906a0d644547bd4192a43908cdd00292ece
+        WEB_SITE=http://www.usefulinc.com/software/$MODULE
          ENTERED=20030930
-         UPDATED=20090825
-           SHORT="bluetooth app for gnome"
+         UPDATED=20100509
+           SHORT="bluetooth app for GNOME"
+
 cat << EOF
 Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth
 devices to communicate through your Gnome Desktop.
 Current features include:
-
-    * Bonobo component to manage the discovery of nearby Bluetooth devices
-    * Component will create serial (RFCOMM) connections for clients to devices
-    * libbtcl, a GObject wrapper for Bluetooth functionality
-    * An OBEX server, so you can "beam" files such as pictures, addresses or contacts from
-      other Bluetooth devices to your computer
-    * An OBEX push send tool, so you can beam files from your computer to remote devices.
-    * gnome-vfs plugin so Nautilus can navigate known Bluetooth devices, and send files to 
-      them via drag'n'drop.
-
+* Bonobo component to manage the discovery of nearby Bluetooth devices
+* Component will create serial (RFCOMM) connections for clients to
+  devices
+* libbtcl, a GObject wrapper for Bluetooth functionality
+* An OBEX server, so you can "beam" files such as pictures, addresses
+  or contacts from other Bluetooth devices to your computer
+* An OBEX push send tool, so you can beam files from your computer to
+  remote devices.
+* gnome-vfs plugin so Nautilus can navigate known Bluetooth devices, 
+  and send files to them via drag'n'drop.
 EOF


More information about the Lunar-commits mailing list