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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 1 15:27:11 CEST 2015


Revision: 25145
          http://sourceforge.net/p/gar/code/25145
Author:   dmichelsen
Date:     2015-07-01 13:27:11 +0000 (Wed, 01 Jul 2015)
Log Message:
-----------
librelp/trunk: Initial commit

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

Added: csw/mgar/pkg/librelp/Makefile
===================================================================
--- csw/mgar/pkg/librelp/Makefile	                        (rev 0)
+++ csw/mgar/pkg/librelp/Makefile	2015-07-01 13:27:11 UTC (rev 25145)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/librelp/trunk
===================================================================
--- csw/mgar/pkg/librelp/trunk	2015-07-01 12:36:12 UTC (rev 25144)
+++ csw/mgar/pkg/librelp/trunk	2015-07-01 13:27:11 UTC (rev 25145)

Property changes on: csw/mgar/pkg/librelp/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/librelp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/librelp/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/librelp/trunk/Makefile	2015-07-01 13:27:11 UTC (rev 25145)
@@ -0,0 +1,29 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = librelp
+VERSION = 1.2.7
+GARTYPE = v2
+
+DESCRIPTION = A reliable logging library
+
+MASTER_SITES = http://download.rsyslog.com/librelp/
+DISTFILES += $(DISTNAME).tar.gz
+
+VENDOR_URL = http://www.librelp.com
+
+PACKAGES += CSWlibrelp0
+SPKG_DESC_CSWlibrelp0 = A reliable logging library, librelp.so.0
+PKGFILES_CSWlibrelp0 += $(call pkgfiles_lib,librelp.so.0)
+RUNTIME_DEP_PKGS_CSWlibrelp0 += CSWlibgnutls28
+
+PACKAGES += CSWlibrelp-dev
+SPKG_DESC_CSWlibrelp-dev = Development files for librelp.so.0
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWlibrelp-dev += CSWlibrelp0
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/librelp/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/librelp/trunk/checksums
===================================================================
--- csw/mgar/pkg/librelp/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/librelp/trunk/checksums	2015-07-01 13:27:11 UTC (rev 25145)
@@ -0,0 +1 @@
+26e02602490af3a681a2a13e6ce29efb  librelp-1.2.7.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