summaryrefslogtreecommitdiff
path: root/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
commit4650985dd0e898b82e0d2ec225931297d4fadccf (patch)
treeeb0e8002cf3ebf1009110b6fec47fa90f873d824 /app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
parent67f76a858f1ac826bd8a550d756d9ec6e340ed4f (diff)
gentoo resync : 31.01.2018
Diffstat (limited to 'app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild')
-rw-r--r--app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
index 9b166e7d5b50..6ff77ca5cd96 100644
--- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
+++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs xdg
if [[ ${PV} == *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-pdf-mupdf.git"
EGIT_BRANCH="develop"
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz"
fi
@@ -22,8 +22,8 @@ SLOT="0"
IUSE=""
RDEPEND="!app-text/zathura-pdf-poppler
- >=app-text/mupdf-1.10a:=
- >=app-text/zathura-0.3.1
+ >=app-text/mupdf-1.12.0:=
+ >=app-text/zathura-0.3.8
media-libs/jbig2dec:=
media-libs/openjpeg:2=
virtual/jpeg:0