Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: media-gfx/eom/
Date: Mon, 07 Sep 2020 18:08:42
Message-Id: 1599502104.2390fc74149a65d7a49ac46c53b5f0b9081d3154.np-hardass@gentoo
1 commit: 2390fc74149a65d7a49ac46c53b5f0b9081d3154
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 20:46:22 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 18:08:24 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=2390fc74
7
8 media-gfx/eom: Bump to 1.24.1
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 media-gfx/eom/Manifest | 1 +
14 media-gfx/eom/eom-1.24.1.ebuild | 74 +++++++++++++++++++++++++++++++++++++++++
15 2 files changed, 75 insertions(+)
16
17 diff --git a/media-gfx/eom/Manifest b/media-gfx/eom/Manifest
18 index 8c61051..69fad10 100644
19 --- a/media-gfx/eom/Manifest
20 +++ b/media-gfx/eom/Manifest
21 @@ -1,2 +1,3 @@
22 DIST eom-1.22.2.tar.xz 2158376 BLAKE2B 88d8b635af5b37f1ee4a36c08eb6f4a50cada86f605ab5927b031458f7f36191fa76457263ce38a9f8a02b7ba59308655b5df7039a73083192bf89c15fbee32f SHA512 1045c6bb98056ad707b0acf509c12e0400c21238482bf801abc6b69252f2ffe9687f7fda8b7e09c6338bc80794b104cbb42c1ea89ff1f169c45fdc1fcbdbeabe
23 DIST eom-1.24.0.tar.xz 2433420 BLAKE2B 58f99ba3cf0df3594c459af691cc6ab281657facb49bc3b6101bec1718b165b72b882aabd9abac3c4981b547157aa64d2f24f174fccae06cdaa685728e49740c SHA512 17d26a9341cde0a86f8d8b65008f554398111d80f5d131441654bd9e907df9c9d696038e678aca8d7f4bd2923ff593f626735a3cc30451118818cdbebceb87ab
24 +DIST eom-1.24.1.tar.xz 2408284 BLAKE2B 70d660896dff42d5a91ea651697b50d4c90ced92023d5df48dfbed374c3777676f1f2dc99a0cb071a4eaa13353f31b11346136b963cf723397632cceafa64301 SHA512 70654b99f474d1b214cbbf8e799f82f3c38f47938df34cb5c8227c116b412364c568ae989b96d7082fb0d2fa319b3dba9b8dd499d19140a4d421bd09a46bffc0
25
26 diff --git a/media-gfx/eom/eom-1.24.1.ebuild b/media-gfx/eom/eom-1.24.1.ebuild
27 new file mode 100644
28 index 0000000..c7ad21a
29 --- /dev/null
30 +++ b/media-gfx/eom/eom-1.24.1.ebuild
31 @@ -0,0 +1,74 @@
32 +# Copyright 1999-2020 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=6
36 +
37 +inherit mate
38 +
39 +if [[ ${PV} != 9999 ]]; then
40 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
41 +fi
42 +
43 +DESCRIPTION="The MATE image viewer"
44 +LICENSE="FDL-1.1+ GPL-2+ IJG LGPL-2+"
45 +SLOT="0"
46 +
47 +IUSE="X debug exif imagemagick +introspection jpeg lcms svg tiff xmp"
48 +
49 +COMMON_DEPEND="
50 + dev-libs/atk
51 + >=dev-libs/glib-2.52:2
52 + >=dev-libs/libpeas-1.8.0[gtk]
53 + >=dev-libs/libxml2-2:2
54 + gnome-base/dconf
55 + >=mate-base/mate-desktop-1.17.0
56 + sys-libs/zlib
57 + x11-libs/cairo
58 + >=x11-libs/gdk-pixbuf-2.36.5:2[introspection?,jpeg?,tiff?]
59 + >=x11-libs/gtk+-3.22:3[introspection?]
60 + x11-libs/libX11
61 + >=x11-misc/shared-mime-info-0.20
62 + exif? (
63 + >=media-libs/libexif-0.6.14
64 + virtual/jpeg:0
65 + )
66 + imagemagick? ( >=media-gfx/imagemagick-6.2.6 )
67 + introspection? ( >=dev-libs/gobject-introspection-0.9.3:= )
68 + jpeg? ( virtual/jpeg:0 )
69 + lcms? ( media-libs/lcms:2 )
70 + svg? ( >=gnome-base/librsvg-2.36.2:2 )
71 + xmp? ( >=media-libs/exempi-1.99.5:2 )
72 +"
73 +
74 +RDEPEND="${COMMON_DEPEND}
75 + virtual/libintl
76 + !!media-gfx/mate-image-viewer
77 +"
78 +
79 +DEPEND="${COMMON_DEPEND}
80 + app-text/yelp-tools
81 + dev-util/glib-utils
82 + dev-util/gtk-doc
83 + dev-util/gtk-doc-am
84 + >=sys-devel/gettext-0.19.8
85 + virtual/pkgconfig
86 +"
87 +
88 +PATCHES=( "${FILESDIR}/eom-1.24.0-add-gdk-includes.patch" )
89 +
90 +src_configure() {
91 + mate_src_configure \
92 + --enable-thumbnailer \
93 + $(use_enable debug) \
94 + $(use_enable introspection) \
95 + $(use_with X x) \
96 + $(use_with exif libexif) \
97 + $(usex imagemagick \
98 + --without-gdk-pixbuf-thumbnailer \
99 + --with-gdk-pixbuf-thumbnailer \
100 + ) \
101 + $(use_with jpeg libjpeg) \
102 + $(use_with lcms cms) \
103 + $(use_with svg librsvg) \
104 + $(use_with xmp)
105 +}