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

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Fri Aug 17 15:18:12 CEST 2012


Revision: 18996
          http://gar.svn.sourceforge.net/gar/?rev=18996&view=rev
Author:   guillomovitch
Date:     2012-08-17 13:18:11 +0000 (Fri, 17 Aug 2012)
Log Message:
-----------
cpan/Net-CUPS: initial import

Added Paths:
-----------
    csw/mgar/pkg/cpan/Net-CUPS/
    csw/mgar/pkg/cpan/Net-CUPS/branches/
    csw/mgar/pkg/cpan/Net-CUPS/tags/
    csw/mgar/pkg/cpan/Net-CUPS/trunk/
    csw/mgar/pkg/cpan/Net-CUPS/trunk/Makefile
    csw/mgar/pkg/cpan/Net-CUPS/trunk/checksums
    csw/mgar/pkg/cpan/Net-CUPS/trunk/files/


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



Added: csw/mgar/pkg/cpan/Net-CUPS/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-CUPS/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-CUPS/trunk/Makefile	2012-08-17 13:18:11 UTC (rev 18996)
@@ -0,0 +1,32 @@
+NAME = Net-CUPS
+VERSION = 0.61
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DHAGEMAN
+
+DESCRIPTION = Common Unix Printing System Interface
+define BLURB
+  Net::CUPS is an object oriented interface to the Common Unix Printing System.
+endef
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+PACKAGES = CSWpm-net-cups
+CATALOGNAME = pm_net_cups
+
+REINPLACE_MATCH = /usr/share
+REINPLACE_WITH = /opt/csw/share
+REINPLACE_FILES = lib/Net/CUPS.pm
+
+BUILD_DEP_PKGS  = CSWcups-dev
+RUNTIME_DEP_PKGS += CSWlibgcrypt11
+RUNTIME_DEP_PKGS += CSWlibz1
+RUNTIME_DEP_PKGS += CSWlibgpg-error0
+RUNTIME_DEP_PKGS += CSWlibcom-err3
+RUNTIME_DEP_PKGS += CSWlibkrb5-3
+RUNTIME_DEP_PKGS += CSWlibgnutls26
+RUNTIME_DEP_PKGS += CSWlibcups2
+RUNTIME_DEP_PKGS += CSWlibk5crypto3
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Net-CUPS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-CUPS/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Net-CUPS/trunk/checksums	2012-08-17 13:18:11 UTC (rev 18996)
@@ -0,0 +1 @@
+1aba74db9bcf15396005091f826b50e8  Net-CUPS-0.61.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