Okular: bump version

This commit is contained in:
Gerasim Troeglazov
2020-01-07 20:25:52 +10:00
parent c9276cd4d2
commit 6cb3db9614
2 changed files with 10 additions and 7 deletions

View File

@@ -9,9 +9,9 @@ Features:
HOMEPAGE="https://okular.kde.org"
COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/okular/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="59c6666f7fa68fc2504cb652eadeff3f99572913708fe36604c14c147a5c0309"
CHECKSUM_SHA256="1221ab6ed7218eb6d210ff8e59f2c39613059cd2bc27adfb109b36064124f397"
SOURCE_DIR="okular-$portVersion"
PATCHES="okular-$portVersion.patchset"
ADDITIONAL_FILES="okular.rdef.in"
@@ -26,7 +26,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
# lib:libchm$secondaryArchSuffix
lib:libchm$secondaryArchSuffix
lib:libdjvulibre$secondaryArchSuffix
lib:libepub$secondaryArchSuffix
lib:libjpeg$secondaryArchSuffix
@@ -87,8 +87,8 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.55
# devel:libchm$secondaryArchSuffix
extra_cmake_modules$secondaryArchSuffix >= 5.65
devel:libchm$secondaryArchSuffix
devel:libdjvulibre$secondaryArchSuffix
devel:libepub$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
@@ -135,7 +135,7 @@ BUILD_REQUIRES="
devel:libpoppler$secondaryArchSuffix >= 87
devel:libpoppler_qt5$secondaryArchSuffix >= 1.19
devel:libqca$secondaryArchSuffix >= 2
devel:libQt5Core$secondaryArchSuffix >= 5.12
devel:libQt5Core$secondaryArchSuffix >= 5.14
devel:libtiff$secondaryArchSuffix
devel:libz$secondaryArchSuffix
devel:libzip$secondaryArchSuffix
@@ -183,7 +183,10 @@ INSTALL()
make install
mv $appsDir/okular $appsDir/Okular
rm -rf $appsDir/{okularkirigami,etc} $dataDir/{applications,icons} $libDir/Qt5
rm -rf \
$libDir/qml \
$appsDir/okularkirigami \
$dataDir/{applications,config.kcfg,icons,kconf_update,Qt5,qlogging-categories5}
prepareInstalledDevelLibs \
libOkular5Core