mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
freac: bump to 1.1.1 (#4890)
This commit is contained in:
@@ -17,10 +17,10 @@ Features include:
|
||||
HOMEPAGE="https://freac.org/"
|
||||
COPYRIGHT="2001-2020 Robert Kausch"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/enzo1982/freac/releases/download/v${portVersion%.0}/freac-${portVersion%.0}.tar.gz"
|
||||
CHECKSUM_SHA256="51fcad344b681e588def550b752aea9573f9acf7fcceb39132b481f2368b7edb"
|
||||
SOURCE_DIR="freac-${portVersion%.0}"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/enzo1982/freac/releases/download/v${portVersion}/freac-${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="064954c30431779d1cee45fe59279edb444ea000b9100f42cec0830de11acc32"
|
||||
SOURCE_DIR="freac-${portVersion}"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
@@ -54,7 +54,7 @@ REQUIRES="
|
||||
lib:libfaac$secondaryArchSuffix
|
||||
lib:libfaad$secondaryArchSuffix
|
||||
lib:libFLAC$secondaryArchSuffix
|
||||
lib:libMAC$secondaryArchSuffix >= 6
|
||||
lib:libMAC$secondaryArchSuffix >= 7
|
||||
lib:libmp3lame$secondaryArchSuffix
|
||||
lib:libmp4v2$secondaryArchSuffix
|
||||
lib:libmpg123$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user