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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 6 21:34:52 CEST 2009


Revision: 5899
          http://gar.svn.sourceforge.net/gar/?rev=5899&view=rev
Author:   dmichelsen
Date:     2009-08-06 19:34:51 +0000 (Thu, 06 Aug 2009)

Log Message:
-----------
cpan/IO-Compress: Initial commit, wait for release of Compress-Raw-*

Added Paths:
-----------
    csw/mgar/pkg/cpan/IO-Compress/
    csw/mgar/pkg/cpan/IO-Compress/branches/
    csw/mgar/pkg/cpan/IO-Compress/tags/
    csw/mgar/pkg/cpan/IO-Compress/trunk/
    csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile
    csw/mgar/pkg/cpan/IO-Compress/trunk/checksums
    csw/mgar/pkg/cpan/IO-Compress/trunk/files/


Property changes on: csw/mgar/pkg/cpan/IO-Compress/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile	2009-08-06 19:34:51 UTC (rev 5899)
@@ -0,0 +1,30 @@
+GARNAME = IO-Compress
+GARVERSION = 2.020
+CATEGORIES = cpan
+AUTHOR = PMQS
+
+DESCRIPTION = A Perl interface to allow reading and writing of compressed data
+define BLURB
+  This distribution provides a Perl interface to allow reading and writing of
+  compressed data created with the zlib and bzip2 libraries.
+
+  IO-Compress supports reading and writing of bzip2, RFC 1950, RFC
+  1951, RFC 1952 (i.e. gzip) and zip files/buffers.
+
+  The following modules used to be distributed separately, but are now
+  included with the IO-Compress distribution.
+
+    Compress-Zlib
+    IO-Compress-Zlib
+    IO-Compress-Bzip2
+    IO-Compress-Base
+
+endef
+
+REQUIRED_PKGS  = CSWpmcompressrawzlib
+REQUIRED_PKGS += CSWpmcompressrawbz2
+
+PACKAGES = CSWpmiocompress
+CATALOGNAME = pm_iocompress
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/IO-Compress/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-Compress/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/IO-Compress/trunk/checksums	2009-08-06 19:34:51 UTC (rev 5899)
@@ -0,0 +1 @@
+2cf377fb8d2ac2d28473f65768f1d179  download/IO-Compress-2.020.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