mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
BeTon: Corrected recipe 1.0.1 (#13644)
This commit is contained in:
@@ -9,7 +9,7 @@ Features:
|
||||
HOMEPAGE="https://github.com/m199/BeTon"
|
||||
COPYRIGHT="2025-2026 Daniel Weber"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/m199/BeTon/archive/refs/tags/v1.0.1.tar.gz"
|
||||
CHECKSUM_SHA256="f5c58c19c1f1af43a93383206fa5b2f590cbc1a5dfb2b8539737c0e7e07fa7ec"
|
||||
SOURCE_DIR="BeTon-$portVersion"
|
||||
@@ -18,19 +18,19 @@ ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
BeTon = $portVersion
|
||||
beton$secondaryArchSuffix = $portVersion
|
||||
app:BeTon = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libtag$secondaryArchSuffix
|
||||
lib:libmusicbrainz5$secondaryArchSuffix
|
||||
lib:libtag$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libtag$secondaryArchSuffix
|
||||
devel:libmusicbrainz5$secondaryArchSuffix
|
||||
devel:libtag$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
|
||||
Reference in New Issue
Block a user