mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
QMMP: add qpa flags
This commit is contained in:
@@ -15,6 +15,8 @@ resource app_version {
|
|||||||
|
|
||||||
resource app_signature "@APP_SIGNATURE@";
|
resource app_signature "@APP_SIGNATURE@";
|
||||||
|
|
||||||
|
resource("QT:QPA_FLAGS") "Q_REF_TO_ARGV|Q_REF_TO_FORK";
|
||||||
|
|
||||||
resource file_types message {
|
resource file_types message {
|
||||||
"types" = "application/x-asf",
|
"types" = "application/x-asf",
|
||||||
"types" = "audio"
|
"types" = "audio"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The user interface is similar to winamp or xmms."
|
|||||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||||
COPYRIGHT="2006-2020 Qmmp Development Team"
|
COPYRIGHT="2006-2020 Qmmp Development Team"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp-$portVersion.tar.bz2"
|
SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="e7a996e11b9af2e3bc5634304c5a7144a1d56767177a7cb79a6e50b7ce45b38e"
|
CHECKSUM_SHA256="e7a996e11b9af2e3bc5634304c5a7144a1d56767177a7cb79a6e50b7ce45b38e"
|
||||||
PATCHES="qmmp-$portVersion.patchset"
|
PATCHES="qmmp-$portVersion.patchset"
|
||||||
|
|||||||
Reference in New Issue
Block a user