mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Okular: fix poppler version
This commit is contained in:
@@ -9,7 +9,7 @@ Features:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user