Beam: fix the build.

This commit is contained in:
Adrien Destugues
2017-09-10 11:56:26 +02:00
parent bbb550d121
commit 0cf0ada0f9

View File

@@ -5,9 +5,11 @@ onwards) that aims to be fast, stable and feature-complete."
HOMEPAGE="http://github.com/olta/beam"
COPYRIGHT="2000-2014 Oliver Tappe"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="https://github.com/olta/beam/archive/v1.2.tar.gz"
CHECKSUM_SHA256="c1cec0355e6771f398e685eceb65acbbfa948f24f2e60df877ed6007db1a4b6b"
REVISION="3"
commit="cf3f0a3cd3406cb166d9c4c5939b6809a413799c"
SOURCE_URI="https://github.com/HaikuArchives/beam/archive/$commit.tar.gz"
CHECKSUM_SHA256="06c414812be4cae36723433957e624f04926c2ad03bae1535cec1df19fb8f63a"
SOURCE_DIR="Beam-$commit"
ARCHITECTURES="x86_gcc2 x86"
@@ -16,13 +18,14 @@ PROVIDES="
app:Beam = $portVersion
"
REQUIRES="
liblayout >= 1.4.0
haiku
liblayout >= 1.4.1
libpcre >= 8.00
lib:libssl
"
BUILD_REQUIRES="
devel:liblayout >= 1.4.0
devel:liblayout >= 1.4.1
devel:libpcre
devel:libiconv
devel:libssl