]> git.pld-linux.org Git - packages/kadu.git/blame - kadu.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/kadu.git] / kadu.spec
CommitLineData
b8337d71 1#
29c62043 2# Conditional build:
b8337d71 3%bcond_without alsa # without ALSA support
3d32c2ee 4%bcond_without amarok # without amarok player support module
da7b6897 5%bcond_without arts # without arts sound server support
3d32c2ee 6%bcond_without dcopexport # without dcopexport module
da7b6897 7%bcond_without esd # without ESD sound server support
3d32c2ee 8%bcond_without imiface # without imiface module that integrate kadu with KDE with KIMIface interface
9%bcond_without iwait4u # without iwait4u module
da7b6897 10%bcond_without nas # without Network Audio System support
11%bcond_without speech # without Speech synthesis support
da7b6897 12%bcond_without spellchecker # without spellchecker (Aspell support)
16d814a2 13%bcond_without spy # without Spying module that shows who's invisible
3d32c2ee 14%bcond_with tcl_scripting # with TCL scripting support and KaduPro extensions
15%bcond_without weather # without Weather support module
16%bcond_without xmms # without XMMS player support module
3160d269 17
d91971bd 18%if %{with imiface} && !%{with dcopexport}
3160d269 19cannot build imiface without dcopexport
20%endif
cc96b8ac 21
d8499376 22%define _sver 0.4.3
a8f9420c 23%define _libgadu_ver 4:1.6
24%define _amarok_mod_ver 1.13
7ff1bb73 25%define _spellchecker_mod_ver 0.15
afb1fa71 26%define _spy_mod_ver 0.0.8-1
d8499376 27%define _tcl_mod_ver 0.6.2-Josephine
f738da4e 28%define _weather_ver 2.02
a8f9420c 29%define _xmms_mod_ver 1.25
3160d269 30%define _imiface_ver 0.2
31%define _iwait4u_ver 1.0
32%define _dcopexport_ver 0.11.1-20051201-0.4.3
a04eb3f0 33#
f6c55a13 34Summary: A Gadu-Gadu client for online messaging
6e306519
AM
35