gitCommit => srcGitRev, code style.

This commit is contained in:
Jerome Duval
2018-08-07 11:03:27 +02:00
parent 9e7c9082f4
commit 699012fda3
31 changed files with 131 additions and 143 deletions

View File

@@ -15,14 +15,14 @@ https://www.cs.auckland.ac.nz/~lutteroth/publications/ZeidlerEtAl2013-AucklandLa
or watch:
http://www.youtube.com/watch?v=ZPv58AWWGRQ"
HOMEPAGE="https://github.com/czeidler/ALEditor"
srcGitRef="52a5a621e3c28fc04d46402fae263b9693bd68ab"
COPYRIGHT="2009-2014 UniAuckland Team"
LICENSE="MIT"
REVISION="5"
SOURCE_URI="https://github.com/czeidler/ALEditor/archive/$srcGitRef.tar.gz"
srcGitRev="52a5a621e3c28fc04d46402fae263b9693bd68ab"
SOURCE_URI="https://github.com/czeidler/ALEditor/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="cda6bc713485c058b326bc79231a99c24abad36e7d0b68a9cbbc2b292092e683"
SOURCE_FILENAME="ALEditor-$srcGitRef.tar.gz"
SOURCE_DIR="ALEditor-$srcGitRef"
SOURCE_FILENAME="ALEditor-$srcGitRev.tar.gz"
SOURCE_DIR="ALEditor-$srcGitRev"
PATCHES="ale-$portVersion.patchset"
ARCHITECTURES="x86 x86_gcc2 x86_64"
@@ -35,6 +35,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"