mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
strawberry: bumped to 1.0.14 (#7790)
* strawberry: bumped to 1.0.14 * Delete strawberry-1.0.4.recipe
This commit is contained in:
@@ -37,11 +37,12 @@ COPYRIGHT="2003-2005 Mark Kretschmann
|
||||
2015-2020 Itay Grudev
|
||||
2016 Valeriy Malov
|
||||
2017 Santiago Gil
|
||||
2018 Vikram Ambrose"
|
||||
2018 Vikram Ambrose
|
||||
2018-2023 Jonas Kvinge"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/strawberrymusicplayer/strawberry/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c921ae1ce2654a1a78019be3b8f8f53434f82439c5254969a7f859b020c7e5fc"
|
||||
CHECKSUM_SHA256="f513f4c0ae322fa35a15b9cc9a41e0c56f56752651a7bd3a9812c670937cde95"
|
||||
SOURCE_FILENAME="strawberry-$portVersion.tar.gz"
|
||||
ADDITIONAL_FILES="strawberry.rdef.in"
|
||||
|
||||
@@ -56,6 +57,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
icu66$secondaryArchSuffix
|
||||
lib:libboost_system$secondaryArchSuffix
|
||||
lib:libcdio$secondaryArchSuffix
|
||||
lib:libchromaprint$secondaryArchSuffix
|
||||
@@ -90,6 +92,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
icu66${secondaryArchSuffix}_devel
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.70.0
|
||||
devel:libcdio$secondaryArchSuffix
|
||||
devel:libchromaprint$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user