disco.avv.in
changeset 63 d644c08bbc27
parent 59 50173578fddc
equal deleted inserted replaced
62:f4ad0e7bf1ef 63:d644c08bbc27
     2 Name:        ${PROJECT_NAME}
     2 Name:        ${PROJECT_NAME}
     3 Method:      glib
     3 Method:      glib
     4 Version:     ${PROJECT_VERSION}
     4 Version:     ${PROJECT_VERSION}
     5 Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY}
     5 Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY}
     6 # Right now it does not require caps, but may require in future
     6 # Right now it does not require caps, but may require in future
     7 # commands depend on building envioronment: 4+3, 2+1
     7 Requires:    ( ${AVV_COMMANDS_VERSION} ) + 
     8 Requires:    ( commands:4 | commands:3 ) + ( ${AVV_COMPL_VERSION} ) +
     8              ( ${AVV_COMPL_VERSION} ) +
     9              ( roster:4 | roster:3 | roster:2 | roster:1 ) + utils:2 +
     9 	     ( hbuf:4 | hbuf:3 | hbuf:2 | hbuf:1 ) +
    10 	     ( hooks:5 | hooks:4 | hooks:3 | hooks:2 ) +
    10 	     ( hooks:7 | hooks:6 | hooks:5 | hooks:4 ) +
    11 	     ( xmpp:6 | xmpp:5 | xmpp:4 | xmpp:3 | xmpp:2 | xmpp:1 ) + logprint:3 +
    11 	     logprint:3 +
    12 	     ( screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) +
    12              ( roster:7 | roster:6 | roster:5 | roster:4 | roster:3 | roster:2 | roster:1 ) +
    13 	     ( hbuf:3 | hbuf:2 | hbuf:1 )
    13 	     ( screen:13 | screen:12 | screen:11 | screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) +
       
    14 	     ( utils:4 | utils:3 | utils:2 ) +
       
    15 	     ( xmpp:8 | xmpp:7 | xmpp:6 | xmpp:5 | xmpp:4 | xmpp:3 | xmpp:2 | xmpp:1 )
    14 Provides:    disco:1
    16 Provides:    disco:1
    15 Init:        disco_init
    17 Init:        disco_init
    16 Uninit:      disco_uninit
    18 Uninit:      disco_uninit
    17 
    19