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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Aug 19 11:06:52 CEST 2013


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

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


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



Added: csw/mgar/pkg/cpan/Color-ANSI-Util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Color-ANSI-Util/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Color-ANSI-Util/trunk/Makefile	2013-08-19 09:06:52 UTC (rev 21811)
@@ -0,0 +1,29 @@
+NAME = Color-ANSI-Util
+VERSION = 0.07
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Routines for dealing with ANSI colors
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-color-ansi-util
+CATALOGNAME_CSWpm-color-ansi-util = pm_color_ansi_util
+SPKG_DESC_CSWpm-color-ansi-util = Routines for dealing with ANSI colors
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-color-ansi-util = 1
+RUNTIME_DEP_PKGS_CSWpm-color-ansi-util += CSWpm-term-detect
+
+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/Color-ANSI-Util/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Color-ANSI-Util/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Color-ANSI-Util/trunk/checksums	2013-08-19 09:06:52 UTC (rev 21811)
@@ -0,0 +1 @@
+43fa72c0b0a9ff800d0906f029bfde06  Color-ANSI-Util-0.07.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