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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Aug 19 10:59:22 CEST 2013


Revision: 21809
          http://gar.svn.sourceforge.net/gar/?rev=21809&view=rev
Author:   dmichelsen
Date:     2013-08-19 08:59:22 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
cpan/Term-Detect/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Term-Detect/
    csw/mgar/pkg/cpan/Term-Detect/branches/
    csw/mgar/pkg/cpan/Term-Detect/tags/
    csw/mgar/pkg/cpan/Term-Detect/trunk/
    csw/mgar/pkg/cpan/Term-Detect/trunk/Makefile
    csw/mgar/pkg/cpan/Term-Detect/trunk/checksums
    csw/mgar/pkg/cpan/Term-Detect/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Term-Detect/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/Term-Detect/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Term-Detect/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Term-Detect/trunk/Makefile	2013-08-19 08:59:22 UTC (rev 21809)
@@ -0,0 +1,30 @@
+NAME = Term-Detect
+VERSION = 0.06
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Detect running under terminal (and get terminal emulator information)
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-term-detect
+CATALOGNAME_CSWpm-term-detect = pm_term_detect
+SPKG_DESC_CSWpm-term-detect = Detect running under terminal (and get terminal emulator information)
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-term-detect = 1
+RUNTIME_DEP_PKGS_CSWpm-term-detect += CSWpm-experimental
+RUNTIME_DEP_PKGS_CSWpm-term-detect += CSWpm-sharyanto-utils
+
+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/Term-Detect/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Term-Detect/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Term-Detect/trunk/checksums	2013-08-19 08:59:22 UTC (rev 21809)
@@ -0,0 +1 @@
+4049e6074eb74e6c214e3368eb4c173b  Term-Detect-0.06.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