Versions
v1.249.930 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm ~hppa ~mips ~riscv ~x86-linux
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / Cairo : Perl interface to the cairo library
dev-perl / Pango : Layout and render international text
dev-perl / glib-perl : Glib - Perl wrappers for the GLib utility and Object libraries
Depending packages
app-misc / cbview : viewer/converter for CBR/CBZ comic book archives
dev-perl / gtk2-ex-formfactory : Gtk2 FormFactory
dev-perl / gtk2-gladexml : Create user interfaces directly from Glade XML files
dev-perl / gtk2-trayicon : Perl wrappers for the egg cup Gtk2::TrayIcon utilities
dev-perl / gtk2-traymanager : Perl bindings for EggTrayManager
media-sound / volwheel : A volume control trayicon with mouse wheel support
media-tv / ivtvplayer : Simple IVTV command line TV and radio player with support of LIRC
media-video / acidrip : A gtk-perl mplayer/mencoder frontend for ripping DVDs
net-p2p / tvrss : TV RSS is a tool for automating torrent downloads
x11-misc / iconbox : App for placing icons in a menu which auto-hides
Bugs
- 865109
- dev-perl/Gtk2-1.249.930 fails tests (MUSL)
- 889866
- dev-perl/Gtk2-1.249.930 fails test - Result: FAIL
- 913646
- dev-perl/Gtk2-1.249.930 - Can't find 'boot_Gtk2' symbol in blib/arch/auto/Gtk2/Gtk2.so
- 943822
- dev-perl/Gtk2-1.249.930 - [ncurses-6.5] [gcc-15] xs/GtkItemFactory.xs: error: assignment to GtkItemFactoryCallback {aka void ( )(void)} from incompatible pointer type voi
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Xin Yang · gentoo
dev-perl/Gtk2: keyword Gtk2-1.249.930 riscv #893376
Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Gtk2: drop 1.249.920
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-perl/Gtk2: Stabilize 1.249.930 ppc, #795300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-perl/Gtk2: Stabilize 1.249.930 ppc64, #795300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-perl/Gtk2: x86 stable wrt bug #795300
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Gtk2: Stabilize 1.249.930 sparc, #795300
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Gtk2: skip broken/irrelevant GdkPixbuf test
Closes: https://bugs.gentoo.org/774396 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Gtk2: Stabilize 1.249.930 amd64, #795300
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Gtk2: Version bump 1.24993
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
dev-perl/Gtk2: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Kent Fredric · gentoo
dev-perl/Gtk2: Cleanup old re bug #616920
Closes: https://bugs.gentoo.org/616920 Package-Manager: Portage-2.3.18, Repoman-2.3.6 - Sergei Trofimovich · gentoo
dev-perl/Gtk2: stable 1.249.920 for ppc, bug #619096
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
dev-perl/Gtk2: stable 1.249.920 for hppa, bug #619096
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Kent Fredric · gentoo
dev-perl/Gtk2: Require jpeg support in gdk-pixbuf for testing
Tests fail without gdk-pixbuf compiled with jpeg support: =GdkPixbuf-LOG **: gdk_pixbuf_from_pixdata() called on: at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Encoding rle at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Dimensions: 4 x 5 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Rowstride: 16, Length: 91 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Copy pixels == true at t/GdkPixbuf.t line 185. Image type 'jpeg' is not supported at t/GdkPixbuf.t line 200. t/GdkPixbuf.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00) Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Agostino Sarubbo · gentoo
dev-perl/Gtk2: ia64 stable wrt bug #619096
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-perl/Gtk2: ppc64 stable wrt bug #619096
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
dev-perl/Gtk2-1.249.920-r0: add alpha keyword
Gentoo-Bug: 619096 - Agostino Sarubbo · gentoo
dev-perl/Gtk2: sparc stable wrt bug #619096
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-perl/Gtk2: x86 stable wrt bug #619096
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-perl/Gtk2: amd64 stable wrt bug #619096
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Kent Fredric · gentoo
dev-perl/Gtk2: Bump to version 1.249.920
Upstream: - fix for '.' in @INC Bug: https://bugs.gentoo.org/616920 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Kent Fredric · gentoo
dev-perl/Gtk2: Bump to version 1.249.910
Upstream: - Documentation fixes - Rename internal variables for clarity - Make position_menu tests less succeptible to false failures Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Kent Fredric · gentoo
dev-perl/Gtk2: Copy from dev-perl/gtk2-perl
Migrating to PN=Upstream Package-Manager: Portage-2.3.4, Repoman-2.3.2