[csw-devel] SF.net SVN: gar:[19021] csw/mgar/pkg
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Mon Aug 20 08:23:31 CEST 2012
Revision: 19021
http://gar.svn.sourceforge.net/gar/?rev=19021&view=rev
Author: cgrzemba
Date: 2012-08-20 06:23:31 +0000 (Mon, 20 Aug 2012)
Log Message:
-----------
gpsbabel/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/gpsbabel/
csw/mgar/pkg/gpsbabel/Makefile
csw/mgar/pkg/gpsbabel/branches/
csw/mgar/pkg/gpsbabel/tags/
csw/mgar/pkg/gpsbabel/trunk/
csw/mgar/pkg/gpsbabel/trunk/Makefile
csw/mgar/pkg/gpsbabel/trunk/checksums
csw/mgar/pkg/gpsbabel/trunk/files/
Added: csw/mgar/pkg/gpsbabel/Makefile
===================================================================
--- csw/mgar/pkg/gpsbabel/Makefile (rev 0)
+++ csw/mgar/pkg/gpsbabel/Makefile 2012-08-20 06:23:31 UTC (rev 19021)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/gpsbabel/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/gpsbabel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gpsbabel/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gpsbabel/trunk/Makefile 2012-08-20 06:23:31 UTC (rev 19021)
@@ -0,0 +1,27 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = gpsbabel
+VERSION = 1.4.3
+GARTYPE = v2
+CATEGORIES = utils
+
+DESCRIPTION = GPS data translator
+define BLURB
+ GPSBabel lets you move data between popular GPS systems such as those from Garmin, Magellan or a large number of map programs.
+endef
+
+MASTER_SITES = http://www.gpsbabel.org/
+DISTFILES = $(DISTNAME).tar.gz
+
+GARCOMPILER = SOS12U3
+
+BUILD_DEP_PKGS += CSWlibexpat-dev
+RUNTIME_DEP_PKGS_CSWgpsbabel += CSWlibexpat1
+
+SKIPTEST = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/gpsbabel/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/gpsbabel/trunk/checksums
===================================================================
--- csw/mgar/pkg/gpsbabel/trunk/checksums (rev 0)
+++ csw/mgar/pkg/gpsbabel/trunk/checksums 2012-08-20 06:23:31 UTC (rev 19021)
@@ -0,0 +1 @@
+916f7e124f6df911a24e1ea323e9c529 gpsbabel-1.4.3.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list