mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
gitCommit => srcGitRev, code style.
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user