diff --git a/kde-apps/okular/okular-20.12.1.recipe b/kde-apps/okular/okular-21.08.2.recipe similarity index 97% rename from kde-apps/okular/okular-20.12.1.recipe rename to kde-apps/okular/okular-21.08.2.recipe index 53190a0e6..dada5e40b 100644 --- a/kde-apps/okular/okular-20.12.1.recipe +++ b/kde-apps/okular/okular-21.08.2.recipe @@ -7,11 +7,11 @@ Features: * Sidebar with contents, thumbnails, reviews and bookmarks * Annotations support" HOMEPAGE="https://okular.kde.org" -COPYRIGHT="2010-2020 KDE Organisation" +COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/okular-$portVersion.tar.xz" -CHECKSUM_SHA256="2ca17ad0b2a1a0f9f70c7ca4bc1f44a9ed758b0ca6a8e5c9935a467f883df53e" +CHECKSUM_SHA256="38ad86037dbc844ca07348d9bd353cfa77814cbae26f8273ad4fc3e500197678" SOURCE_DIR="okular-$portVersion" ADDITIONAL_FILES="okular.rdef.in" @@ -87,7 +87,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.77 + extra_cmake_modules$secondaryArchSuffix >= 5.86 devel:libchm$secondaryArchSuffix devel:libdjvulibre$secondaryArchSuffix devel:libepub$secondaryArchSuffix @@ -169,6 +169,7 @@ BUILD() cd build cmake .. \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$appsDir \ -DCMAKE_INSTALL_INCLUDEDIR=$includeDir \ -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \