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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Dec 22 13:58:24 CET 2015


Revision: 25496
          http://sourceforge.net/p/gar/code/25496
Author:   dmichelsen
Date:     2015-12-22 12:58:23 +0000 (Tue, 22 Dec 2015)
Log Message:
-----------
cpan/Data-XLSX-Parser/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Data-XLSX-Parser/
    csw/mgar/pkg/cpan/Data-XLSX-Parser/branches/
    csw/mgar/pkg/cpan/Data-XLSX-Parser/tags/
    csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/
    csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/Makefile
    csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/checksums
    csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/files/

Index: csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk
===================================================================
--- csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk	2015-12-22 12:28:36 UTC (rev 25495)
+++ csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk	2015-12-22 12:58:23 UTC (rev 25496)

Property changes on: csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+work
+
Added: csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/Makefile	2015-12-22 12:58:23 UTC (rev 25496)
@@ -0,0 +1,34 @@
+NAME = Data-XLSX-Parser
+VERSION = 0.14
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = ACIDLEMON
+
+DESCRIPTION = Faster XLSX parser
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-data-xlsx-parser
+CATALOGNAME_CSWpm-data-xlsx-parser = pm_data_xlsx_parser
+SPKG_DESC_CSWpm-data-xlsx-parser = Faster XLSX parser
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-data-xlsx-parser = 1
+RUNTIME_DEP_PKGS_CSWpm-data-xlsx-parser += CSWpm-archive-zip
+RUNTIME_DEP_PKGS_CSWpm-data-xlsx-parser += CSWpm-xml-parser
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+# This is the same issue as https://rt.cpan.org/Ticket/Display.html?id=86240
+CONFIGURE_ARGS += --mandir=$(mandir)
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+EXTRA_PERLBUILD_INSTALL_ARGS += --destdir=$(DESTDIR)
+
+# Test::Harness is too old
+SKIPTEST ?= 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Data-XLSX-Parser/trunk/checksums	2015-12-22 12:58:23 UTC (rev 25496)
@@ -0,0 +1 @@
+f48e6d4c3d71d013f3bca4f7191b5ba2  Data-XLSX-Parser-0.14.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