mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
beam: bump git revision for x86_64.
This commit is contained in:
@@ -4,14 +4,14 @@ for BeOS (R5 and onwards) that aims to be fast, stable and feature-complete."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Beam/"
|
||||
COPYRIGHT="2000-2014 Oliver Tappe"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="8"
|
||||
srcGitRev="280e3862f83bedc05d683455aed79be112a680f8"
|
||||
REVISION="9"
|
||||
srcGitRev="904926d022ff363dd17e208215bb53d65d7e91be"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/beam/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="01f7d6594ebeb5be1d4bf0dc3715b1859565f89709701dfe78c296077b275222"
|
||||
CHECKSUM_SHA256="49f3565954616889f9e8acd8c0497bf6a23f35a6ab9282507b0d01c031e683eb"
|
||||
SOURCE_FILENAME="Beam-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="Beam-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
beam = $portVersion
|
||||
@@ -20,19 +20,19 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libiconv
|
||||
lib:liblayout >= 1.4.1
|
||||
lib:libpcre >= 1.2.9
|
||||
lib:libssl >= 1.0.0
|
||||
lib:liblayout
|
||||
lib:libpcre
|
||||
lib:libssl
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libiconv
|
||||
devel:liblayout >= 1.4.1
|
||||
devel:libpcre >= 1.2.9
|
||||
devel:libssl >= 1.0.0
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:bison
|
||||
cmd:flex
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user