QMPlay2: add qpa flags

This commit is contained in:
Gerasim Troeglazov
2020-04-22 20:26:49 +10:00
parent 3d4fe0be8c
commit 83d6dbc3e7
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";
resource file_types message {
"types" = "application/x-asf",
"types" = "audio",

View File

@@ -6,7 +6,7 @@ r browser."
HOMEPAGE="http://zaps166.sourceforge.net"
COPYRIGHT="2010-2019 Błażej Szczygieł"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/zaps166/QMPlay2/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="621b8183e841fa0be24c19b24279014668b4089ebf04331d77b4c5ed97a9573e"
SOURCE_DIR="QMPlay2-$portVersion"