mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
qmmp_plugin_pack: bump version
This commit is contained in:
@@ -6,11 +6,11 @@ DESCRIPTION="Plugin List:
|
||||
* Goom - audio visualization based on goom project
|
||||
* FFVideo - video playback engine based on FFmpeg library"
|
||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||
COPYRIGHT="2006-2022 Qmmp Development Team"
|
||||
COPYRIGHT="2006-2024 Qmmp Development Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/2.0/qmmp-plugin-pack-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="c8d50f1cb76b38757697aa358b841b622cbbd026ef28055d972a30a8328a3fd4"
|
||||
SOURCE_URI="https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/2.2/qmmp-plugin-pack-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="bfb19dfc657a3b2d882bb1cf4069551488352ae920d8efac391d218c00770682"
|
||||
SOURCE_DIR="qmmp-plugin-pack-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -24,6 +24,7 @@ REQUIRES="
|
||||
lib:libavcodec$secondaryArchSuffix
|
||||
lib:libavformat$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libmodplug$secondaryArchSuffix
|
||||
lib:libqmmp$secondaryArchSuffix
|
||||
lib:libqmmpui$secondaryArchSuffix
|
||||
lib:libQt6Core$secondaryArchSuffix
|
||||
@@ -31,7 +32,6 @@ REQUIRES="
|
||||
lib:libQt6Widgets$secondaryArchSuffix
|
||||
lib:libsamplerate$secondaryArchSuffix
|
||||
lib:libtag$secondaryArchSuffix
|
||||
lib:libxmp$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -40,13 +40,13 @@ BUILD_REQUIRES="
|
||||
qt6_tools${secondaryArchSuffix}_devel
|
||||
devel:libavcodec$secondaryArchSuffix
|
||||
devel:libavformat$secondaryArchSuffix
|
||||
devel:libmodplug$secondaryArchSuffix
|
||||
devel:libqmmp$secondaryArchSuffix
|
||||
devel:libQt6Core$secondaryArchSuffix
|
||||
devel:libQt6Gui$secondaryArchSuffix
|
||||
devel:libQt6Widgets$secondaryArchSuffix
|
||||
devel:libsamplerate$secondaryArchSuffix
|
||||
devel:libtag$secondaryArchSuffix
|
||||
devel:libxmp$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user