|
|||||||
| GpsDrive – Navigation Software for Linux, Mac, and UNIX | |||||||
|---|---|---|---|---|---|---|---|
| Home | Features | Screenshots | Documentation | Support | Download | Development | Links |
| Overview | Installing | Debian | Other Versions | Map Icons | Base Maps | What's new | Build Cluster |
Debian Package
These Archives represents the current development state for gpsdrive. I try to syncronize it everytime i check in something into the SVN. It's for those of you who want to have a package for installation rather than checking out from the SVN.!!! Warning:
- REMEMBER SVN Revision: These File are moving Targets!!! For Bug reports please tell me/us which Date you downloaded it! Or even better download the current Verison and test if your Bug/Feature/Behaviour is the same with the current Version.
- BACKUP YOUR SYSTEM: This is a snapshot of the SVN so I expext you have an up-to-date Backup and are aware that errors, incomplete or undescribed Features can and will be found in this Version.
Repository for squeeze (debian-testing)
/etc/apt/sources.list # Gpsdrive Packages deb http://www.gpsdrive.de/debian squeeze main deb-src http://www.gpsdrive.de/debian squeeze main
Repository for lenny (debian-stable)
/etc/apt/sources.list # Gpsdrive Packages deb http://www.gpsdrive.de/debian lenny main deb-src http://www.gpsdrive.de/debian lenny main
Repository for intrepid (Ubuntu)
/etc/apt/sources.list # Gpsdrive Packages deb http://www.gpsdrive.de/ubuntu intrepid main
Repository for maemo (Nokia N810)
/etc/apt/sources.list # Gpsdrive Packages deb http://www.gpsdrive.de/maemo diablo main
Signature
My Debian Packages are signed with: My Debian Key gpg.pubFingerprint = D40C 74CF 06DC 8460 D95E 7F56 3A83 5520 2210 9630
check with: gpg --fingerprint 147DAD31
If you trust me, you can add my gpg key to your debian System for packages
gpg --keyserver wwwkeys.de.pgp.net --recv-keys 147DAD31
gpg --edit-key trust 147DAD31
gpg --armor --export 147DAD31 | sudo apt-key add -
Set Priorities for squeeze (testing)
/etc/apt/preferencesPackage: gpsdrive* Pin: origin "http://www.gpsdrive.de" Pin-Priority: 998 Package: gpsdrive* Pin: release a=squeeze v=2.10-svn Pin-Priority: 998
Overview of the available Debian Packages
Here the short overview about the debian packages at http://www.gpsdrive.de/debian/pool/main/:- gpsdrive_2.10svn*_i386.deb:
This is the main GpsDrive Package. It holds the gpsdrive binary and all dependencies needed to run the program. - gpsdrive-data-maps_*_all.deb:
This package holds the Satelite maps which are used to get a broad overview when starting gpsdrive. They are not necessarily needed. But the help finding your way around until you have other data-sources/maps installed. - openstreetmap-map-icons_*_all.deb:
This package holds the icons used to display "Point of Interrests". The source of these icons is at http://svn.openstreetmap.org/applications/share/map-icons. an overview about the existing icons can be found at: http://www.gpsdrive.de/development/map-icons/overview.en.shtml - openstreetmap-map-icons-classic.small_*_all.deb
openstreetmap-map-icons-classic.big_*_all.deb
openstreetmap-map-icons-*_*_all.deb
One of these Packages is required by openstreetmap-map-icons_*_all.deb. This Package holds the Icons itself.
Openstreetmap-related Packages:
- openstreetmap-josm*.deb:
The OpenStreetMap Editor Josm with a lot of his plugins - openstreetmap-utils*.deb:
A lot of utilities which are usefull for working with osm Data. - openstreetmap-gosmore*.deb:
The renderer GosMore - merkaartor_*_i386.deb:
The OpenStreetMap Editor merkaartor
- python-mapnik_0.4.0-1_i386.deb
- mapnik-plugins_0.4.0-1_i386.deb
- mapnik-utils_0.4.0-1_i386.deb
- libmapnik-dev_*.deb
These package are a copy of the current mapnik rendering library. If you want to use vector-data with gpsdrive you'll have to install these packages too.
Deprecated Packages:
- openstreetmap-mapnik-data_*_all.deb:
This package is currently deprecated. It held some of the old openstreetmap data itself.
the current method to get up to date Map Data from Openstreetmap is to use the openstreetmap-utils package and then to use something like the command
'mapnik-osm-updater.sh --all-planet-geofabrik=europe/germany/bayern'
mapnik-osm-updater.sh can be found in the openstreetmap-utils package.
| 2009-03-31 | Impressum |