[csw-devel] SF.net SVN: gar:[21787] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 19 09:03:51 CEST 2013
Revision: 21787
http://gar.svn.sourceforge.net/gar/?rev=21787&view=rev
Author: dmichelsen
Date: 2013-08-19 07:03:50 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Progress-Any-Output-Callback/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/branches/
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/tags/
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/Makefile
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/checksums
csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/Makefile 2013-08-19 07:03:50 UTC (rev 21787)
@@ -0,0 +1,28 @@
+NAME = Progress-Any-Output-Callback
+VERSION = 0.01
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Propagate progress update to a callback function
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-progress-any-output-call
+SPKG_DESC_CSWpm-progress-any-output-call = Propagate progress update to a callback function
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-progress-any-output-call = 1
+RUNTIME_DEP_PKGS_CSWpm-progress-any-output-call += 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-Callback/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Progress-Any-Output-Callback/trunk/checksums 2013-08-19 07:03:50 UTC (rev 21787)
@@ -0,0 +1 @@
+b8fb92a5ac064e4df6d30da1a925b744 Progress-Any-Output-Callback-0.01.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