yab and yab_ide needed a rebuild.

Increased revision.
Re-ordered blocks.
This commit is contained in:
Humdinger
2016-02-01 18:01:59 +01:00
parent 7af635caa3
commit abc7d45599
2 changed files with 20 additions and 26 deletions

View File

@@ -1,23 +1,21 @@
SUMMARY="An integrated development environment for yab"
DESCRIPTION="
Yab allows fast prototyping with simple and clean code. yab contains a large \
number of BeAPI specific commands for GUI creation and much, much more.
DESCRIPTION="Yab allows fast prototyping with simple and clean code. yab \
contains a large number of BeAPI specific commands for GUI creation and much, \
much more.
yab wouldn't be complete without the yab-IDE, a powerful development \
environment, which of course is programmed in yab itself.
"
environment, which of course is programmed in yab itself."
HOMEPAGE="http://yab.orgfree.com"
COPYRIGHT="2006-2015 Jan Bungeroth"
LICENSE="Artistic"
REVISION="3"
SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.2.tar.gz"
CHECKSUM_SHA256="06922796ea4d981c8d972ec2b890509d818cf0ba1dfe74c094ae4b689ec98208"
REVISION="3"
LICENSE="Artistic"
COPYRIGHT="
2006-2015 Jan Bungeroth
"
SOURCE_DIR=YAB-1.7.5.2
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
yab_ide$secondaryArchSuffix = $portVersion
app:yab_IDE = $portVersion
@@ -43,7 +41,6 @@ BUILD_PREREQUIRES="
cmd:mkdepend
cmd:yab
"
SOURCE_DIR=YAB-1.7.5.2
BUILD()
{