QMPlay2: bump version, enable SID plugin

This commit is contained in:
Gerasim Troeglazov
2020-03-08 21:02:26 +10:00
parent 763fa2de6a
commit 7c8df44236
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ COPYRIGHT="2010-2019 Błażej Szczygieł"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://github.com/zaps166/QMPlay2/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="ac3ffd989cf9aac71436a002e03e6f97d0188f88263e5bc5e50c28d75a06c55e"
CHECKSUM_SHA256="621b8183e841fa0be24c19b24279014668b4089ebf04331d77b4c5ed97a9573e"
SOURCE_DIR="QMPlay2-$portVersion"
PATCHES="qmplay2-$portVersion.patchset"
ADDITIONAL_FILES="
@@ -38,6 +38,7 @@ REQUIRES="
lib:libQt5DBus$secondaryArchSuffix
lib:libQt5Gui$secondaryArchSuffix
lib:libQt5Widgets$secondaryArchSuffix
lib:libsidplayfp$secondaryArchSuffix
lib:libswresample$secondaryArchSuffix
lib:libswscale$secondaryArchSuffix
lib:libtag$secondaryArchSuffix
@@ -57,6 +58,7 @@ BUILD_REQUIRES="
devel:libQt5DBus$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Widgets$secondaryArchSuffix
devel:libsidplayfp$secondaryArchSuffix
devel:libswresample$secondaryArchSuffix
devel:libswscale$secondaryArchSuffix
devel:libtag$secondaryArchSuffix