Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mcomix/
Date: Fri, 20 May 2022 12:09:54
Message-Id: 1653048581.61c512b313ffcaf2c6b62951e1bbd105b337e0d6.voyageur@gentoo
1 commit: 61c512b313ffcaf2c6b62951e1bbd105b337e0d6
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 20 12:05:16 2022 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri May 20 12:09:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c512b3
7
8 media-gfx/mcomix: update jpeg and blocker deps
9
10 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
11
12 media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild | 5 ++---
13 media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild | 3 +--
14 media-gfx/mcomix/mcomix-9999.ebuild | 3 +--
15 3 files changed, 4 insertions(+), 7 deletions(-)
16
17 diff --git a/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild
18 index 97e14612d38e..b110995c4fc0 100644
19 --- a/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild
20 +++ b/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -20,10 +20,9 @@ IUSE=""
28
29 DEPEND="${PYTHON_DEPS}"
30 RDEPEND="${DEPEND}
31 - virtual/jpeg
32 dev-python/pillow[${PYTHON_USEDEP}]
33 dev-python/pygobject[${PYTHON_USEDEP}]
34 - !media-gfx/comix"
35 + media-libs/libjpeg-turbo:0"
36 BDEPEND="sys-devel/gettext"
37
38 REQUIRED_USE=${PYTHON_REQUIRED_USE}
39
40 diff --git a/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild
41 index 095d015ca001..06b5b4e3690b 100644
42 --- a/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild
43 +++ b/media-gfx/mcomix/mcomix-1.3.0_pre20211015.ebuild
44 @@ -20,10 +20,9 @@ IUSE=""
45
46 DEPEND="${PYTHON_DEPS}"
47 RDEPEND="${DEPEND}
48 - virtual/jpeg
49 dev-python/pillow[${PYTHON_USEDEP}]
50 dev-python/pygobject[${PYTHON_USEDEP}]
51 - !media-gfx/comix"
52 + media-libs/libjpeg-turbo:0"
53 BDEPEND="sys-devel/gettext"
54
55 REQUIRED_USE=${PYTHON_REQUIRED_USE}
56
57 diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-9999.ebuild
58 index 516e343c3014..137628e7dda6 100644
59 --- a/media-gfx/mcomix/mcomix-9999.ebuild
60 +++ b/media-gfx/mcomix/mcomix-9999.ebuild
61 @@ -17,10 +17,9 @@ IUSE=""
62
63 DEPEND="${PYTHON_DEPS}"
64 RDEPEND="${DEPEND}
65 - virtual/jpeg
66 dev-python/pillow[${PYTHON_USEDEP}]
67 dev-python/pygobject[${PYTHON_USEDEP}]
68 - !media-gfx/comix"
69 + media-libs/libjpeg-turbo:0"
70 BDEPEND="sys-devel/gettext"
71
72 REQUIRED_USE=${PYTHON_REQUIRED_USE}