aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gpsbabel.rb
AgeCommit message (Collapse)Author
2012-10-01gpsbabel 1.4.4Shaun McDonald
Closes #15216. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-28gpsbabel 1.4.3patrick
Closes #11549. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22gpsbabel: head is now svn on google codeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-11Add development version of GPSBabelVidar Gundersen
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-23updated gpsbabel to version 1.4.2 (new mirror required)patricks
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-10-18updated source urlpatricks
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-07-16Fix lua.pcAdam Vandenberg
Fixes #1876
2010-07-04Updated gpsbabel to 1.4.1Kashif Rasul
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25Update gpsbabel to 1.4.0Adam Vandenberg
* Also use HTTP POST and send the token value.
2010-04-21Formula for gpsbabel.Jonathan Hinkle
Gpsbabel <http://www.gpsbabel.org> converts waypoints, tracks, and routes between popular GPS receivers and mapping programs. It also has powerful manipulation tools for such data. Signed-off-by: Adam Vandenberg <flangy@gmail.com>