Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-raw-thumbnailer/
Date: Sat, 29 Oct 2022 20:29:42
Message-Id: 1667075369.1a61908393bc0db2a41d5be559bd17972044d5ac.sam@gentoo
1 commit: 1a61908393bc0db2a41d5be559bd17972044d5ac
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 20:29:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 20:29:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a619083
7
8 media-gfx/gnome-raw-thumbnailer: subscribe to libopenraw subslot
9
10 New version breaks ABI.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 ...mbnailer-3.0.0-r1.ebuild => gnome-raw-thumbnailer-3.0.0-r2.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r2.ebuild
18 similarity index 91%
19 rename from media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild
20 rename to media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r2.ebuild
21 index 74c33fd4f3d6..45f4ea3f8cc7 100644
22 --- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild
23 +++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
31 IUSE=""
32
33 RDEPEND="
34 - >=media-libs/libopenraw-0.1.0[gtk]
35 + >=media-libs/libopenraw-0.1.0:=[gtk]
36 >=x11-libs/gdk-pixbuf-2:2
37 >=dev-libs/glib-2.26:2
38 !media-gfx/raw-thumbnailer