Okular: add qpa flags

This commit is contained in:
Gerasim Troeglazov
2020-04-22 18:03:52 +10:00
parent 4592e3f68a
commit fa1d5ebe21
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_KILL_ON_EXIT|Q_REF_TO_ARGV|Q_REF_TO_FORK";
resource file_types message {
"types" = "application/epub+zip",
"types" = "application/pdf",

View File

@@ -9,7 +9,7 @@ Features:
HOMEPAGE="https://okular.kde.org"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/okular/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="95a8e9b7aed663491e8883f3bb889b3141a02f5a6d53aff2a257116106b59a8f"
SOURCE_DIR="okular-$portVersion"