mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-25 09:38:52 +02:00
qPDFView: add qpa flags
This commit is contained in:
@@ -13,6 +13,8 @@ resource app_version {
|
||||
|
||||
resource app_signature "application/x-vnd.qpdfview";
|
||||
|
||||
resource("QT:QPA_FLAGS") "Q_REF_TO_ARGV|Q_REF_TO_FORK";
|
||||
|
||||
resource file_types message {
|
||||
"types" = "application/pdf",
|
||||
"types" = "application/x-pdf",
|
||||
|
||||
@@ -4,7 +4,7 @@ DjVuLibre, CUPS and Qt, licensed under GPL version 2 or later."
|
||||
HOMEPAGE="https://launchpad.net/qpdfview/"
|
||||
COPYRIGHT="Adam Reichold et al."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/trunk/$portVersion/+download/qpdfview-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cc642e7fa74029373ca9b9fbc29adc4883f8b455130a78ad54746d6844a0396c"
|
||||
SOURCE_DIR="qpdfview-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user