mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
freac: bump to 1.1.7 (#7925)
This commit is contained in:
@@ -15,11 +15,11 @@ Features include:
|
||||
- User interface available in 40+ languages
|
||||
- Optional command line interface"
|
||||
HOMEPAGE="https://freac.org/"
|
||||
COPYRIGHT="2001-2022 Robert Kausch"
|
||||
COPYRIGHT="2001-2023 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="8269c6c733f91bbca38027375c0afd424093ac64c621871f0fe30726d6c46248"
|
||||
CHECKSUM_SHA256="617d51759315f65e387fcaf1f1b455c97a2fb53bfdbd2521c9c586b3271f3528"
|
||||
SOURCE_DIR="freac-${portVersion}"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -39,8 +39,8 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
boca$secondaryArchSuffix >= 1.0.6
|
||||
smooth$secondaryArchSuffix >= 0.9.6
|
||||
boca$secondaryArchSuffix >= 1.0.7
|
||||
smooth$secondaryArchSuffix >= 0.9.10
|
||||
cmd:ffmpeg
|
||||
cmd:mpcdec
|
||||
cmd:mpcenc
|
||||
@@ -54,7 +54,7 @@ REQUIRES="
|
||||
lib:libfaad$secondaryArchSuffix
|
||||
lib:libfdk_aac$secondaryArchSuffix
|
||||
lib:libFLAC$secondaryArchSuffix
|
||||
lib:libMAC$secondaryArchSuffix >= 8
|
||||
lib:libMAC$secondaryArchSuffix >= 9
|
||||
lib:libmp3lame$secondaryArchSuffix
|
||||
lib:libmp4v2$secondaryArchSuffix
|
||||
lib:libmpg123$secondaryArchSuffix
|
||||
@@ -69,8 +69,8 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
boca${secondaryArchSuffix}_devel >= 1.0.6
|
||||
smooth${secondaryArchSuffix}_devel >= 0.9.6
|
||||
boca${secondaryArchSuffix}_devel >= 1.0.7
|
||||
smooth${secondaryArchSuffix}_devel >= 0.9.10
|
||||
devel:libboca_1.0$secondaryArchSuffix >= 3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user