heidi: 0.1, remove unnecessary arch syntax, and fix my name.

This commit is contained in:
waddlesplash
2018-11-17 13:50:07 -05:00
committed by GitHub
parent ae4e66b24e
commit afce27d18c

View File

@@ -2,7 +2,7 @@ SUMMARY="Native IDE for Haiku"
DESCRIPTION="Heidi is a useful IDE for Haiku where coders can edit, \
build, run, and debug their code projects all in one window."
HOMEPAGE="https://github.com/waddlesplash/Heidi"
COPYRIGHT="2014 Austin Cavalier, Kacper Kasper"
COPYRIGHT="2014-2016 Augustin Cavalier"
LICENSE="MIT"
REVISION="1"
srcGitRev="ec676d2b45043b7a70d606f5fe2dbf05f3c45ed1"
@@ -14,9 +14,7 @@ SOURCE_DIR="Heidi-$srcGitRev"
# The software is in alpha version:
# Cannot be distributed yet.
ARCHITECTURES="!x86_gcc2 ?x86_64"
if [ "$targetArchitecture" = x86_gcc2 ]; then
SECONDARY_ARCHITECTURES="?x86"
fi
PROVIDES="
heidi$secondaryArchSuffix = $portVersion