mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
updated requires, added hash
This commit is contained in:
@@ -3,7 +3,7 @@ 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 allows fast prototyping with simple and clean code. yab contains a large number of BeAPI specific commands for GUI creation and much, much more.
|
||||||
"
|
"
|
||||||
HOMEPAGE="http://sourceforge.net/projects/yab-interpreter"
|
HOMEPAGE="http://sourceforge.net/projects/yab-interpreter"
|
||||||
SRC_URI="git+https://github.com/bbjimmy/Yab.git"
|
SRC_URI="git+https://github.com/bbjimmy/Yab.git#f4dcf31ed252a098337994aa7f03ec63bf44d544"
|
||||||
REVISION="2"
|
REVISION="2"
|
||||||
|
|
||||||
LICENSE="Artistic"
|
LICENSE="Artistic"
|
||||||
@@ -11,8 +11,8 @@ COPYRIGHT="1995-2006 Marc-Oliver Ihm (yabasic)
|
|||||||
2006-2009 Jan Bungeroth (yab improvements)
|
2006-2009 Jan Bungeroth (yab improvements)
|
||||||
2013 Jim Saxton ( yab improvements)"
|
2013 Jim Saxton ( yab improvements)"
|
||||||
|
|
||||||
ARCHITECTURES="x86_gcc2 x86 !x86_64"
|
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||||
SECONDARY_ARCHITECTURE="!x86_64"
|
|
||||||
|
|
||||||
#SOURCE_DIR="yab_ide-$portVersion"
|
#SOURCE_DIR="yab_ide-$portVersion"
|
||||||
|
|
||||||
@@ -22,8 +22,8 @@ PROVIDES="
|
|||||||
|
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix >= $haikuVersion
|
haiku$secondaryArchSuffix >= $haikuVersion
|
||||||
ncurses >= 5.9
|
lib:libncurses$secondaryArchSuffix
|
||||||
yab >= 1.7.02
|
yab$secondaryArchSuffix >=1.7.02
|
||||||
devel:libncurses$secondaryArchSuffix
|
devel:libncurses$secondaryArchSuffix
|
||||||
devel:libz$secondaryArchSuffix
|
devel:libz$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user