]> git.pld-linux.org Git - packages/beagle.git/blame_incremental - beagle.spec
- updated to 0.2.15.1
[packages/beagle.git] / beagle.spec
... / ...
CommitLineData
1#
2# TODO:
3# - kill bashisms in crawl stuff
4# - mozilla extension?
5#
6%include /usr/lib/rpm/macros.mono
7#
8# Conditional build:
9%bcond_without apidocs # don't build API documentation
10%bcond_without evolution # don't include evolution support
11%bcond_without galago # build without galago support
12%bcond_without gsf # build without libgsf support
13%bcond_without gui # don't build GNOME based GUI
14%bcond_without python # don't build python libraries
15%bcond_without epiphany # don't build epiphany extension
16%bcond_with sqlite3 # use sqlite3 instead of sqlite2
17%bcond_with thunderbird # use Thunderbird backend
18#
19%if !%{with gui}
20%undefine with_evolution
21%endif
22#
23Summary: Beagle - An indexing subsystem
24