downgraded default profile to core2
[k8sbuild.git] / xoptz / osmo.xopt
blob547276c844b5e6f232ad47a78950e4dc252b4ac1
1 profile=empty
3   --enable-silent-rules   less verbose build output (undo: "make V=1")
4   --enable-debug=no   compile with debugging support (default: no)
5   --enable-printing=no   compile with printing support (default: yes)
6 #  --enable-backup=yes,no   compile with backup support (default: yes)
8 #  --without-contacts      disable Contacts module
9 #  --without-tasks         disable Tasks module
10 #  --without-notes         disable Notes module
13 [preconfigure]
14 if test ! -x configure; then
15   ./autogen.sh
17 [/preconfigure]
20 !DESC
21 Osmo -- GTK+ personal organizer
23 Osmo is a handy personal organizer, which includes calendar,
24 tasks manager, address book and notes modules. It was designed
25 to be a small, easy to use and good looking PIM tool to help
26 to manage personal information.
28 http://clayo.org/osmo/
29 !EOF