]> git.pld-linux.org Git - packages/beagle.git/blame - beagle.spec
- up to 0.2.13
[packages/beagle.git] / beagle.spec
CommitLineData
0c1be701 1#
c08a558f 2# TODO:
a71c95fe 3# - kill bashisms in crawl stuff
36d6fb2e 4#
5%include /usr/lib/rpm/macros.mono
0217b850 6#
7# Conditional build:
a71c95fe 8%bcond_without apidocs # don't build API documentation
a822419b 9%bcond_without evolution # don't include evolution support
cb261afd 10%bcond_without galago # build without galago support
11%bcond_without gsf # build without libgsf support
a71c95fe 12%bcond_without gui # don't build GNOME based GUI
1c9cdc87 13%bcond_without python # don't build python libraries
29ce6ab0 14%bcond_without epiphany # don't build epiphany extension
1c9cdc87 15%bcond_with sqlite3 # use sqlite3 instead of sqlite2
a71c95fe 16#
49827961 17%if !%{with gui}
a71c95fe 18%undefine with_evolution
19%endif
36d6fb2e 20#
99f1d7d3 21Summary: Beagle - An indexing subsystem
22