mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
becasso: build for x86_64.
* incomplete: i386 asm would still have to be ported, there is no C alternative. * checking the architecture in Jamfiles looks like a hack (check for the presence of kernel_x86_64).
This commit is contained in:
@@ -9,12 +9,14 @@ HOMEPAGE="https://github.com/orangejua/Becasso"
|
||||
COPYRIGHT="1997-2003 Sum Software
|
||||
2013 Julian Harnath"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
COMMIT="42f736e5a936947e58085ad97e794b2a056fd85a"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/Becasso/archive/$COMMIT.zip"
|
||||
CHECKSUM_SHA256="20a7ede7f3d4befac25e2af4a70b64f068bc2eda0379a75279b7904577677eed"
|
||||
SOURCE_DIR="Becasso-$COMMIT"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
PATCHES="becasso-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
becasso = $portVersion
|
||||
|
||||
1068
haiku-apps/becasso/patches/becasso-2.0.patchset
Normal file
1068
haiku-apps/becasso/patches/becasso-2.0.patchset
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user