Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37706414
en ru br
ALT Linux repos
S:1.7.0-alt2
5.0: 1.3.6-alt1
4.1: 1.3.4-alt1

Other repositories
Upstream:1.3.4

Group :: Sciences/Geosciences
RPM: gpsbabel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gpsbabel
Version: 1.3.6
Release: alt1
Packager: Grigory Batalov <bga at altlinux.ru>

Summary: A tool to convert between various formats used by GPS devices
License: GPL
Group: Sciences/Geosciences
Url: http://www.gpsbabel.org

Source: http://heanet.dl.sf.net/gpsbabel/%name-%version.tar
Patch: %name-%version-alt.patch

# Automatically added by buildreq on Fri Sep 12 2008

BuildRequires: libexpat-devel libusb-devel tetex-dvips tetex-latex zlib-devel

%description
GPSBabel converts waypoints, tracks, and routes from one format to another,
whether that format is a common mapping format like Delorme, Streets and
Trips, or even a serial upload or download to a GPS unit such as those from
Garmin and Magellan. By flatting the Tower of Babel that the authors of
various programs for manipulating GPS data have imposed upon us, it returns
to us the ability to freely move our own waypoint data between the programs
and hardware we choose to use.

It contains extensive data manipulation abilities making it a
convenient for server-side processing or as the backend for other
tools.

It does not convert, transfer, send, or manipulate maps. We process
data that may (or may not be) placed on a map, such as waypoints,
tracks, and routes.

%prep
%setup -q
%patch -p1
rm -fR coldsync

find . -type f \( -name '*.c' -o -name '*.h' \) -print0 | xargs -r0 chmod a-x

%build
%configure --with-zlib=system --enable-pdb=no
%make_build

cd doc
%make_build
dvips -o gpsbabel.ps doc.dvi

%install
%make_install install DESTDIR=%buildroot

%files
%doc AUTHORS README* contrib intdoc gpsbabel.html doc/gpsbabel.ps
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin