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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Mar 14 00:10:40 CET 2013


Revision: 20454
          http://gar.svn.sourceforge.net/gar/?rev=20454&view=rev
Author:   bonivart
Date:     2013-03-13 23:10:40 +0000 (Wed, 13 Mar 2013)
Log Message:
-----------
log4cplus/trunk: first commit

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

Added: csw/mgar/pkg/log4cplus/Makefile
===================================================================
--- csw/mgar/pkg/log4cplus/Makefile	                        (rev 0)
+++ csw/mgar/pkg/log4cplus/Makefile	2013-03-13 23:10:40 UTC (rev 20454)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/log4cplus/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/log4cplus/trunk/Makefile
===================================================================
--- csw/mgar/pkg/log4cplus/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/log4cplus/trunk/Makefile	2013-03-13 23:10:40 UTC (rev 20454)
@@ -0,0 +1,32 @@
+NAME = log4cplus
+VERSION = 1.0.4.3
+GARTYPE = v2
+
+DESCRIPTION = Logging Framework for C++
+define BLURB
+endef
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES  = $(DISTNAME).tar.gz
+
+PACKAGES += CSWliblog4cplus1-0-4
+CATALOGNAME_CSWliblog4cplus1-0-4 = liblog4cplus1_0_4
+SPKG_DESC_CSWliblog4cplus1-0-4 += $(DESCRIPTION), liblog4cplus-1.0.so.4
+PKGFILES_CSWliblog4cplus1-0-4 += $(call baseisadirs,$(libdir),liblog4cplus-1\.0\.so\.4\.0\.0)
+PKGFILES_CSWliblog4cplus1-0-4 += $(call baseisadirs,$(libdir),liblog4cplus-1\.0\.so\.4(\.\d+)*)
+RUNTIME_DEP_PKGS_CSWliblog4cplus1-0-4 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWliblog4cplus1-0-4 += CSWlibstdc++6
+
+PACKAGES += CSWlog4cplus-dev
+CATALOGNAME_CSWlog4cplus-dev = log4cplus_dev
+SPKG_DESC_CSWlog4cplus-dev += $(DESCRIPTION), development files
+PKGFILES_CSWlog4cplus-dev += /opt/csw/lib/liblog4cplus.so
+PKGFILES_CSWlog4cplus-dev += $(PKGFILES_DEVEL)
+RUNTIME_DEP_PKGS_CSWlog4cplus-dev += CSWliblog4cplus1-0-4
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


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

Added: csw/mgar/pkg/log4cplus/trunk/checksums
===================================================================
--- csw/mgar/pkg/log4cplus/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/log4cplus/trunk/checksums	2013-03-13 23:10:40 UTC (rev 20454)
@@ -0,0 +1 @@
+aecaea8c0ed7340356b62e9a33ca0e00  log4cplus-1.0.4.3.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