Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20439/utils

Added Files:
        gpsbabel.info 
Log Message:
The dependencies are almost the same in both stable and unstable, and it
Works For Me (tm), so I'm moving gpsbabel-1.3.0 to stable. I will be
adding 1.3.1 to unstable shortly. 


--- NEW FILE: gpsbabel.info ---
Package: gpsbabel
Version: 1.3.0
Revision: 1001

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 'gpsdrive' with no arguments displays a command summary.
'gpsdrive -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 <[EMAIL PROTECTED]>

Depends: expat-shlibs, libusb-shlibs

BuildDepends: expat, libusb

Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 9c6406a7bdfe7ba9ce0d2c279acb5eb7

DocFiles: COPYING README* gpsbabel.html

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

InstallScript: <<
#!/bin/sh -ex
  mkdir -p %i/bin
  make INSTALL_TARGETDIR=%i install
<<


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to