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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 20 12:32:36 CEST 2015


Revision: 24996
          http://sourceforge.net/p/gar/code/24996
Author:   dmichelsen
Date:     2015-05-20 10:32:36 +0000 (Wed, 20 May 2015)
Log Message:
-----------
liblogging/trunk: Initial commit

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

Added: csw/mgar/pkg/liblogging/Makefile
===================================================================
--- csw/mgar/pkg/liblogging/Makefile	                        (rev 0)
+++ csw/mgar/pkg/liblogging/Makefile	2015-05-20 10:32:36 UTC (rev 24996)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/liblogging/trunk
===================================================================
--- csw/mgar/pkg/liblogging/trunk	2015-05-20 10:04:49 UTC (rev 24995)
+++ csw/mgar/pkg/liblogging/trunk	2015-05-20 10:32:36 UTC (rev 24996)

Property changes on: csw/mgar/pkg/liblogging/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/liblogging/trunk/Makefile
===================================================================
--- csw/mgar/pkg/liblogging/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/liblogging/trunk/Makefile	2015-05-20 10:32:36 UTC (rev 24996)
@@ -0,0 +1,33 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = liblogging
+VERSION = 1.0.5
+GARTYPE = v2
+
+DESCRIPTION = An easy to use logging library
+
+MASTER_SITES = http://download.rsyslog.com/liblogging/
+DISTFILES += $(DISTNAME).tar.gz
+
+VENDOR_URL = http://www.liblogging.org
+
+PACKAGES += CSWliblogging-stdlog0
+SPKG_DESC_CSWliblogging-stdlog0 =  An easy to use logging library
+PKGFILES_CSWliblogging-stdlog0 += $(call pkgfiles_lib,liblogging-stdlog.so.0)
+
+PACKAGES += CSWliblogging-stdlog-dev
+SPKG_DESC_CSWliblogging-stdlog-dev = Development files for liblogging-stdlog.so.0
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWliblogging-stdlog-dev += CSWliblogging-stdlog0
+
+CONFIGURE_ARGS += $(DIRPATHS)
+# This is SystemD, why does it not detect that there is no SystemD?
+CONFIGURE_ARGS += --disable-journal
+# This is disabled by default and does not compile out-of-the-box, leave it off for now
+# CONFIGURE_ARGS += --enable-rfc3195
+
+BUILD64 = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/liblogging/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/liblogging/trunk/checksums
===================================================================
--- csw/mgar/pkg/liblogging/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/liblogging/trunk/checksums	2015-05-20 10:32:36 UTC (rev 24996)
@@ -0,0 +1 @@
+44b8ce2daa1bfb84c9feaf42f9925fd7  liblogging-1.0.5.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