[csw-devel] SF.net SVN: gar:[8069] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jan 18 11:36:17 CET 2010


Revision: 8069
          http://gar.svn.sourceforge.net/gar/?rev=8069&view=rev
Author:   dmichelsen
Date:     2010-01-18 10:36:17 +0000 (Mon, 18 Jan 2010)

Log Message:
-----------
libgnugetopt: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/libgnugetopt/
    csw/mgar/pkg/libgnugetopt/branches/
    csw/mgar/pkg/libgnugetopt/tags/
    csw/mgar/pkg/libgnugetopt/trunk/
    csw/mgar/pkg/libgnugetopt/trunk/Makefile
    csw/mgar/pkg/libgnugetopt/trunk/checksums
    csw/mgar/pkg/libgnugetopt/trunk/files/


Property changes on: csw/mgar/pkg/libgnugetopt/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/libgnugetopt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgnugetopt/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libgnugetopt/trunk/Makefile	2010-01-18 10:36:17 UTC (rev 8069)
@@ -0,0 +1,20 @@
+GARNAME = libgnugetopt
+GARVERSION = 1.3
+CATEGORIES = lib
+
+DESCRIPTION = Library containing getopt_long
+define BLURB
+endef
+
+MASTER_SITES = http://distfiles.macports.org/libgnugetopt/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk

Added: csw/mgar/pkg/libgnugetopt/trunk/checksums
===================================================================
--- csw/mgar/pkg/libgnugetopt/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libgnugetopt/trunk/checksums	2010-01-18 10:36:17 UTC (rev 8069)
@@ -0,0 +1 @@
+0aaa5f3b90a6f7c44aeec26cd61dca92  libgnugetopt-1.3.tar.bz2


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