Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37430958
en ru br
Репозитории ALT
S:1.7.0-alt2
5.1: 1.3.6-alt1
4.1: 1.3.4-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.3.4

Группа :: Науки/Наука о земле
Пакет: gpsbabel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin