[csw-devel] SF.net SVN: gar:[18579] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jun 28 11:28:22 CEST 2012
Revision: 18579
http://gar.svn.sourceforge.net/gar/?rev=18579&view=rev
Author: dmichelsen
Date: 2012-06-28 09:28:22 +0000 (Thu, 28 Jun 2012)
Log Message:
-----------
gperftools/trunk: Does not build yet
Added Paths:
-----------
csw/mgar/pkg/gperftools/
csw/mgar/pkg/gperftools/Makefile
csw/mgar/pkg/gperftools/branches/
csw/mgar/pkg/gperftools/tags/
csw/mgar/pkg/gperftools/trunk/
csw/mgar/pkg/gperftools/trunk/Makefile
csw/mgar/pkg/gperftools/trunk/checksums
csw/mgar/pkg/gperftools/trunk/files/
Added: csw/mgar/pkg/gperftools/Makefile
===================================================================
--- csw/mgar/pkg/gperftools/Makefile (rev 0)
+++ csw/mgar/pkg/gperftools/Makefile 2012-06-28 09:28:22 UTC (rev 18579)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/gperftools/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/gperftools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gperftools/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gperftools/trunk/Makefile 2012-06-28 09:28:22 UTC (rev 18579)
@@ -0,0 +1,25 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = gperftools
+VERSION = 2.0
+GARTYPE = v2
+CATEGORIES = utils
+
+DESCRIPTION = Fast, multi-threaded malloc() and nifty performance analysis tools
+
+MASTER_SITES = $(GOOGLE_MIRROR)
+DISTFILES = $(DISTNAME).tar.gz
+
+PACKAGING_PLATFORMS = solarsi10-sparc solarsi10-i386
+
+PACKAGES += CSWmypkg
+SPKG_DESC_CSWmypkg = My package
+PKGFILES_CSWmypkg += $(call pkgfiles_lib,libabc.so.1)
+PKGFILES_CSWmypkg += $(call baseisadirs,$(bindir),myexec)
+PKGFILES_CSWmypkg += $(sysconfdir)/myconf
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/gperftools/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/gperftools/trunk/checksums
===================================================================
--- csw/mgar/pkg/gperftools/trunk/checksums (rev 0)
+++ csw/mgar/pkg/gperftools/trunk/checksums 2012-06-28 09:28:22 UTC (rev 18579)
@@ -0,0 +1 @@
+13f6e8961bc6a26749783137995786b6 gperftools-2.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