mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Improved cmake_haiku.
Improved SUMMARY. Download tar.gz archive. Add CHECKSUM_SHA256 and SOURCE_DIR Thanks waddlesplash.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user