Commit graph

8 commits

Author SHA1 Message Date
Philip M. Gollucci
44100075c4 astro/gpsbabel: add GUI option, clean up dependencies
- Add GUI option (requires qt4-gui,qt4-xml,qt4-network and qt4-webkit at runtime).
- Remove autoconf/pcre/glib20/gettext dependencies (unused).
- USE_QT4=linguist_build -> USE_QT4=linguisttools_build (GUI option only).
- Use system zlib.
- Regenerate patch.

PR:                  201680
Submitted by:        s3erios@gmail.com
Approved by:         dev2@heesakkers.info
2015-08-18 19:58:06 +00:00
Thomas Zander
373540144f - Update to upstream release 1.5.2
- Properly strip installed binary

PR:		197879
Submitted by:	dev2@heesakkers.info
Reviewed by:	riggs
2015-03-15 08:49:48 +00:00
Dmitry Marakasov
721b8b0dab - Update to 1.5.1
- Add LICENSE
- Convert extra-patch'es to plain patches

PR:		190791
Submitted by:	glebius
Approved by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
2014-06-10 22:06:15 +00:00
Wen Heping
eeadd3bb8e - Update to 1.4.2
PR:		ports/155554
Submitted by:	Gleb Smirnoff <glebius@cell.glebius.int.ru>
2011-03-15 00:32:57 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Marcelo Araujo
37cb8baf7d - Update to 1.3.3.
- Removed files/patch-Makefile.

PR:		ports/112409
Submitted by:	Goran Lowkrantz <glz@hidden-powers.com>
Approved by:	stas (mentor), maintainer timeout (23 days)
2007-06-12 16:59:36 +00:00
Pav Lucistnik
7b20174a8b 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 flattening 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.

WWW: http://www.gpsbabel.org/

PR:		ports/96490
Submitted by:	Laurent Courty <lrntct@gmail.com>
2006-04-29 15:27:05 +00:00