[csw-devel] SF.net SVN: gar:[21053] csw/mgar/pkg/cpan/GD-Barcode/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun May 12 15:19:18 CEST 2013


Revision: 21053
          http://gar.svn.sourceforge.net/gar/?rev=21053&view=rev
Author:   bonivart
Date:     2013-05-12 13:19:17 +0000 (Sun, 12 May 2013)
Log Message:
-----------
cpan/GD-Barcode/trunk: fix name and deps

Modified Paths:
--------------
    csw/mgar/pkg/cpan/GD-Barcode/trunk/Makefile

Modified: csw/mgar/pkg/cpan/GD-Barcode/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/GD-Barcode/trunk/Makefile	2013-05-12 13:12:35 UTC (rev 21052)
+++ csw/mgar/pkg/cpan/GD-Barcode/trunk/Makefile	2013-05-12 13:19:17 UTC (rev 21053)
@@ -6,17 +6,18 @@
 
 DESCRIPTION = Create barcode images with GD
 define BLURB
-  GD::Barcode is a subclass of GD and allows you to create barcode image with
-  GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai
-  97/08/22".
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmgdbarcode
-CATALOGNAME = pm_gdbarcode
+PACKAGES = CSWpm-gd-barcode
+CATALOGNAME = pm_gd_barcode
+SPKG_DESC_CSWpm-gd-barcode = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-gd-barcode = CSWpmgdbarcode
+CATALOGNAME_CSWpmgdbarcode = pm_gdbarcode
+
 ARCHALL = 1
 
-RUNTIME_DEP_PKGS += CSWpmgd
+RUNTIME_DEP_PKGS += CSWpm-gd
 
 include gar/category.mk

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