[csw-devel] SF.net SVN: gar:[21812] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 19 11:18:21 CEST 2013
Revision: 21812
http://gar.svn.sourceforge.net/gar/?rev=21812&view=rev
Author: dmichelsen
Date: 2013-08-19 09:18:21 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Progress-Any-Output-TermProgressBarColor/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/branches/
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/tags/
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/Makefile
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/checksums
csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/Makefile 2013-08-19 09:18:21 UTC (rev 21812)
@@ -0,0 +1,31 @@
+NAME = Progress-Any-Output-TermProgressBarColor
+VERSION = 0.03
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Output progress to terminal as color bar
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-progress-any-output-termpb
+SPKG_DESC_CSWpm-progress-any-output-termpb = Output progress to terminal as color bar
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-progress-any-output-termpb = 1
+RUNTIME_DEP_PKGS_CSWpm-progress-any-output-termpb += CSWpm-text-ansi-util
+RUNTIME_DEP_PKGS_CSWpm-progress-any-output-termpb += CSWpm-color-ansi-util
+RUNTIME_DEP_PKGS_CSWpm-progress-any-output-termpb += CSWpm-term-size
+RUNTIME_DEP_PKGS_CSWpm-progress-any-output-termpb += CSWpm-progress-any
+
+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/Progress-Any-Output-TermProgressBarColor/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Progress-Any-Output-TermProgressBarColor/trunk/checksums 2013-08-19 09:18:21 UTC (rev 21812)
@@ -0,0 +1 @@
+b437620d7fab445f9b91c8ef643db08e Progress-Any-Output-TermProgressBarColor-0.03.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