SF.net SVN: gar:[24993] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 20 09:59:56 CEST 2015


Revision: 24993
          http://sourceforge.net/p/gar/code/24993
Author:   dmichelsen
Date:     2015-05-20 07:59:55 +0000 (Wed, 20 May 2015)
Log Message:
-----------
libestr/trunk: Initial commit

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

Added: csw/mgar/pkg/libestr/Makefile
===================================================================
--- csw/mgar/pkg/libestr/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libestr/Makefile	2015-05-20 07:59:55 UTC (rev 24993)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/libestr/trunk
===================================================================
--- csw/mgar/pkg/libestr/trunk	2015-05-19 08:34:00 UTC (rev 24992)
+++ csw/mgar/pkg/libestr/trunk	2015-05-20 07:59:55 UTC (rev 24993)

Property changes on: csw/mgar/pkg/libestr/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/libestr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libestr/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libestr/trunk/Makefile	2015-05-20 07:59:55 UTC (rev 24993)
@@ -0,0 +1,28 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = libestr
+VERSION = 0.1.10
+GARTYPE = v2
+
+DESCRIPTION = Some essentials for string handling
+
+MASTER_SITES = http://libestr.adiscon.com/files/download/
+DISTFILES  = $(DISTNAME).tar.gz
+
+VENDOR_URL = http://libestr.adiscon.com
+
+PACKAGES += CSWlibestr0
+SPKG_DESC_CSWlibestr0 = Some essentials for string handling, libestr.so.0
+PKGFILES_CSWlibestr0 += $(call pkgfiles_lib,libestr.so.0)
+
+PACKAGES += CSWlibestr-dev
+SPKG_DESC_CSWlibestr-dev = Development files for libestr.so.0
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWlibestr-dev += CSWlibestr0
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/libestr/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/libestr/trunk/checksums
===================================================================
--- csw/mgar/pkg/libestr/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libestr/trunk/checksums	2015-05-20 07:59:55 UTC (rev 24993)
@@ -0,0 +1 @@
+f4c9165a23587e77f7efe65d676d5e8e  libestr-0.1.10.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