[DEFAULT] sweet = sugar-datastore summary = Backend of the Sugar Journal license = LGPLv2.1+ homepage = http://git.sugarlabs.org/projects/sugar-datastore version = 0.88.0 stability = testing [Component] requires = sugar-toolkit; python-cjson; xapian-bindings-python binding = PATH bin; PYTHONPATH python; XDG_DATA_DIRS share arch = any [Build] requires = pkg-config; intltool >= 0.33; make; gcc-c; python configure = %(SRCDIR)s/configure --prefix=%(PREFIX)s am_cv_python_pythondir=%(PREFIX)s/python am_cv_python_pyexecdir=%(PREFIX)s/python CFLAGS="%(CFLAGS)s" make = make install = make DESTDIR=%(DISTDIR)s install [Source] exec = ./autogen.sh && make distcheck