Wiki home
Editing page "
edje
"
Base on previous version:
0
-
56
-
57
-
331
-
359
-
379
-
1896
-
2703
# Note: depends on lua # Note: depends on embryo wget -c http://download.enlightenment.org/releases/edje-1.7.1.tar.gz tar -xzf edje-1.7.1.tar.gz cd edje-1.7.1 sed -i -e 's/lua_objlen/luaV_objlen/g' src/lib/edje_lua2.c mkdir build cd build ../configure --prefix="/usr" LDFLAGS="-lm" CFLAGS="-DLUA_COMPAT_ALL" # -lm required for lua, the -D for backwards compatible LUA API make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page