Gwenview: bump version

This commit is contained in:
Sergei Reznikov
2019-02-26 18:47:19 +03:00
parent 532d839acf
commit a92800f323
2 changed files with 4 additions and 2 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-2018 KDE Organisation"
COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/gwenview/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="d17e326f02d6c0638911b39faa541abc0dc45bb8f497e9aff3cfd8fd090c40bc"
CHECKSUM_SHA256="5876e85bfe1687ca99160d96b9e177863b320efb48848382904f01d5962d958b"
PATCHES="gwenview-$portVersion.patchset"
ADDITIONAL_FILES="gwenview.rdef.in"
@@ -27,6 +27,7 @@ PROVIDES="
app:Gwenview$secondaryArchSuffix = $portVersion
"
REQUIRES="
dbus$secondaryArchSuffix
haiku$secondaryArchSuffix
lib:libexiv2$secondaryArchSuffix
lib:libexpat$secondaryArchSuffix
@@ -123,6 +124,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:cmake
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:python2
"