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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue May 8 20:19:41 CEST 2012


Revision: 17975
          http://gar.svn.sourceforge.net/gar/?rev=17975&view=rev
Author:   wahwah
Date:     2012-05-08 18:19:40 +0000 (Tue, 08 May 2012)
Log Message:
-----------
leveldb/trunk: Initial commit, linking fails

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

Added: csw/mgar/pkg/leveldb/Makefile
===================================================================
--- csw/mgar/pkg/leveldb/Makefile	                        (rev 0)
+++ csw/mgar/pkg/leveldb/Makefile	2012-05-08 18:19:40 UTC (rev 17975)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/leveldb/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/leveldb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/leveldb/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/leveldb/trunk/Makefile	2012-05-08 18:19:40 UTC (rev 17975)
@@ -0,0 +1,33 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = leveldb
+VERSION = 1.4.0
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = $(GOOGLE_MIRROR)
+DISTFILES  = $(DISTNAME).tar.gz
+
+UPSTREAM_MASTER_SITES = http://code.google.com/p/leveldb/downloads/list
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+prefix = $(BUILD_PREFIX)/gxx
+
+GARCOMPILER = GNU
+
+BUILD64 = 1
+
+CONFIGURE_SCRIPTS =
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)


Property changes on: csw/mgar/pkg/leveldb/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/leveldb/trunk/checksums
===================================================================
--- csw/mgar/pkg/leveldb/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/leveldb/trunk/checksums	2012-05-08 18:19:40 UTC (rev 17975)
@@ -0,0 +1 @@
+f5babf2cfe0292608c3665b3f2770376  leveldb-1.4.0.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