Updated tolmach-1.1.0.recipe with the newest version

This commit is contained in:
Vale Tolpegin
2014-12-22 17:14:51 +00:00
parent d067467ad5
commit a75d8dde63

View File

@@ -7,7 +7,7 @@ mainly is a real BeOS program.
COPYRIGHT="1999 Ivan V. Murasko" COPYRIGHT="1999 Ivan V. Murasko"
LICENSE="GNU GPL v2" LICENSE="GNU GPL v2"
HOMEPAGE="https://gitorious.org/desknotes/tolmach" HOMEPAGE="https://gitorious.org/desknotes/tolmach"
SRC_URI="git+https://gitorious.org/desknotes/tolmach.git#dcddbac" SRC_URI="git+http://github.com/haikuarchives/tolmach.git#5a67e9d38292d5dd482e116e8ee7aa605dee5398"
REVISION="1" REVISION="1"
ARCHITECTURES="x86_gcc2 x86 ?x86_64" ARCHITECTURES="x86_gcc2 x86 ?x86_64"
@@ -18,6 +18,10 @@ PROVIDES="
lib:libfSub lib:libfSub
" "
REQUIRES="
haiku
"
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku_devel haiku_devel
" "
@@ -29,8 +33,6 @@ BUILD_PREREQUIRES="
cmd:mkdepend cmd:mkdepend
" "
PATCHES="tolmach-1.1.0.patch"
USER_SETTINGS_FILES=" USER_SETTINGS_FILES="
settings/Tolmach_Preferences directory" settings/Tolmach_Preferences directory"