mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
capstone: code style.
This commit is contained in:
@@ -14,10 +14,9 @@ Solaris confirmed).
|
||||
* High performance & suitable for malware analysis (capable of handling \
|
||||
various X86 malware tricks)."
|
||||
HOMEPAGE="http://www.capstone-engine.org"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2013-2015, COSEINC"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="3"
|
||||
|
||||
SOURCE_URI="https://github.com/aquynh/capstone/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5d6dadf5864c56f8de66c66088fa68e849d0bff6577865a4f81b6f23112b14f2"
|
||||
PATCHES="capstone-$portVersion.patchset"
|
||||
@@ -44,7 +43,6 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user