tuxpaint, correction to the recipe

This commit is contained in:
begasus
2014-10-16 16:38:30 +02:00
parent e1422ba076
commit 12c2c6b15f

View File

@@ -7,13 +7,13 @@ It combines an easy-to-use interface, fun sound effects, and an \
encouraging cartoon mascot who guides children as they use the program. encouraging cartoon mascot who guides children as they use the program.
" "
HOMEPAGE="http://www.tuxpaint.org/" HOMEPAGE="http://www.tuxpaint.org/"
SRC_URI="http://sourceforge.net/projects/tuxpaint/files/tuxpaint/0.9.22/tuxpaint-0.9.22.tar.gz" SRC_URI="http://sourceforge.net/projects/tuxpaint/files/tuxpaint/0.9.22/tuxpaint-$portVersion.tar.gz"
CHECKSUM_SHA256="8abd932f8e36fad795bba0290c094c9c221e424c4b9aa8c763b7fb3459cb2be3" CHECKSUM_SHA256="8abd932f8e36fad795bba0290c094c9c221e424c4b9aa8c763b7fb3459cb2be3"
COPYRIGHT="2002-2010 Bill Kendrick and others" COPYRIGHT="2002-2010 Bill Kendrick and others"
LICENSE="GNU GPL v2" LICENSE="GNU GPL v2"
REVISION="1" REVISION="1"
ARCHITECTURES="x86 x86_gcc2 x86_64" ARCHITECTURES="x86 ?x86_gcc2 ?x86_64"
PATCHES="tuxpaint-$portVersion.patchset" PATCHES="tuxpaint-$portVersion.patchset"
@@ -22,7 +22,7 @@ PROVIDES="
" "
REQUIRES=" REQUIRES="
haiku haiku >= $haikuVersion
lib:libfribidi lib:libfribidi
lib:libiconv lib:libiconv
lib:libintl lib:libintl
@@ -36,6 +36,7 @@ REQUIRES="
" "
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku_devel >= $haikuVersion
devel:libfribidi devel:libfribidi
devel:libiconv devel:libiconv
devel:libintl devel:libintl
@@ -49,7 +50,6 @@ BUILD_REQUIRES="
" "
BUILD_PREREQUIRES=" BUILD_PREREQUIRES="
haiku_devel
cmd:make cmd:make
cmd:gcc cmd:gcc
cmd:gperf cmd:gperf