* adjust several recipes to our new naming conventions

This commit is contained in:
Oliver Tappe
2013-04-19 23:06:59 +00:00
parent fcb60a8b6d
commit a704dbf9a7
27 changed files with 480 additions and 311 deletions

View File

@@ -9,7 +9,7 @@ DESCRIPTION="
HOMEPAGE="http://www.sqlite.org/"
SRC_URI="http://www.sqlite.org/sqlite-autoconf-3070500.tar.gz"
CHECKSUM_MD5="a9604a82613ade2e7f4c303f233e477f"
REVISION="4"
REVISION="5"
ARCHITECTURES="x86_gcc2 ?x86"
PROVIDES="
@@ -31,7 +31,7 @@ BUILD_REQUIRES="
cmd:make
"
BUILD_PREREQUIRES="
haiku-devel >= $haikuVersion
haiku_devel >= $haikuVersion
"
SOURCE_DIR="sqlite-autoconf-3070500"