GpsDrive is a car (bike, ship, plane) navigation system. 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. GpsDrive is written in C with use of the GTK+ graphic toolkit.
This commit is contained in:
parent
1646c388da
commit
40a3311808
4 changed files with 115 additions and 0 deletions
9
gpsdrive/DESCR
Normal file
9
gpsdrive/DESCR
Normal file
|
@ -0,0 +1,9 @@
|
|||
GpsDrive is a car (bike, ship, plane) navigation system. 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. GpsDrive is written in C with use of the
|
||||
GTK+ graphic toolkit.
|
33
gpsdrive/Makefile
Normal file
33
gpsdrive/Makefile
Normal file
|
@ -0,0 +1,33 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/04/26 09:07:33 alnix Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gpsdrive-2.09
|
||||
CATEGORIES= geography
|
||||
MASTER_SITES= http://www.gpsdrive.cc/
|
||||
|
||||
MAINTAINER= alnix@phear.org
|
||||
HOMEPAGE= http://www.gpsdrive.cc/
|
||||
COMMENT= GpsDrive is a car (bike, ship, plane) navigation system
|
||||
|
||||
DEPENDS+= gpsd>=1.07:../../geography/gpsd
|
||||
DEPENDS+= wget>=1:../../net/wget
|
||||
DEPENDS+= pcre>=6.6:../../devel/pcre
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
WRKSRC= ${WRKDIR}/gpsdrive-2.09
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
# XXX make this an option
|
||||
CONFIGURE_ARGS+= --disable-mysql
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../devel/glib/buildlink3.mk"
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../devel/pcre/buildlink3.mk"
|
||||
#.include "../../graphics/gdk-pixbuf/buildlink3.mk"
|
||||
.include "../../converters/libiconv/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
68
gpsdrive/PLIST
Normal file
68
gpsdrive/PLIST
Normal file
|
@ -0,0 +1,68 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/26 09:07:33 alnix Exp $
|
||||
bin/friendsd2
|
||||
bin/garble
|
||||
bin/geo-code
|
||||
bin/geo-nearest
|
||||
bin/geocache2way
|
||||
bin/gpsd
|
||||
bin/gpsdrive
|
||||
bin/gpsfetchmap.pl
|
||||
bin/gpspoint2gpsdrive.pl
|
||||
bin/gpsreplay
|
||||
bin/gpssmswatch
|
||||
bin/gpssql_backup.sh
|
||||
bin/gpssql_restore.sh
|
||||
bin/wpcvt
|
||||
bin/wpget
|
||||
lib/libfly.a
|
||||
lib/libfly.so.2
|
||||
lib/libfly.so.2.0.0
|
||||
lib/libnautic.a
|
||||
lib/libnautic.so
|
||||
lib/libnautic.so.2
|
||||
lib/libnautic.so.2.0.0
|
||||
man/de/man1/gpsdrive.1
|
||||
man/es/man1/gpsdrive.1
|
||||
man/man1/gpsdrive.1
|
||||
share/applications/gpsdrive.desktop
|
||||
share/gpsdrive/AUTHORS
|
||||
share/gpsdrive/CREDITS
|
||||
share/gpsdrive/FAQ.gpsdrive
|
||||
share/gpsdrive/FAQ.gpsdrive.fr
|
||||
share/gpsdrive/GPS-receivers
|
||||
share/gpsdrive/LEEME
|
||||
share/gpsdrive/LISEZMOI
|
||||
share/gpsdrive/NMEA.txt
|
||||
share/gpsdrive/README
|
||||
share/gpsdrive/README.FreeBSD
|
||||
share/gpsdrive/README.SQL
|
||||
share/gpsdrive/README.gpspoint2gspdrive
|
||||
share/gpsdrive/README.kismet
|
||||
share/gpsdrive/README.nasamaps
|
||||
share/gpsdrive/TODO
|
||||
share/gpsdrive/create.sql
|
||||
share/gpsdrive/friendsicon.png
|
||||
share/gpsdrive/gpsdriveanim.gif
|
||||
share/gpsdrive/gpsdrivemini.png
|
||||
share/gpsdrive/gpsdrivesplash.png
|
||||
share/gpsdrive/gpsicon.png
|
||||
share/gpsdrive/gpsiconbt.png
|
||||
share/gpsdrive/top_GPSWORLD.jpg
|
||||
share/gpsdrive/wp2sql
|
||||
share/locale/da/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/de/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/de_AT/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/es/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/fr/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/gr/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/hu/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/it/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/ja/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/nl/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/no/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/sk/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/sv/LC_MESSAGES/gpsdrive.mo
|
||||
share/locale/tr/LC_MESSAGES/gpsdrive.mo
|
||||
share/pixmaps/gpsicon.png
|
||||
@dirrm share/gpsdrive
|
5
gpsdrive/distinfo
Normal file
5
gpsdrive/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/26 09:07:33 alnix Exp $
|
||||
|
||||
SHA1 (gpsdrive-2.09.tar.gz) = cbf3db19b3b3fb496a1255ef67d7de5bdeffd70c
|
||||
RMD160 (gpsdrive-2.09.tar.gz) = 772dd76e7656a69e59a23f06a0d2fcb08607153a
|
||||
Size (gpsdrive-2.09.tar.gz) = 1745509 bytes
|
Loading…
Reference in a new issue