summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-09 22:22:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-10 22:54:09 +0100
commitb9c04877a81a1355e6ef3b75129374734f4ed842 (patch)
treee321930da2723c88549d952bc48dc5154e667d75 /media-gfx/geeqie/geeqie-1.4-r1.ebuild
parentmedia-sound/whipper: bump version to 0.7.3 (diff)
downloadgentoo-b9c04877a81a1355e6ef3b75129374734f4ed842.tar.gz
gentoo-b9c04877a81a1355e6ef3b75129374734f4ed842.tar.bz2
gentoo-b9c04877a81a1355e6ef3b75129374734f4ed842.zip
media-gfx/geeqie: Fix build with exiv2-0.27
Patch is already upstream, see also: https://github.com/BestImageViewer/geeqie/issues/654 Closes: https://bugs.gentoo.org/674044 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/geeqie/geeqie-1.4-r1.ebuild')
-rw-r--r--media-gfx/geeqie/geeqie-1.4-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-gfx/geeqie/geeqie-1.4-r1.ebuild b/media-gfx/geeqie/geeqie-1.4-r1.ebuild
index 3080dded12b0..a503145669bb 100644
--- a/media-gfx/geeqie/geeqie-1.4-r1.ebuild
+++ b/media-gfx/geeqie/geeqie-1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -35,6 +35,8 @@ DEPEND="${RDEPEND}
REQUIRED_USE="gpu-accel? ( gtk3 )
map? ( gpu-accel )"
+PATCHES=( "${FILESDIR}/${P}-exiv2-0.27.patch" ) # bug 674044
+
src_prepare() {
default