SF.net SVN: gar:[23177] csw/mgar/pkg/cpan/Gtk2/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 10 21:36:04 CET 2014


Revision: 23177
          http://sourceforge.net/p/gar/code/23177
Author:   dmichelsen
Date:     2014-03-10 20:36:01 +0000 (Mon, 10 Mar 2014)
Log Message:
-----------
cpan/Gtk2/trunk: Update to 1.249 and makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Gtk2/trunk/Makefile
    csw/mgar/pkg/cpan/Gtk2/trunk/checksums

Property Changed:
----------------
    csw/mgar/pkg/cpan/Gtk2/trunk/

Index: csw/mgar/pkg/cpan/Gtk2/trunk
===================================================================
--- csw/mgar/pkg/cpan/Gtk2/trunk	2014-03-10 20:11:25 UTC (rev 23176)
+++ csw/mgar/pkg/cpan/Gtk2/trunk	2014-03-10 20:36:01 UTC (rev 23177)

Property changes on: csw/mgar/pkg/cpan/Gtk2/trunk
___________________________________________________________________
Modified: svn:ignore
## -1,4 +1 ##
-cookies
-download
 work
-
Modified: csw/mgar/pkg/cpan/Gtk2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Gtk2/trunk/Makefile	2014-03-10 20:11:25 UTC (rev 23176)
+++ csw/mgar/pkg/cpan/Gtk2/trunk/Makefile	2014-03-10 20:36:01 UTC (rev 23177)
@@ -1,35 +1,39 @@
 NAME = Gtk2
-VERSION = 1.221
+VERSION = 1.249
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = TSCH
+AUTHOR = XAOC
 
 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,
-  freeing you from the casting and memory management in C, yet remaining very
-  close in spirit to original API.
 endef
 
-PACKAGES = CSWpmgtk2
-CATALOGNAME = pm_gtk2
+CATALOG_RELEASE = unstable
 
 LICENSE = LICENSE
 
-RUNTIME_DEP_PKGS = CSWpmglib CSWgtk2 CSWpmpango CSWpmcairo CSWfconfig CSWftype2 CSWggettextrt
-RUNTIME_DEP_PKGS += CSWglib2 CSWlibatk CSWlibcairo CSWpango
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
+PACKAGES += CSWpm-gtk2
+CATALOGNAME_CSWpm-gtk2 = pm_gtk2
+SPKG_DESC_CSWpm-gtk2 = Perl interface to the 2.x series of the Gimp Toolkit library
+OBSOLETED_BY_CSWpm-gtk2 += CSWpmgtk2
+CATALOGNAME_CSWpmgtk2 = pm_gtk2_stub
 
-EXTRA_INC = $(prefix)/X11/include
-EXTRA_LIB = $(prefix)/X11/lib
-EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibpango1-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibpangoft2-1-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibgdk-x11-2-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibgdk-pixbuf2-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibfontconfig1
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibcairo2
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibfreetype6
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibgobject2-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibgio2-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibgtk-x11-2-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibpangocairo1-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibglib2-0-0
+RUNTIME_DEP_PKGS_CSWpm-gtk2 += CSWlibatk1-0-0
 
+# The testsuite essentially doesn't run without X display attached
+SKIPTEST ?= 1
+
 include gar/category.mk
-
-post-merge:
-	ginstall -m 755 -d $(PKGROOT)$(prefix)/share/checkpkg/overrides
-	echo "CSWpmgtk2: symbol-not-found" \
-	  > $(PKGROOT)$(prefix)/share/checkpkg/overrides/$(CATALOGNAME)
-	@$(MAKECOOKIE)
-

Modified: csw/mgar/pkg/cpan/Gtk2/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Gtk2/trunk/checksums	2014-03-10 20:11:25 UTC (rev 23176)
+++ csw/mgar/pkg/cpan/Gtk2/trunk/checksums	2014-03-10 20:36:01 UTC (rev 23177)
@@ -1 +1 @@
-ba412049d10978ed802b98976f6adaa9  Gtk2-1.221.tar.gz
+605b419fca92c5166f0d0077663c7c98  Gtk2-1.249.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