mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
okular_kf5, another attempt, use poppler23! :) (#13544)
This commit is contained in:
@@ -9,7 +9,7 @@ Features:
|
||||
HOMEPAGE="https://okular.kde.org"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/okular-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="d5d51f69b176a250907ee70e8f97143fc9d705cee3ef7ff448626c8a529ce364"
|
||||
SOURCE_DIR="okular-$portVersion"
|
||||
@@ -104,6 +104,8 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
poppler23${secondaryArchSuffix}_devel
|
||||
poppler23${secondaryArchSuffix}_qt5_devel
|
||||
devel:libchm$secondaryArchSuffix
|
||||
devel:libdjvulibre$secondaryArchSuffix
|
||||
devel:libepub$secondaryArchSuffix
|
||||
@@ -152,8 +154,6 @@ BUILD_REQUIRES="
|
||||
devel:libmarkdown$secondaryArchSuffix
|
||||
devel:libphonon4qt5$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 133.0.0
|
||||
devel:libpoppler_qt5$secondaryArchSuffix >= 1.33.0
|
||||
devel:libqca_qt5$secondaryArchSuffix >= 2
|
||||
devel:libqmobipocket$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user