]> git.pld-linux.org Git - packages/kadu.git/blame - kadu.spec
- desc cosmetics
[packages/kadu.git] / kadu.spec
CommitLineData
b8337d71 1#
8493d80d 2# TODO:
3# - spy module - won't work with gg7 clients
a04eb3f0 4#
8493d80d 5# Conditional build:
8493d80d 6%bcond_without advanced_userlist # without Advanced Userlist support
7%bcond_without amarok # without amarok player support module
8%bcond_without autoresponder # without autoresponder module support
9%bcond_without dcopexport # without dcopexport module support
10%bcond_without docking_desktop # without desktop_docking module support
11%bcond_without filtering # without filtering module support
12%bcond_without iwait4u # without iwait4u module support
13%bcond_without notify_exec # without exec_notify module support
14%bcond_without notify_led # without led_notify module support
15%bcond_without notify_osdhints # without osdhints_notify module
16%bcond_without notify_pcspeaker # without pcspeaker_notify module support
17%bcond_without notify_speech # without Speech synthesis support
18%bcond_without powerkadu # without PowerKadu extensions
19%bcond_without profiles # without profiles module support
20%bcond_without screenshot # without screenshot module support
21%bcond_without sms_miastoplusa # without miastoplusa_sms module support
22%bcond_without sound_alsa # without ALSA support
23%bcond_without sound_arts # without arts sound server support
24%bcond_without sound_dsp # without DSP sound module support
25%bcond_without sound_esd # without ESD sound server support
26%bcond_without sound_nas # without Network Audio System support
27%bcond_without spellchecker # without spellchecker (Aspell support)
28%bcond_with spy # with Spying module that shows who's invisible
29%bcond_without tabs # without tabs support module
30%bcond_without weather # without weather check module support
31%bcond_without xmms # without xmms player support module
32
33%define _advanced_userlist_ver 20070101
34%define _amarok_mod_ver 1.19
35%define _dcopexport_ver 0.11.3-20070102-0.5.0
36%define _filtering_ver 0.5.0-20070107-0.5.0
37%define _iwait4u_ver 1.3
38%define _libgadu_ver 4:1.7
39%define _notify_exec_ver 20070101
40%define _notify_led_ver 0.9
41%define _notify_osdhints_ver 0.3.2.1
42%define _notify_pcspeaker_ver 0.5.0.3
43%define _powerkadu_ver 20070107
44%define _profiles_ver 0.1.2
45%define _screenshot_ver 0.4.4
46%define _sms_miastoplusa_ver 1.3.5
47%define _spellchecker_mod_ver 0.19
48%define _spy_mod_ver 0.0.8-3
49%define _tabs_ver 0.48
50%define _weather_ver 3.01
51%define _xmms_mod_ver 1.34
52
f6c55a13 53Summary: A Gadu-Gadu client for online messaging
6e306519
AM
54