mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
bump cantata to 2.5.0 (#6917)
This commit is contained in:
@@ -5,11 +5,11 @@ variety of sound files while being controlled by its network protocol.
|
||||
|
||||
Cantata is a full featured Qt based client for Music Player Daemon."
|
||||
HOMEPAGE="https://github.com/CDrummond/cantata"
|
||||
COPYRIGHT="2010-2020 Craig Drummond"
|
||||
COPYRIGHT="2010-2022 Craig Drummond"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/CDrummond/cantata/releases/download/v$portVersion/cantata-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="3ed25d0c838720af7ed08b89a30f3e05d6952d40a5f520f29b3558b2eacdec82"
|
||||
CHECKSUM_SHA256="eb7e00ab3f567afaa02ea2c86e2fe811a475afab93182b95922c6eb126821724"
|
||||
SOURCE_FILENAME="cantata-$portVersion.tar.gz"
|
||||
ADDITIONAL_FILES="cantata.rdef"
|
||||
|
||||
@@ -18,7 +18,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
cantata$secondaryArchSuffix = $portVersion
|
||||
app:cantata$secondaryArchSuffix = $portVersion
|
||||
app:Cantata$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -69,6 +69,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
Reference in New Issue
Block a user