diff -r 690b5524b895 -r 9f7bbb768ba8 lua.avv.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lua.avv.in Wed Nov 28 19:18:46 2012 +0200 @@ -0,0 +1,17 @@ + +Name: ${LUA_MODULENAME} +Method: glib +Version: ${PROJECT_VERSION} +Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY} +# commands depend on build environment: 4+3, 2+1 +# completion depends on constants: 3, 2+1 +Requires: utils:2 + ( roster:4 | roster:3 | roster:2 | roster:1 ) + ( commands:4 | commands:3 ) + + ( ${AVV_COMPL_VERSION} ) + events:1 + utils:2 + ( hooks:5 | hooks:4 | hooks:3 | hooks:2 ) + + ( xmpp:6 | xmpp:5 | xmpp:4 | xmpp:3 | xmpp:2 | xmpp:1 ) + api:1 + main:1 + + ( screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) + + logprint:3 + ( hbuf:3 | hbuf:2 | hbuf:1 ) + settings:1 + + ( xmpp_helper:2 | xmpp_helper:1 ) +Provides: lua:1 +Init: mlua_init +Uninit: mlua_uninit +