mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
@@ -9,11 +9,11 @@ support and does multiple passes to optimize the instruction \
|
||||
codes for size. The flat assembler is self-compilable and the \
|
||||
complete source code is included."
|
||||
HOMEPAGE="http://flatassembler.net"
|
||||
COPYRIGHT="2004-2015 Tomasz Grysztar"
|
||||
COPYRIGHT="2004-2021 Tomasz Grysztar"
|
||||
LICENSE="fasm"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://flatassembler.net/fasm-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0389ca2e1956a207b709fbbd1cd0f257cf0e3d5039a43f8b12c5b2b102bb2cca"
|
||||
CHECKSUM_SHA256="6e7a4b5f222011eac5edbab0d6dabb9a193d1ce31ccf9b98c0691c52b5b4bbeb"
|
||||
SOURCE_DIR="fasm"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
@@ -20,7 +20,7 @@ COPYRIGHT="1995-1998 University of Utah and the Regents of the University of Cal
|
||||
2005-2006 Arizona Board of Regents (University of Arizona)
|
||||
1995-2020 The SWIG Developers"
|
||||
LICENSE="SWIG"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://sourceforge.net/projects/swig/files/swig/swig-$portVersion/swig-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc"
|
||||
|
||||
@@ -44,6 +44,7 @@ BUILD_REQUIRES="
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:awk
|
||||
cmd:bison
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user