From 236de93c87f7c92f453049fad8dd842032bdfdb6 Mon Sep 17 00:00:00 2001 From: Jim Date: Sat, 25 Apr 2015 13:40:36 -0700 Subject: [PATCH] update to latest yab and ide --- .../yab/{yab-1.7.4.4.recipe => yab-1.7.4.5.recipe} | 11 +++++------ ...{yab_ide-2.2.4.2.recipe => yab_ide-2.2.4.4.recipe} | 11 +++++------ 2 files changed, 10 insertions(+), 12 deletions(-) rename dev-lang/yab/{yab-1.7.4.4.recipe => yab-1.7.4.5.recipe} (80%) rename haiku-apps/yab_ide/{yab_ide-2.2.4.2.recipe => yab_ide-2.2.4.4.recipe} (87%) diff --git a/dev-lang/yab/yab-1.7.4.4.recipe b/dev-lang/yab/yab-1.7.4.5.recipe similarity index 80% rename from dev-lang/yab/yab-1.7.4.4.recipe rename to dev-lang/yab/yab-1.7.4.5.recipe index e27a75a0f..74bd491ee 100644 --- a/dev-lang/yab/yab-1.7.4.4.recipe +++ b/dev-lang/yab/yab-1.7.4.5.recipe @@ -3,16 +3,16 @@ DESCRIPTION=" yab is an extended version of yabasic, a BASIC programming language, with \ special commands designed for Haiku. " -HOMEPAGE="http://yab.orgfree.com/" -SRC_URI="https://github.com/bbjimmy/YAB/archive/1.7.4.4.tar.gz" -CHECKSUM_SHA256="601a464731e510e0658028be7bfe4b344a5953e6c2490e99e05b604645e0ea58" +HOMEPAGE="http://yab.orgfree.com" +SRC_URI="https://github.com/bbjimmy/YAB/archive/1.7.4.5.tar.gz" +CHECKSUM_SHA256="c3863ced3937add92e968bbbe437b5ce1d8306516e672ca319b866053899b825" REVISION="1" LICENSE="Artistic" COPYRIGHT=" 1995-2006 Marc-Oliver Ihm (yabasic) 2006-2009 Jan Bungeroth (yab improvements) - 2013 Jim Saxton (yab improvements) + 2013-2015 im Saxton (yab improvements) " ARCHITECTURES="x86_gcc2 x86 ?x86_64" @@ -33,9 +33,8 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:make cmd:mkdepend - cmd:resattr " -SOURCE_DIR=YAB-1.7.4.4 +SOURCE_DIR=YAB-1.7.4.5 BUILD() { diff --git a/haiku-apps/yab_ide/yab_ide-2.2.4.2.recipe b/haiku-apps/yab_ide/yab_ide-2.2.4.4.recipe similarity index 87% rename from haiku-apps/yab_ide/yab_ide-2.2.4.2.recipe rename to haiku-apps/yab_ide/yab_ide-2.2.4.4.recipe index 9c76f4d99..f5ab65e23 100644 --- a/haiku-apps/yab_ide/yab_ide-2.2.4.2.recipe +++ b/haiku-apps/yab_ide/yab_ide-2.2.4.4.recipe @@ -6,9 +6,9 @@ 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. " -HOMEPAGE="http://yab.orgfree.com/" -SRC_URI="https://github.com/bbjimmy/YAB/archive/1.7.4.4.tar.gz" -CHECKSUM_SHA256="601a464731e510e0658028be7bfe4b344a5953e6c2490e99e05b604645e0ea58" +HOMEPAGE="http://yab.orgfree.com" +SRC_URI="https://github.com/bbjimmy/YAB/archive/1.7.4.5.tar.gz" +CHECKSUM_SHA256="c3863ced3937add92e968bbbe437b5ce1d8306516e672ca319b866053899b825" REVISION="1" LICENSE="Artistic" @@ -40,9 +40,8 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:make cmd:mkdepend - cmd:resattr " -SOURCE_DIR=YAB-1.7.4.4 +SOURCE_DIR=YAB-1.7.4.5 BUILD() { @@ -50,7 +49,7 @@ BUILD() make $jobArgs BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY` fixattributes.sh popd - pushd yab-IDE/BuildFactory + pushd yab-IDE/BuildFactory gcc -o yab-compress yab-compress.c -lz popd mkdir -p tmp/buildfactory