mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 05:58:52 +02:00
midikeyboard: fix build on x86_64.
This commit is contained in:
@@ -6,13 +6,14 @@ input and output devices."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/MidiKeyboard"
|
||||
COPYRIGHT="2000-2002 Martijn Sipkema"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="137dc9f05ecf3eb1086322117cfd81d62da3dda7"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="625d7278eae65923c4ef1e3ba5fd01d8ec8ee93a4df81212ab855d1da1502471"
|
||||
SOURCE_DIR="MidiKeyboard-$srcGitRev"
|
||||
PATCHES="midikeyboard-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
ARCHITECTURES="x86_gcc2 !x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
midikeyboard = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user