Correct / simplify Fossil recipe per Jérôme's suggestion

* Also removed previous recipes due to a regression introduced after v1.27
This commit is contained in:
Joseph R. Prostko
2015-03-14 21:21:45 -04:00
parent 39bd11030c
commit ee95c3c88e
6 changed files with 4 additions and 242 deletions

View File

@@ -10,7 +10,7 @@ awareness."
HOMEPAGE="http://www.fossil-scm.org/"
SRC_URI="https://www.fossil-scm.org/download/fossil-src-1.32.tar.gz"
CHECKSUM_SHA256="cd79c333eb9e86fbb8c17bf5cdf31c387e4ab768eede623aed21adfdbcad686e"
REVISION="1"
REVISION="2"
LICENSE="BSD (2-clause)"
COPYRIGHT="2007 D. Richard Hipp"
@@ -23,12 +23,12 @@ PROVIDES="
REQUIRES="
haiku
lib:libz
openssl >= 1.0.0
lib:libssl
"
BUILD_REQUIRES="
haiku_devel
devel:libz >= 1.2.3
openssl_devel >= 1.0.0
devel:libz
devel:libssl
"
# tests require cmd:tclsh
BUILD_PREREQUIRES="