avv/tune.in
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 21 May 2012 19:10:25 +0300
changeset 31 e404cd1c7077
parent 29 23fa36d480fb
child 41 cfb02882828d
permissions -rw-r--r--
Drop publish_*, rework build system * use foreach and lists in cmake * put hook and option names in cmake configurable variables * put module descriptions into cmake variables * use cmake-provided options in .rc * use cmake-provided module description in header and avv files * rename headers to pep_*.h * remove publish_*() * api versions for pep_* bumped to 2 (incompatible) * update documentation * rework & optimize tune outgoing handler (ex-tune_publish) * ignore backup files at installation


Name:        tune
Method:      glib
Version:     ${PROJECT_VERSION}
Description: ${TUNE_DESCRIPTION_AVV}
Requires:    commands:4 + ( compl:3 | compl:2 ) + ( hooks:5 | hooks:4 | hooks:3 | hooks:2 ) + logprint:3 +
	     ( screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) +
	     ( roster:4 | roster:3 | roster:2 | roster:1 ) + utils:2 +
	     ( hbuf:3 | hbuf:2 | hbuf:1 ) + pep_tune:2
Init:        tune_init
Uninit:      tune_uninit