NOTICE: This package has been removed from pkgsrc

./x11/p5-gtk, Perl bindings for GTK+

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.7009nb11, Package name: p5-gtk-0.7009nb11, Maintainer: pkgsrc-users

The Gtk module allows Perl access to the Gtk+ graphical user interface
library. You can find more information about Gtk+ on http://www.gtk.org.
The Perl binding tries to follow the C interface as much as possible,
providing at the same time a fully object-oriented interface and
Perl-style calling conventions.


Required to run:
[lang/perl5] [x11/gtk]

Required to build:
[textproc/p5-XML-Parser] [textproc/p5-XML-Writer] [pkgtools/x11-links]

Master sites: (Expand)

SHA1: a48680c4db2aef82247061265784383df320c221
RMD160: 98449575c3e3a605d324c878cc5dee504cb7d0b6
Filesize: 436.945 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-15 15:05:54 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add comment to patch, mentioning
http://blog.truecrux.org/post/xxxi
   2012-10-15 14:58:33 by Thomas Klausner | Files touched by this commit (2)
Log message:
Fix build with perl-5.16.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-08-14 09:20:54 by OBATA Akio | Files touched by this commit (9)
Log message:
Revision bump after updating perl to 5.14.1.
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159)
Log message:
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").