avv/activity.in
changeset 29 23fa36d480fb
child 31 e404cd1c7077
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/avv/activity.in	Sun May 20 22:15:51 2012 +0300
@@ -0,0 +1,13 @@
+
+Name:        activity
+Method:      glib
+Version:     ${PROJECT_VERSION}
+Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY}
+# commands depend on building environment - 4, 3 or 2+1
+Requires:    commands:4 + ( compl:3 | compl:2 ) + (hooks:5 | hooks:4 | hooks:3 | hooks:2 ) +
+             pep_activity:1 + logprint:3 + ( hbuf:3 | hbuf:2 | hbuf:1 ) +
+	     ( screen:10 | screen:9 | screen:8 | screen:7 | screen:6 | screen:5 | screen:4 ) +
+	     ( roster:4 | roster:3 | roster:2 | roster:1 ) + utils:2
+Init:        activity_init
+Uninit:      activity_uninit
+