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

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Thu Aug 14 12:17:47 CEST 2014


Revision: 23994
          http://sourceforge.net/p/gar/code/23994
Author:   claudio_sf
Date:     2014-08-14 10:17:45 +0000 (Thu, 14 Aug 2014)
Log Message:
-----------
libxmltooling-c/trunk: First commit

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

Added: csw/mgar/pkg/libxmltooling-c/Makefile
===================================================================
--- csw/mgar/pkg/libxmltooling-c/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libxmltooling-c/Makefile	2014-08-14 10:17:45 UTC (rev 23994)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/libxmltooling-c/trunk
===================================================================
--- csw/mgar/pkg/libxmltooling-c/trunk	2014-08-14 09:10:55 UTC (rev 23993)
+++ csw/mgar/pkg/libxmltooling-c/trunk	2014-08-14 10:17:45 UTC (rev 23994)

Property changes on: csw/mgar/pkg/libxmltooling-c/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/libxmltooling-c/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxmltooling-c/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libxmltooling-c/trunk/Makefile	2014-08-14 10:17:45 UTC (rev 23994)
@@ -0,0 +1,53 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = libxmltooling-c
+VERSION = 1.5.3
+GARTYPE = v2
+
+DESCRIPTION = Library for XML processing regarding signing and encryption
+
+MASTER_SITES += http://shibboleth.net/downloads/c++-opensaml/latest/
+DISTFILES += xmltooling-$(VERSION).tar.gz
+
+GARCOMPILER = GCC4
+MAKE_OPT_unstable10s = -j 24
+MAKE_OPT_unstable10x = -j 4
+BUILD64 = 1
+ISAEXEC = 1
+#IGNORE_DESTDIR = 1
+# We want 64 bit binaries
+MERGE_DIRS_isa-extra = $(bindir) $(sbindir) $(libdir) $(libexecdir)
+
+#OVERRIDES: let not split -dev for now
+
+#CONFIGURE_ARGS = $(DIRPATHS)
+RUNTIME_DEP_PKGS_CSWlog4shib += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlog4shib += CSWlibstdc++6
+CONFIGURE_ARGS = --disable-static --disable-doxygen --prefix=/opt/csw --mandir=/opt/csw/share/man --libdir=$(libdir)
+
+include gar/category.mk
+#  --with-boost=DIR        prefix of Boost [guess]
+#  --with-log4shib=PATH    where log4shib-config is installed
+#  --with-log4cpp=PATH     where log4cpp-config is installed
+#  --with-xerces=PATH      where xerces-c is installed
+#  --with-xmlsec=PATH      where xmlsec is installed
+#  --with-openssl=PATH     where openssl is installed
+#  --with-curl=PATH        where curl-config is installed
+#  --with-cxxtest=PATH     where cxxtest is installed
+#
+#Some influential environment variables:
+#  CC          C compiler command
+#  CFLAGS      C compiler flags
+#  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
+#              nonstandard directory <lib dir>
+#  LIBS        libraries to pass to the linker, e.g. -l<library>
+#  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
+#              you have headers in a nonstandard directory <include dir>
+#  CPP         C preprocessor
+#  DOXYGEN_PAPER_SIZE
+#              a4wide (default), a4, letter, legal or executive
+#  CXX         C++ compiler command
+#  CXXFLAGS    C++ compiler flags
+#  CXXCPP      C++ preprocessor
+#  BOOST_ROOT  Location of Boost installation


Property changes on: csw/mgar/pkg/libxmltooling-c/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/libxmltooling-c/trunk/checksums
===================================================================
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