public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/
Date: Sun,  4 Sep 2016 23:20:02 +0000 (UTC)	[thread overview]
Message-ID: <1473031190.7468fde5921ddd9a9cd9a5510a656416ad42be2e.eva@gentoo> (raw)

commit:     7468fde5921ddd9a9cd9a5510a656416ad42be2e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 22:16:53 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 23:19:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7468fde5

media-gfx/gnome-photos: add missing gexiv2 dependency and gegl[jpeg2k]

gexiv2 is listed in configure while jpeg2k support in gegl is required at runtime.
Fix unittest support.

Package-Manager: portage-2.3.0

 media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild b/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
index b326325..75280f0 100644
--- a/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-3.20.3.ebuild
@@ -21,7 +21,8 @@ RDEPEND="
 	gnome-base/gnome-desktop:3=
 	>=dev-libs/libgdata-0.15.2:0=[gnome-online-accounts]
 	media-libs/babl
-	>=media-libs/gegl-0.3.5:0.3
+	>=media-libs/gegl-0.3.5:0.3[jpeg2k]
+	media-libs/gexiv2
 	>=media-libs/grilo-0.3.0:0.3=
 	>=media-libs/libpng-1.6:0=
 	>=media-plugins/grilo-plugins-0.2.6:0.2[upnp-av]
@@ -36,11 +37,17 @@ DEPEND="${RDEPEND}
 	>=dev-util/intltool-0.50.1
 	dev-util/itstool
 	virtual/pkgconfig
-	test? ( dev-util/dogtail )
+	test? (
+		${PYTHON_DEPS}
+		$(python_gen_any_dep 'dev-util/dogtail[${PYTHON_USEDEP}]') )
 "
 # eautoreconf
 #	app-text/yelp-tools
 
+python_check_deps() {
+	use test && has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+}
+
 pkg_setup() {
 	use test && python-any-r1_pkg_setup
 }


             reply	other threads:[~2016-09-05  1:42 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-04 23:20 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-24 10:46 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ WANG Xuerui
2023-04-25 15:20 Matt Turner
2023-04-25 15:20 Matt Turner
2023-04-10 20:52 Matt Turner
2023-03-30 13:43 Matt Turner
2022-10-31  2:56 Matt Turner
2022-10-15 15:01 Sam James
2022-09-27 23:55 Matt Turner
2022-09-27 23:55 Matt Turner
2022-05-28  5:45 Sam James
2022-05-28  1:27 Sam James
2022-05-28  1:20 Sam James
2022-03-24  2:38 Matt Turner
2022-02-08  4:45 Sam James
2022-01-25  0:51 Sam James
2021-12-31  3:42 Yixun Lan
2021-10-02 21:00 Mart Raudsepp
2021-07-28  2:53 Georgy Yakovlev
2021-04-28 16:27 Matt Turner
2021-04-17 22:51 Matt Turner
2020-11-07 15:23 Mart Raudsepp
2020-08-30 18:09 Sam James
2020-07-18 10:09 Mart Raudsepp
2020-04-25 20:17 Mart Raudsepp
2020-04-18 17:09 Mart Raudsepp
2020-03-29 17:08 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-10-13 17:50 Mart Raudsepp
2019-08-06  0:52 Aaron Bauman
2019-07-14 12:28 David Seifert
2019-07-14 10:30 David Seifert
2019-04-10 12:20 Mart Raudsepp
2019-04-09 21:09 Mikle Kolyada
2019-04-08  2:18 Thomas Deutschmann
2019-03-30 22:50 Mart Raudsepp
2019-03-16 21:54 Mart Raudsepp
2019-03-11 16:16 Mart Raudsepp
2019-03-06 11:07 Mart Raudsepp
2019-02-15 13:42 Mart Raudsepp
2019-01-16  3:32 Mart Raudsepp
2018-04-29  0:08 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-04-14 21:33 Mart Raudsepp
2018-02-03 22:46 Mart Raudsepp
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  2:44 Mikle Kolyada
2018-01-09  1:19 Mart Raudsepp
2017-12-19  7:38 Gilles Dartiguelongue
2017-08-27 17:57 Gilles Dartiguelongue
2017-08-12 23:15 Gilles Dartiguelongue
2017-05-20  4:59 Mart Raudsepp
2017-05-16  8:01 Agostino Sarubbo
2017-05-15 14:17 Agostino Sarubbo
2017-05-11  9:02 Mart Raudsepp
2017-03-23 10:13 Mart Raudsepp
2017-03-23 10:01 Mart Raudsepp
2017-03-23  9:13 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2017-01-04 22:37 Gilles Dartiguelongue
2017-01-04 22:37 Gilles Dartiguelongue
2016-11-12 12:23 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-10-08  9:51 Pacho Ramos
2016-10-08  9:51 Pacho Ramos
2016-09-04 23:20 Gilles Dartiguelongue
2016-08-15  9:01 Pacho Ramos
2016-04-11 10:39 Agostino Sarubbo
2016-04-11 10:21 Agostino Sarubbo
2016-04-09 11:04 Pacho Ramos
2016-03-06 18:03 Mikle Kolyada
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-11  8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-11-09 10:22 Pacho Ramos
2015-11-07 10:42 Pacho Ramos
2015-11-07 10:42 Pacho Ramos
2015-09-07 19:58 Mikle Kolyada

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=1473031190.7468fde5921ddd9a9cd9a5510a656416ad42be2e.eva@gentoo \
    --to=eva@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