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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Aug 19 09:03:19 CEST 2013


Revision: 21786
          http://gar.svn.sourceforge.net/gar/?rev=21786&view=rev
Author:   dmichelsen
Date:     2013-08-19 07:03:19 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Text-ANSI-Util/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Text-ANSI-Util/
    csw/mgar/pkg/cpan/Text-ANSI-Util/branches/
    csw/mgar/pkg/cpan/Text-ANSI-Util/tags/
    csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/
    csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/Makefile
    csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/checksums
    csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Text-ANSI-Util/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/Makefile	2013-08-19 07:03:19 UTC (rev 21786)
@@ -0,0 +1,31 @@
+NAME = Text-ANSI-Util
+VERSION = 0.10
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Routines for text containing ANSI escape codes
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+BUILD_DEP_PKGS += CSWpm-data-dump
+
+PACKAGES += CSWpm-text-ansi-util
+CATALOGNAME_CSWpm-text-ansi-util = pm_text_ansi_util
+SPKG_DESC_CSWpm-text-ansi-util = Routines for text containing ANSI escape codes
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-text-ansi-util = 1
+RUNTIME_DEP_PKGS_CSWpm-text-ansi-util += CSWpm-text-widechar-util
+RUNTIME_DEP_PKGS_CSWpm-text-ansi-util += CSWpm-text-charwidth
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-ANSI-Util/trunk/checksums	2013-08-19 07:03:19 UTC (rev 21786)
@@ -0,0 +1 @@
+1f2aef9930d5d4519e378d0d69ab413e  Text-ANSI-Util-0.10.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