CVS: moonbase/gnome2-applets/gnome-bluetooth BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Tue Nov 11 05:17:22 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-applets/gnome-bluetooth
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14388/gnome-bluetooth
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding gnome-bluetooth to moonbas3e
--- NEW FILE: BUILD ---
(
./configure --build=$BUILD \
--sysconfdir=/etc \
--prefix=/opt/lunar/gnome/2.4 \
--localstatedir=/var \
--infodir=/opt/lunar/gnome/2.4/share/info \
--mandir=/opt/lunar/gnome/2.4/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends libbtctl &&
depends gob2
--- NEW FILE: DETAILS ---
MODULE=gnome-bluetooth
VERSION=0.4.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://usefulinc.com/software/gnome-bluetooth/releases/$SOURCE
WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth
ENTERED=20030930
UPDATED=20030930
SHORT="gnome-bluetooth is a 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