[Lunar-commits] <moonbase-other> gnome-bluetooth: move it to the gnome repo.
Florin Braescu
florin at lunar-linux.org
Sat Mar 16 11:42:49 CET 2013
commit 163572eb010674237d93aa0f65a61e0e48c10d4e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 16 Mar 2013 03:42:49 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/163572eb010674237d93aa0f65a61e0e48c10d4e
gnome-bluetooth: move it to the gnome repo.
---
bluetooth/gnome-bluetooth/BUILD | +0/-12
bluetooth/gnome-bluetooth/DEPENDS | +0/-3
bluetooth/gnome-bluetooth/DETAILS | +0/-26
3 files changed, 41 deletions(-)
--- a/bluetooth/gnome-bluetooth/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
-
- ./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
-
-) > $C_FIFO 2>&1
--- a/bluetooth/gnome-bluetooth/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libbtctl
-depends libunique
-depends gob2
--- a/bluetooth/gnome-bluetooth/DETAILS
+++ /dev/null
@@ -1,26 +0,0 @@
- MODULE=gnome-bluetooth
- MAJOR=2.30
- VERSION=$MAJOR.0
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:76183906a0d644547bd4192a43908cdd00292ece
- WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth
- ENTERED=20030930
- 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.
-EOF
More information about the Lunar-commits
mailing list