mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
freac: bump to 1.1.3 (#5653)
This commit is contained in:
@@ -19,7 +19,7 @@ COPYRIGHT="2001-2020 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="064954c30431779d1cee45fe59279edb444ea000b9100f42cec0830de11acc32"
|
||||
CHECKSUM_SHA256="eb8e362457614b0e256c9c641ed1f0408b6a56e0eb6af11b5993f2ef30403332"
|
||||
SOURCE_DIR="freac-${portVersion}"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -39,8 +39,8 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
boca$secondaryArchSuffix >= 1.0~beta1
|
||||
smooth$secondaryArchSuffix >= 0.9.0
|
||||
boca$secondaryArchSuffix >= 1.0.3
|
||||
smooth$secondaryArchSuffix >= 0.9.6
|
||||
cmd:ffmpeg
|
||||
cmd:mpcdec
|
||||
cmd:mpcenc
|
||||
@@ -54,7 +54,7 @@ REQUIRES="
|
||||
lib:libfaac$secondaryArchSuffix
|
||||
lib:libfaad$secondaryArchSuffix
|
||||
lib:libFLAC$secondaryArchSuffix
|
||||
lib:libMAC$secondaryArchSuffix >= 7
|
||||
lib:libMAC$secondaryArchSuffix >= 8
|
||||
lib:libmp3lame$secondaryArchSuffix
|
||||
lib:libmp4v2$secondaryArchSuffix
|
||||
lib:libmpg123$secondaryArchSuffix
|
||||
@@ -69,8 +69,8 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
boca${secondaryArchSuffix}_devel >= 1.0~beta1
|
||||
smooth${secondaryArchSuffix}_devel >= 0.9.0
|
||||
boca${secondaryArchSuffix}_devel >= 1.0.3
|
||||
smooth${secondaryArchSuffix}_devel >= 0.9.6
|
||||
devel:libboca_1.0$secondaryArchSuffix >= 2
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user