Improved cmake_haiku.

Improved SUMMARY.
Download tar.gz archive.
Add CHECKSUM_SHA256 and SOURCE_DIR

Thanks waddlesplash.
This commit is contained in:
Humdinger
2015-08-03 17:10:14 +02:00
parent 48285a434f
commit cb5e31d8d6

View File

@@ -1,13 +1,15 @@
SUMMARY="A cmake GUI with Haiku native widgets"
DESCRIPTION="cmake_haiku is a native GUI frontend for Cmake with features \
SUMMARY="A native GUI for Cmake"
DESCRIPTION="This is a native GUI frontend for Cmake with features \
like configuring a project and generating files for other build systems like \
Makefiles, Ninja etc."
HOMEPAGE="https://github.com/AdrianArroyoCalle/cmake-haiku"
COPYRIGHT="2012-2013 Adrián Arroyo Calle"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="git+https://github.com/AdrianArroyoCalle/cmake-haiku.git#a42d55b"
REVISION="2"
archive=a42d55b93d8d7c1e3b19a31f4ee85f63441c4975
SOURCE_URI="https://github.com/AdrianArroyoCalle/cmake-haiku/archive/$archive.tar.gz"
CHECKSUM_SHA256="79839f164f0d1655369d5252cf31bdff14282312352c13db037bbdd6d8e68ee6"
SOURCE_DIR="cmake-haiku-$archive"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 ?x86"