diff -r 4232a5da1af2 -r 690b5524b895 lua.avv.in.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lua.avv.in.in Wed Nov 28 18:38:52 2012 +0200 @@ -0,0 +1,18 @@ + +Name: @PROJECT_NAME@@LUA_VERSION@ +Method: glib +Location: ${CMAKE_INSTALL_PREFIX}/@MODULE_RELATIVE_PATH@ +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 +