Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv5246

Added Files:
        gpsbabel.info 
Log Message:
gpsbabel 1.4.2


--- NEW FILE: gpsbabel.info ---
Package: gpsbabel
Version: 1.4.2
Revision: 1

Description: GPS data transfer and conversion tool

DescDetail: <<
gpsbabel is a command-line utility that translates GPS track, route and
waypoint information between different GPS units and file formats. Most
notably, it can handle GPX files (an emerging "GPS Exchange Format"; see
http://www.topografix.com/gpx.asp for details), Google Maps URLs, and
Google Earth (Keyhole) KML files. Also, gpsbabel can transfer data to
and from many serial and USB GPS units.
<<

DescUsage: <<
Running 'gpsbabel' with no arguments displays a command summary.
'gpsbabel -h | less' will give you the full input/filter/output option
list.

If you are using a serial GPS and a Keyspan USB-to-serial adapter, you
may need to use '/dev/cu.KeySerial1' instead of '/dev/tty.KeySerial1'.
<<

DescPackaging: <<
There is a native OS X GUI, but I have not attempted to build that yet.

There are a few hardcoded instances of '/sw' in the configure script, which I
tried to edit out.

This revision tries not to statically link expat and libusb (by removing the
Darwin-specific sections of ./configure, and letting Fink work its magic).
<<

Homepage: http://www.gpsbabel.org/

License: GPL

Maintainer: Charles Lepple <clepple+f...@ghz.cc>

Depends: expat1-shlibs, libusb-shlibs

BuildDepends: expat1, libusb

Source: http://www.gpsbabel.org/plan9.php?dl=%n-%v.tar.gz
SourceRename: %n-%v.tar.gz
SourceDirectory: %n-%v
Source-MD5: 76ea9f7852be2e98aa18976c4697ca93

DocFiles: COPYING README*
# gpsbabel.html seems to be generated from xsltproc in 1.4.2 - separate package?

PatchScript: perl -pi -e 's/-darwin/-darwin-not-fink/g' configure

InstallScript: <<
#!/bin/sh -ex
  mkdir -p %i/bin
  make DESTDIR=%d install
  mkdir -p %i/share/%n
  cp -pr style %i/share/%n/
<<


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to