public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2/
Date: Mon, 26 Jun 2017 08:35:30 +0000 (UTC)	[thread overview]
Message-ID: <1498466122.5070c0688839453a2a5fe0cd29bd7683184e27e9.kentnl@gentoo> (raw)

commit:     5070c0688839453a2a5fe0cd29bd7683184e27e9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 08:34:48 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 08:35:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5070c068

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

 dev-perl/Gtk2/Gtk2-1.249.920.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/Gtk2/Gtk2-1.249.920.ebuild b/dev-perl/Gtk2/Gtk2-1.249.920.ebuild
index 65c6c6f759e..140e7da429c 100644
--- a/dev-perl/Gtk2/Gtk2-1.249.920.ebuild
+++ b/dev-perl/Gtk2/Gtk2-1.249.920.ebuild
@@ -24,6 +24,7 @@ DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	>=dev-perl/ExtUtils-Depends-0.300.0
 	>=dev-perl/ExtUtils-PkgConfig-1.30.0
+	test? ( x11-libs/gdk-pixbuf[jpeg] )
 "
 
 src_test(){


             reply	other threads:[~2017-06-26  8:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-26  8:35 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-24 20:57 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2/ Sam James
2023-02-12 18:37 Jakov Smolić
2022-06-29 11:09 Sam James
2021-11-20 15:34 Arthur Zamarin
2021-11-20 10:25 Arthur Zamarin
2021-10-18  7:02 Agostino Sarubbo
2021-10-16 22:05 Sam James
2021-07-26  2:27 Sam James
2021-05-12 21:33 Andreas K. Hüttel
2020-02-09 12:24 Mart Raudsepp
2018-01-03 15:02 Kent Fredric
2017-12-15 22:53 Sergei Trofimovich
2017-12-03 23:13 Sergei Trofimovich
2017-05-26 14:59 Agostino Sarubbo
2017-05-22 13:25 Tobias Klausmann
2017-05-22 11:40 Agostino Sarubbo
2017-05-22  9:25 Agostino Sarubbo
2017-05-21  8:09 Agostino Sarubbo
2017-04-29  1:35 Kent Fredric
2017-03-19  4:31 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1498466122.5070c0688839453a2a5fe0cd29bd7683184e27e9.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox