[csw-devel] SF.net SVN: gar:[8334] csw/mgar/pkg/cpan/Gtk2/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Feb 3 17:53:31 CET 2010
Revision: 8334
http://gar.svn.sourceforge.net/gar/?rev=8334&view=rev
Author: bonivart
Date: 2010-02-03 16:53:31 +0000 (Wed, 03 Feb 2010)
Log Message:
-----------
pm_gtk2: does not build, needs pm_pango
Modified Paths:
--------------
csw/mgar/pkg/cpan/Gtk2/trunk/Makefile
csw/mgar/pkg/cpan/Gtk2/trunk/checksums
Modified: csw/mgar/pkg/cpan/Gtk2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Gtk2/trunk/Makefile 2010-02-03 16:51:41 UTC (rev 8333)
+++ csw/mgar/pkg/cpan/Gtk2/trunk/Makefile 2010-02-03 16:53:31 UTC (rev 8334)
@@ -3,7 +3,7 @@
CATEGORIES = cpan
AUTHOR = TSCH
-DESCRIPTION = interface to the 2.x series of the Gimp Toolkit library
+DESCRIPTION = Perl interface to the 2.x series of the Gimp Toolkit library
define BLURB
Perl bindings to the 2.x series of the Gtk+ widget set. This module allows
you to write graphical user interfaces in a perlish and object-oriented way,
@@ -11,15 +11,10 @@
close in spirit to original API.
endef
-PREREQUISITE_PKGS = CSWpmglib
-PKGS_REQUIRED_CSWpmglib = CSWpmglib CSWgtk2
-
+PACKAGES = CSWpmgtk2
CATALOGNAME = pm_gtk2
-PACKAGES = CSWpmgtk2
-ARCHALL_CSWpmgtk2 = 1
+PKGS_REQUIRED = CSWpmglib CSWgtk2 CSWpmcairo
+#PKGS_REQUIRED += CSWpmpango
-LICENSE = README
-
include gar/category.mk
-
Modified: csw/mgar/pkg/cpan/Gtk2/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Gtk2/trunk/checksums 2010-02-03 16:51:41 UTC (rev 8333)
+++ csw/mgar/pkg/cpan/Gtk2/trunk/checksums 2010-02-03 16:53:31 UTC (rev 8334)
@@ -1 +1 @@
-76e4f3ca3f9f80dc15a35ff9b88f736d download/Gtk2-1.220.tar.gz
+ba412049d10978ed802b98976f6adaa9 Gtk2-1.221.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