Gwenview: bump version

This commit is contained in:
Gerasim Troeglazov
2021-11-01 11:30:31 +10:00
parent 4ea8b9776d
commit 7330d87da2
2 changed files with 5 additions and 4 deletions

View File

@@ -11,11 +11,11 @@ Functions both as a standalone application and an embedded viewer in the \
Konqueror web browser
Can be extended using KIPI plugins."
HOMEPAGE="https://www.kde.org/applications/graphics/gwenview/"
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/gwenview-$portVersion.tar.xz"
CHECKSUM_SHA256="343b0e0fa00631f837a3b11c973197d372b0588b0450fe0b8067b56a21ab39e1"
CHECKSUM_SHA256="8e2d0576cefd57582c708360161af7fca286b58df1df9ee41f7f9307bcb22f7a"
PATCHES="gwenview-$portVersion.patchset"
ADDITIONAL_FILES="gwenview.rdef.in"
@@ -80,7 +80,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.77
extra_cmake_modules$secondaryArchSuffix >= 5.86
devel:libexiv2$secondaryArchSuffix
devel:libexpat$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix
@@ -140,6 +140,7 @@ BUILD()
cd build
cmake .. \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=$appsDir/Gwenview \
-DINCLUDE_INSTALL_DIR=$includeDir \
-DCMAKE_INSTALL_DATAROOTDIR=$dataDir \