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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Oct 29 17:24:58 CET 2009


Revision: 7023
          http://gar.svn.sourceforge.net/gar/?rev=7023&view=rev
Author:   dmichelsen
Date:     2009-10-29 16:24:58 +0000 (Thu, 29 Oct 2009)

Log Message:
-----------
libstlport: Initial commit, doesn't work yet

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


Property changes on: csw/mgar/pkg/libstlport/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/libstlport/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libstlport/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libstlport/trunk/Makefile	2009-10-29 16:24:58 UTC (rev 7023)
@@ -0,0 +1,21 @@
+GARNAME = libstlport
+GARVERSION = 5.2.1
+CATEGORIES = lib
+
+DESCRIPTION = A multiplatform C++ standard library implementation
+define BLURB
+  STLport is a multiplatform C++ Standard Library implementation.
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+SF_PROJ = stlport
+DISTNAME = STLport-$(GARVERSION)
+DISTFILES  = $(DISTNAME).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/libstlport/trunk/checksums
===================================================================
--- csw/mgar/pkg/libstlport/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libstlport/trunk/checksums	2009-10-29 16:24:58 UTC (rev 7023)
@@ -0,0 +1 @@
+b20ace9f4a487b2614dfbb205bee112c  download/STLport-5.2.1.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