]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/lua/lua_5.0.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / lua / lua_5.0.2.bb
1 include lua.inc
2
3 DEPENDS += "readline"
4 PR = "r3"
5 SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \
6            file://debian.patch;patch=1 \
7            file://make.patch;patch=1 \
8            file://advanced-readline.patch;patch=1"
9 #          http://lua-users.org/files/wiki_insecure/power_patches/5.0/advanced-readline.patch;patch=1"
10 S = "${WORKDIR}/lua-${PV}"
11 FILESPATH = "${FILE_DIRNAME}/lua-${PV}:${FILE_DIRNAME}/lua:${FILE_DIRNAME}/files"
12
13 include lua-build.inc
14 inherit binconfig