mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
qmmp_plugin_pack: bump version
This commit is contained in:
@@ -8,12 +8,12 @@ DESCRIPTION="Plugin List:
|
||||
* FFVideo - video playback engine based on FFmpeg library
|
||||
* History - a tool for collection information information about listened tracks"
|
||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||
COPYRIGHT="2006-2017 Qmmp Development Team"
|
||||
COPYRIGHT="2006-2018 Qmmp Development Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://sourceforge.net/projects/qmmp-dev/files/qmmp-plugin-pack/qmmp-plugin-pack-$portVersion.tar.bz2"
|
||||
SOURCE_DIR="qmmp-plugin-pack-$portVersion"
|
||||
CHECKSUM_SHA256="194a1bb35b4f14d2806cde920c56376bf6d5e9b0ee19a0b2039e1c3bc7b70361"
|
||||
CHECKSUM_SHA256="041180e8738cb4393d586de1fe579eb1205c8eff71442650ec3041ab69072aea"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -22,6 +22,9 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libavcodec$secondaryArchSuffix
|
||||
lib:libavformat$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libmpg123$secondaryArchSuffix
|
||||
lib:libqmmp$secondaryArchSuffix
|
||||
lib:libqmmpui$secondaryArchSuffix
|
||||
@@ -33,6 +36,8 @@ REQUIRES="
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libavcodec$secondaryArchSuffix
|
||||
devel:libavformat$secondaryArchSuffix
|
||||
devel:libmpg123$secondaryArchSuffix
|
||||
devel:libqmmp$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
Reference in New Issue
Block a user