avv/pep.in
changeset 29 23fa36d480fb
parent 27 a8151b97e13c
child 31 e404cd1c7077
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/avv/pep.in	Sun May 20 22:15:51 2012 +0300
@@ -0,0 +1,13 @@
+
+Name:        pep
+Method:      glib
+Version:     ${PROJECT_VERSION}
+Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY}
+             Provides common listener infrastructure for various other
+             modules, eg avatar, geoloc, mood, tune.
+Requires:    ( xmpp:4 | xmpp:3 | xmpp:2 | xmpp:1 ) +
+             ( hooks:5 | hooks:4 | hooks:3 | hooks:2 )
+Provides:    pep:1
+Init:        pep_init
+Uninit:      pep_uninit
+