NotepadQQ: add qpa flags

This commit is contained in:
Gerasim Troeglazov
2020-04-23 22:06:25 +10:00
parent 468583048f
commit 6c0d15d279
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ resource app_version {
resource app_signature "application/x-vnd.notepadqq";
resource("QT:QPA_FLAGS") "Q_REF_TO_ARGV|Q_REF_TO_FORK";
resource file_types message {
"types" = "text/plain",
"types" = "text/x-source-code",

View File

@@ -5,7 +5,7 @@ tasks."
HOMEPAGE="http://notepadqq.altervista.org/"
COPYRIGHT="2012-2019 Notepadqq Project"
LICENSE="GNU LGPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/notepadqq/notepadqq/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="13fba9abd84c59de27fbe92f74e2763b57588fcf9c88af10ec67313b0abbc9d0"
PATCHES="notepadqq-$portVersion.patchset"