mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
yab and yab_ide needed a rebuild.
Increased revision. Re-ordered blocks.
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user