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

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


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

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


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



Added: csw/mgar/pkg/cpan/Text-WideChar-Util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-WideChar-Util/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-WideChar-Util/trunk/Makefile	2013-08-19 06:56:09 UTC (rev 21784)
@@ -0,0 +1,29 @@
+NAME = Text-WideChar-Util
+VERSION = 0.06
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = SHARYANTO
+
+DESCRIPTION = Routines for text containing wide characters
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-module-build
+
+PACKAGES += CSWpm-text-widechar-util
+CATALOGNAME_CSWpm-text-widechar-util = pm_text_widechar_util
+SPKG_DESC_CSWpm-text-widechar-util = Routines for text containing wide characters
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-text-widechar-util = 1
+RUNTIME_DEP_PKGS_CSWpm-text-widechar-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-WideChar-Util/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-WideChar-Util/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-WideChar-Util/trunk/checksums	2013-08-19 06:56:09 UTC (rev 21784)
@@ -0,0 +1 @@
+939360dc18fa2a3d2a00ce8ea597da75  Text-WideChar-Util-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