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