[Lunar-commits] CVS: moonbase/utils/gpsdrive BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Stefan Wold
ratler at lunar-linux.org
Sat Feb 7 10:35:03 GMT 2004
- Previous message: [Lunar-commits]
CVS: moonbase/wifi/kismet BUILD, NONE, 1.1 CONFIGURE,
NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase ChangeLog,1.733,1.734
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/utils/gpsdrive
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10262/utils/gpsdrive
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Added kismet and gpsdrive, kismet is tested and works fine. Gpsdrive untested since i dont own gps hardware.
--- NEW FILE: BUILD ---
(
if ! module_installed mysql ; then
OPTS="$OPTS --disable-mysql"
fi &&
./configure --prefix=/usr \
--mandir=/usr/share/man \
--datadir=/usr/share \
$OPTS &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
optional_depends "mysql" &&
depends gtk+-2 &&
depends pcre
--- NEW FILE: DETAILS ---
MODULE=gpsdrive
VERSION=2.07
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://www.gpsdrive.cc/$SOURCE
SOURCE_VFY=md5:37b002ae93564c4a066a62e4f4b6318e
WEB_SITE=http://www.gpsdrive.cc/
ENTERED=20040207
UPDATED=20040207
MAINTAINER="ratler at lunar-linux.org"
SHORT="GpsDrive is a car (bike, ship, plane) navigation system."
cat << EOF
GpsDrive displays your position provided from your NMEA capable GPS receiver on
a zoomable map, the map file is autoselected depending of the position and
prefered scale. Speech output is supported if the "festival" software is
running. The maps are autoselected for best resolution depending of your
position and can be downloaded from Internet. All Garmin GPS reveiver with a
serial output should be usable, also other GPS receiver which supports NMEA
protocol.
EOF
- Previous message: [Lunar-commits]
CVS: moonbase/wifi/kismet BUILD, NONE, 1.1 CONFIGURE,
NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase ChangeLog,1.733,1.734
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list