mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Gwenview: bump version
This commit is contained in:
@@ -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 \
|
||||
Reference in New Issue
Block a user