Gwenview: add QPA flags

This commit is contained in:
Gerasim Troeglazov
2020-05-07 13:39:21 +10:00
parent 706841ed32
commit c6295d57a1
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ resource app_version {
resource app_signature "@APP_SIGNATURE@";
resource("QT:QPA_FLAGS") "Q_REF_TO_ARGV|Q_REF_TO_FORK";
resource file_types message {
"types" = "image"
};

View File

@@ -13,7 +13,7 @@ Can be extended using KIPI plugins."
HOMEPAGE="https://www.kde.org/applications/graphics/gwenview/"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/gwenview/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="6f06ae1200dea29dc24b11befa3fea169b6080f8aa376ebca303cc19145155fc"
PATCHES="gwenview-$portVersion.patchset"