From a3f31d81f4bda05544c9d6cf35ba6cfce8b5f828 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 23 Oct 2019 22:28:46 +1000 Subject: [PATCH] Okular: fix poppler version --- kde-apps/okular/okular-19.08.2.recipe | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/kde-apps/okular/okular-19.08.2.recipe b/kde-apps/okular/okular-19.08.2.recipe index b7bc43345..8a5985d6f 100644 --- a/kde-apps/okular/okular-19.08.2.recipe +++ b/kde-apps/okular/okular-19.08.2.recipe @@ -5,11 +5,11 @@ including but not limited to Linux, Windows, Mac OS X, *BSD, etc. Features: * Supported Formats: PDF, PS, Tiff, CHM, DjVu, Images, DVI, XPS, ODT, Fiction Book, Comic Book, Plucker, EPub, Fax * Sidebar with contents, thumbnails, reviews and bookmarks -*Annotations support" +* Annotations support" HOMEPAGE="https://okular.kde.org" COPYRIGHT="2010-2019 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/KDE/okular/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="59c6666f7fa68fc2504cb652eadeff3f99572913708fe36604c14c147a5c0309" SOURCE_DIR="okular-$portVersion" @@ -71,7 +71,7 @@ REQUIRES=" lib:libmarkdown$secondaryArchSuffix lib:libphonon4qt5$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libpoppler${secondaryArchSuffix}_qt5 + lib:libpoppler_qt5$secondaryArchSuffix >= 1.19 lib:libqca_qt5$secondaryArchSuffix lib:libQt5Core$secondaryArchSuffix lib:libQt5DBus$secondaryArchSuffix @@ -132,7 +132,8 @@ BUILD_REQUIRES=" devel:libmarkdown$secondaryArchSuffix devel:libphonon4qt5$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libpoppler${secondaryArchSuffix}_qt5 + devel:libpoppler$secondaryArchSuffix >= 87 + devel:libpoppler_qt5$secondaryArchSuffix >= 1.19 devel:libqca$secondaryArchSuffix >= 2 devel:libQt5Core$secondaryArchSuffix >= 5.12 devel:libtiff$secondaryArchSuffix