mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
okular: bump version
This commit is contained in:
@@ -7,11 +7,11 @@ Features:
|
||||
* Sidebar with contents, thumbnails, reviews and bookmarks
|
||||
* Annotations support"
|
||||
HOMEPAGE="https://okular.kde.org"
|
||||
COPYRIGHT="2010-2021 KDE Organisation"
|
||||
COPYRIGHT="2010-2022 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="38ad86037dbc844ca07348d9bd353cfa77814cbae26f8273ad4fc3e500197678"
|
||||
CHECKSUM_SHA256="47eebac10c3415b245907e572efe810348f6b51b8df89fe96254827aa8b2e3bf"
|
||||
SOURCE_DIR="okular-$portVersion"
|
||||
ADDITIONAL_FILES="okular.rdef.in"
|
||||
|
||||
@@ -21,7 +21,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
okular$secondaryArchSuffix = $portVersion
|
||||
app:Okular$secondaryArchSuffix = $portVersion
|
||||
lib:libOkular5Core$secondaryArchSuffix = 9.0.0
|
||||
lib:libOkular5Core$secondaryArchSuffix = 10.0.0 compat >= 10
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -87,7 +87,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.86
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
devel:libchm$secondaryArchSuffix
|
||||
devel:libdjvulibre$secondaryArchSuffix
|
||||
devel:libepub$secondaryArchSuffix
|
||||
@@ -136,7 +136,7 @@ BUILD_REQUIRES="
|
||||
devel:libpoppler$secondaryArchSuffix >= 117
|
||||
devel:libpoppler_qt5$secondaryArchSuffix >= 1.30
|
||||
devel:libqca$secondaryArchSuffix >= 2
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:libzip$secondaryArchSuffix
|
||||
@@ -144,7 +144,7 @@ BUILD_REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
okular${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libOkular5Core$secondaryArchSuffix = $portVersion compat >= 9
|
||||
devel:libOkular5Core$secondaryArchSuffix = 10.0.0 compat >= 10
|
||||
"
|
||||
REQUIRES_devel="
|
||||
okular$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user