lua.avv.in.in
changeset 145 9f7bbb768ba8
parent 144 690b5524b895
child 146 04d19c9c1196
--- a/lua.avv.in.in	Wed Nov 28 18:38:52 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-
-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
-