QMMP: add qpa flags

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

View File

@@ -4,7 +4,7 @@ The user interface is similar to winamp or xmms."
HOMEPAGE="http://qmmp.ylsoftware.com/"
COPYRIGHT="2006-2020 Qmmp Development Team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp-$portVersion.tar.bz2"
CHECKSUM_SHA256="e7a996e11b9af2e3bc5634304c5a7144a1d56767177a7cb79a6e50b7ce45b38e"
PATCHES="qmmp-$portVersion.patchset"