mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
freac: bump to 1.1.5 (#6023)
This commit is contained in:
@@ -19,7 +19,7 @@ COPYRIGHT="2001-2021 Robert Kausch"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/enzo1982/freac/releases/download/v${portVersion}/freac-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="7c06ef01e8342dc13fe198fdcc15fc49ba06a76df471949a20a88f7d8cd8e911"
|
||||
CHECKSUM_SHA256="62c61840a935dba5230fb7295b508370cd4f1e861db9d479f21c858a8aac3470"
|
||||
SOURCE_DIR="freac-${portVersion}"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -39,7 +39,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
boca$secondaryArchSuffix >= 1.0.4
|
||||
boca$secondaryArchSuffix >= 1.0.5
|
||||
smooth$secondaryArchSuffix >= 0.9.6
|
||||
cmd:ffmpeg
|
||||
cmd:mpcdec
|
||||
@@ -47,7 +47,7 @@ REQUIRES="
|
||||
cmd:wavpack
|
||||
cmd:wvunpack
|
||||
lib:libsmooth_0.9$secondaryArchSuffix >= 0
|
||||
lib:libboca_1.0$secondaryArchSuffix >= 2
|
||||
lib:libboca_1.0$secondaryArchSuffix >= 3
|
||||
lib:libcdio$secondaryArchSuffix
|
||||
lib:libcdio_cdda$secondaryArchSuffix
|
||||
lib:libcdio_paranoia$secondaryArchSuffix
|
||||
@@ -69,9 +69,9 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
boca${secondaryArchSuffix}_devel >= 1.0.4
|
||||
boca${secondaryArchSuffix}_devel >= 1.0.5
|
||||
smooth${secondaryArchSuffix}_devel >= 0.9.6
|
||||
devel:libboca_1.0$secondaryArchSuffix >= 2
|
||||
devel:libboca_1.0$secondaryArchSuffix >= 3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user