SPECS: kadu.spec - up to 0.6.0 - merged all changes from DEVEL

arvenil arvenil at pld-linux.org
Sun Mar 2 20:15:44 CET 2008


Author: arvenil                      Date: Sun Mar  2 19:15:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.6.0
- merged all changes from DEVEL

---- Files affected:
SPECS:
   kadu.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.186 SPECS/kadu.spec:1.187
--- SPECS/kadu.spec:1.186	Fri Sep 14 20:05:22 2007
+++ SPECS/kadu.spec	Sun Mar  2 20:15:38 2008
@@ -1,155 +1,229 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - spy module - won't work with gg7 clients
-#	downloads stuff while building: Downloading crystal16 icon theme
-#--02:05:17--  http://kadu.net/autodownload/icons/kadu-0.5.0-crystal16.href
-#           => `kadu-0.5.0-crystal16.href'
+# - Some modules with bcond_with will not work for now, we need to wait for next releases
 #
 # Conditional build:
+%bcond_with	debug			# build with debug
+
 %bcond_without	advanced_userlist	# without Advanced Userlist support
-%bcond_without	amarok			# without amarok player support module
+%bcond_without	agent			# without agent module support
+%bcond_without	antistring		# without antistring module support
+%bcond_without	auto_hide		# without auto_hide module support
 %bcond_without	autoresponder		# without autoresponder module support
+%bcond_without	anonymous_check		# without anonymous_check module support
+%bcond_without	cenzor			# without cenzor module support
 %bcond_without	dcopexport		# without dcopexport module support
 %bcond_without	docking_desktop		# without desktop_docking module support
+%bcond_without	docking_wmaker		# without wmaker_docking module support
+%bcond_without	encryption		# without encryption module support
 %bcond_without	filedesc		# without filedesc module support
 %bcond_without	filtering		# without filtering module support
 %bcond_without	firewall		# without firewall module support
-%bcond_without	iwait4u			# without iwait4u module support
+%bcond_with	iwait4u			# with iwait4u module support
+%bcond_without	mail			# without mail module support
+%bcond_without	mediaplayer		# without media player modules support
+%bcond_without	mediaplayer_amarok	# without amarok player support module
+%bcond_without	mediaplayer_audacious	# without audacious player support module
+%bcond_without	mediaplayer_falf	# without falf player support module
+%bcond_without	mediaplayer_xmms	# without xmms player support module
+%bcond_without	mime_tex		# without mime_tex module support
 %bcond_without	notify_exec		# without exec_notify module support
 %bcond_without	notify_led		# without led_notify module support
+%bcond_without	notify_mx610		# without led_notify module support
 %bcond_without	notify_osdhints		# without osdhints_notify module
 %bcond_without	notify_pcspeaker	# without pcspeaker_notify module support
 %bcond_without	notify_speech		# without Speech synthesis support
+%bcond_without	notify_water		# without water_notify module support
+%bcond_without	notify_xosd		# without xosd_notify module support
+%bcond_without	panelkadu		# without panelkadu module support
+%bcond_without	parser_extender		# without parser_extender extensions
 %bcond_without	powerkadu		# without PowerKadu extensions
 %bcond_without	profiles		# without profiles module support
-%bcond_without	screenshot		# without screenshot module support
-%bcond_without	sms_miastoplusa		# without miastoplusa_sms module support
 %bcond_without	sound_alsa		# without ALSA support
+%bcond_without	sound_ao		# without ao support
 %bcond_without	sound_arts		# without arts sound server support
 %bcond_without	sound_dsp		# without DSP sound module support
 %bcond_without	sound_esd		# without ESD sound server support
+%bcond_without	sound_ext		# without external application sound module support
 %bcond_without	sound_nas		# without Network Audio System support
-%bcond_without	spellchecker		# without spellchecker (Aspell support)
-%bcond_with	spy			# with Spying module that shows who's invisible
+%bcond_without	screenshot		# without screenshot module support
+%bcond_without	sms_miastoplusa		# without miastoplusa_sms module support
+%bcond_without	spellchecker		# without spellchecker (Aspell support) invisible
+%bcond_without	split_messages		# without split_messages module support
 %bcond_without	tabs			# without tabs support module
+%bcond_without	voice			# without voice support module
 %bcond_without	weather			# without weather check module support
-%bcond_without	xmms			# without xmms player support module
+%bcond_without	word_fix		# without word_fix module support
 
-%define		_advanced_userlist_ver	20070101
-%define		_amarok_mod_ver		1.21
-%define		_dcopexport_ver		0.11.3-20070321
-%define		_filedesc_ver		1.12
-%define		_filtering_ver		20070123
-%define		_firewall_ver		0.6.4
+%define		_libgadu_ver		4:1.8.0
+
+%define		_agent_mod_ver		0.4.4
+%define		_amarok_mod_ver		20071220
+%define		_anonymous_check_ver	0.2
+%define		_antistring_ver		0.2
+%define		_auto_hide_ver		0.2.1
+%define		_cenzor_ver		0.2
+%define		_dcopexport_ver		0.11.3-20071129
+%define		_falf_mod_ver		20071225
+%define		_filedesc_ver		20080104
+%define		_filtering_ver		20080224
+%define		_firewall_ver		0.7.5
 %define		_iwait4u_ver		1.3
-%define		_libgadu_ver		4:1.7
+%define		_mail_ver		0.3.3
+%define		_mediaplayer_mod_ver	20080224
+%define		_mediaplayer_audacious_ver	20080224
+%define		_mime_tex_ver		1.4.1
 %define		_notify_exec_ver	20070101
-%define		_notify_led_ver		0.9
-%define		_notify_osdhints_ver	0.3.2.2
-%define		_notify_pcspeaker_ver	0.5.0.3
-%define		_powerkadu_ver		20070129
-%define		_profiles_ver		0.1.2
-%define		_screenshot_ver		0.4.4
-%define		_sms_miastoplusa_ver	1.3.5
-%define		_spellchecker_mod_ver	0.20
-%define		_spy_mod_ver		0.0.8-3
-%define		_tabs_ver		1.0.1
-%define		_weather_ver		3.01
-%define		_xmms_mod_ver		1.34
+%define		_notify_led_ver		0.18
+%define		_notify_mx610_ver	0.3.1
+%define		_notify_osdhints_ver	0.4.0.9
+%define		_notify_pcspeaker_ver	0.6.0.3
+%define		_notify_water_ver	0.1.1-try2
+%define		_panelkadu_ver		beta3
+%define		_parser_extender_ver	0.1.1
+%define		_powerkadu_ver		2.0.1
+%define		_profiles_ver		0.3.1
+%define		_screenshot_ver		20080104
+%define		_sms_miastoplusa_ver	1.3.9
+%define		_sound_ao_ver		20060424
+%define		_spellchecker_mod_ver	20071230
+%define		_split_messages_ver	0.2
+%define		_tabs_ver		1.1.5
+%define		_weather_ver		3.13
+%define		_word_fix_ver		0.3
+%define		_xmms_mod_ver		20080116
 
 Summary:	A Gadu-Gadu client for online messaging
 Summary(pl.UTF-8):	Klient Gadu-Gadu do przesyłania wiadomości po sieci
 Name:		kadu
-Version:	0.5.0
-Release:	5
+Version:	0.6.0
+Release:	1
 License:	GPL v2
 Group:		Applications/Communications
 
 Source0:	http://kadu.net/download/stable/%{name}-%{version}.tar.bz2
-# Source0-md5:	895f7c88d36dbb188e8bc26664fbf430
+# Source0-md5:	8f1ee07558c82573d2c6e7ccd05f224f
 Source1:	%{name}.desktop
-Source2:	http://www.kadu.net/~joi/advanced_userlist/packages/advanced_userlist-%{_advanced_userlist_ver}.tar.bz2
-# Source2-md5:	fb60ce3c6fc3bf64909550bd758560c7
-Source3:	http://scripts.one.pl/amarok/stable/%{version}/amarok-%{_amarok_mod_ver}.tar.gz
-# Source3-md5:	6eb387be3d3d9a275dc9642f172035b1
-Source4:	http://alan.umcs.lublin.pl/~pinkworm/dcopexport/dcopexport-%{_dcopexport_ver}-0.5.0.tar.bz2
-# Source4-md5:	b5fd429c42d847b14dcac51d646f96ae
-Source5:	http://scripts.one.pl/filedesc/stable/%{version}/filedesc-%{_filedesc_ver}.tar.gz
-# Source5-md5:	d5e5718f3a64f33874a869b235bbdff7
-Source6:	http://alan.umcs.lublin.pl/~pinkworm/filtering/filtering-0.5.1-%{_filtering_ver}-0.5.0.tar.bz2
-# Source6-md5:	3ecb26736c2490c18d5d534f8b0e31c2
+Source2:	http://www.kadu.net/download/modules_extra/mediaplayer/mediaplayer-%{_mediaplayer_mod_ver}.tar.bz2
+# Source2-md5:	8a27d4873e6896d63f7c8193029b24ca
+Source3:	http://www.kadu.net/download/modules_extra/amarok_mediaplayer/amarok_mediaplayer-%{_amarok_mod_ver}.tar.bz2
+# Source3-md5:	51d304e335e814f3d8c0f1654007a7d7
+Source4:	http://alan.umcs.lublin.pl/~pinkworm/dcopexport/dcopexport-%{_dcopexport_ver}-%{version}.tar.bz2
+# Source4-md5:	b36fcfcf4756285f30cbb6c2b6c2a2da
+Source5:	http://www.kadu.net/download/modules_extra/filedesc/filedesc-%{_filedesc_ver}.tar.bz2
+# Source5-md5:	8d11979fa8a3795f7ab20fbb1fb8bdbb
+Source6:	http://www.kadu.net/download/modules_extra/filtering/filtering-%{_filtering_ver}.tar.bz2
+# Source6-md5:	a672d4ef9ce113196e4689b9141b4aef
 Source7:	http://www.kadu.net/~pan_wojtas/iwait4u/download/%{name}-iwait4u-%{_iwait4u_ver}.tar.gz
 # Source7-md5:	6233a8ef21d901fc5fb91c0db40d0e32
-Source8:	http://www.kadu.net/~joi/exec_notify/packages/exec_notify-%{_notify_exec_ver}.tar.bz2
-# Source8-md5:	ca4d620b707abf7483887f67a9c97c4f
+Source8:	http://www.kadu.net/download/modules_extra/falf_mediaplayer/falf_mediaplayer-%{_falf_mod_ver}.tar.bz2
+# Source8-md5:	927db40f7136ff86b3e83307b5cec2d9
 Source9:	http://kadu.net/~blysk/led_notify-%{_notify_led_ver}.tar.bz2
-# Source9-md5:	3f9e347fd775324f4077f2f6849a0de7
-Source10:	http://www.kadu.net/~pan_wojtas/osdhints_notify/download/%{name}-osdhints_notify-%{_notify_osdhints_ver}-kadu-0.5.tar.gz
-# Source10-md5:	d3023aba93f8085612b8c532c0e06889
-Source11:	http://www.kadu.net/~dorr/%{name}-pcspeaker-%{_notify_pcspeaker_ver}.tar.gz
-# Source11-md5:	ba78bb43ec27309a29922d6f8bab1a35
-Source12:	http://kadu.net/~patryk/powerkadu/powerkadu-%{_powerkadu_ver}.tar.gz
-# Source12-md5:	c6046e8b49dd9994fbf573faaafddab8
-Source13:	http://www.kadu.net/~dorr/%{name}-profiles-%{_profiles_ver}.tar.gz
-# Source13-md5:	723a58ec25a5bf6746e0ad0eb17e2f81
-Source14:	http://scripts.one.pl/screenshot/devel/0.5.0/screenshot-%{_screenshot_ver}.tar.gz
-# Source14-md5:	c6da85999cfebef413d228dca9c7d91f
-Source15:	http://kadu.net/~patryk/miastoplusa_sms/miastoplusa_sms-0.5-%{_sms_miastoplusa_ver}.tar.gz
-# Source15-md5:	fae1f6bd3d4aca845ef5a57403b5b58c
-Source16:	http://scripts.one.pl/spellchecker/stable/%{version}/spellchecker-%{_spellchecker_mod_ver}.tar.gz
-# Source16-md5:	384e3e039e3c1022b36780f9067caf4d
-Source17:	http://student.agh.edu.pl/neeo/%{name}-spy-%{_spy_mod_ver}.tar.bz2
-# Source17-md5:	b04fb7a4a98abe5d32e321da3058bbf0
-Source18:	http://kadu.net/~arvenil/tabs/download/%{version}/%{name}-module-tabs-%{_tabs_ver}.tar.bz2
-# Source18-md5:	67fc34856d71e4c04e685d6b52dbaf30
+# Source9-md5:	786a0ee40a3aef03b51e2d89a2bceda5
+Source10:	http://www.kadu.net/~dorr/moduly/%{name}-osdhints_notify-%{_notify_osdhints_ver}.tar.bz2
+# Source10-md5:	f515d2dd54d4a5948f691b05d13be70d
+Source11:	http://www.kadu.net/~dorr/moduly/%{name}-pcspeaker-%{_notify_pcspeaker_ver}.tar.bz2
+# Source11-md5:	4b8abfe0c57efabb49ba8c6c71a316f2
+Source12:	http://www.kadu.net/~dorr/moduly/%{name}-powerkadu-%{_powerkadu_ver}.tar.bz2
+# Source12-md5:	2a0360e80e72cb4dbd1c65eb7bdca2c0
+Source13:	http://www.kadu.net/~dorr/moduly/%{name}-profiles-%{_profiles_ver}.tar.bz2
+# Source13-md5:	d7ec7f808d15308d10ed76d1e3743f37
+Source14:	http://www.kadu.net/download/modules_extra/screenshot/screenshot-%{_screenshot_ver}.tar.bz2
+# Source14-md5:	47d3d5564b272a186667c1507e19844f
+Source15:	http://kadu.net/~patryk/miastoplusa_sms/miastoplusa_sms-0.6-%{_sms_miastoplusa_ver}.tar.gz
+# Source15-md5:	e5c4d5cd94cef40730e281b9a6c9ed37
+Source16:	http://www.kadu.net/download/modules_extra/spellchecker/spellchecker-%{_spellchecker_mod_ver}.tar.bz2
+# Source16-md5:	a46eab2f3d9c31cee13ccf3a441bceec
+Source17:	http://misiek.jah.pl/assets/2008/2/8/agent-%{_agent_mod_ver}.tar.gz
+# Source17-md5:	4401e0e3c509af347cb14a89236301ea
+Source18:	http://kadu.net/~arvenil/tabs/download/%{version}/%{_tabs_ver}/%{name}-tabs-%{_tabs_ver}.tar.bz2
+# Source18-md5:	8313ae2aa85b4a6f890203ed5f93fa1b
 Source19:	http://kadu.net/~blysk/weather-%{_weather_ver}.tar.bz2
-# Source19-md5:	c21727575d4bab551adeb9b5b1787f0c
-Source20:	http://scripts.one.pl/xmms/stable/%{version}/xmms-%{_xmms_mod_ver}.tar.gz
-# Source20-md5:	578191974e7dd60536373255e74bb38c
-Source21:	http://www.kadu.net/download/additions/%{name}-theme-crystal-16.tar.bz2
-# Source21-md5:	023085edabaf6a1b844fe6b5fc9315f9
-Source22:	http://www.kadu.net/download/additions/%{name}-theme-crystal-22.tar.bz2
-# Source22-md5:	57852ff3d3fd0063a642fcc173f7fa29
-Source23:	http://www.kadu.net/download/additions/%{name}-theme-glass_16.tar.gz
-# Source23-md5:	c3beb753222b96dad46f3adf230eb3e1
-Source24:	http://www.kadu.net/download/additions/%{name}-theme-glass_22.tar.gz
-# Source24-md5:	9ee70ca873fd0f22b2b83be133964d89
-Source25:	http://www.kadu.net/download/additions/%{name}-theme-nuvola-16.tar.gz
-# Source25-md5:	586cc6ff9ba62f0fdd7c7c1adf229efb
-Source26:	http://www.kadu.net/download/additions/%{name}-theme-nuvola-22.tar.gz
-# Source26-md5:	7a17b4881141b346c6268ef25c284613
-Source27:	http://www.kadu.net/~pan_wojtas/firewall/download/%{name}-firewall-%{_firewall_ver}.tar.gz
-# Source27-md5:	0ec61d3db8befa99032029a8a05310c5
+# Source19-md5:	41a6edd1356a36e4606e432d0bc856f6
+Source20:	http://www.kadu.net/download/modules_extra/xmms_mediaplayer/xmms_mediaplayer-%{_xmms_mod_ver}.tar.bz2
+# Source20-md5:	97dd4c9cd19b69b9ab6d38a20cd37a2e
+Source21:	http://kadu.jarzebski.pl/water_notify-%{_notify_water_ver}.tar.bz2
+# Source21-md5:	10320f9b96366422bbcd7ec76d4e85a1
+Source22:	http://www.ultr.pl/kadu/panelkadu-0.6-%{_panelkadu_ver}.tar.gz
+# Source22-md5:	0070c9bb4559ec29bb1195acdc5c5967
+Source23:	http://www.kadu.net/download/additions/%{name}-0.6-theme-glass-16.tar.gz
+# Source23-md5:	74712871bc3edc4a9e612e18138c49b0
+Source24:	http://www.kadu.net/download/additions/%{name}-0.6-theme-glass-22.tar.gz
+# Source24-md5:	c3f43652254f877dc991747b2d70f70a
+Source25:	http://www.kadu.net/~dorr/moduly/%{name}-word_fix-%{_word_fix_ver}.tar.bz2
+# Source25-md5:	691484a500c75079508b240449cb9c90
+Source27:	http://www.kadu.net/~dorr/moduly/%{name}-firewall-%{_firewall_ver}.tar.bz2
+# Source27-md5:	9b0f04b4254b4ff08254b15e59a81be7
+Source28:	http://kadu.net/~patryk/mime_tex/mime_tex-%{_mime_tex_ver}.tar.bz2
+# Source28-md5:	d640b2ba650fb5aa0f3502ad7379b14b
+Source29:	http://kadu.jarzebski.pl/mx610_notify-%{_notify_mx610_ver}.tar.bz2
+# Source29-md5:	08bba105d9307bbf1a8e8482529441a4
+Source30:	http://www.kadu.net/~joi/ao_sound/packages/ao_sound-%{_sound_ao_ver}.tar.bz2
+# Source30-md5:	95809d330e48e61f58ec961ddbf0b529
+Source31:	http://www.kadu.net/download/modules_extra/audacious_mediaplayer/audacious_mediaplayer-%{_mediaplayer_audacious_ver}.tar.bz2
+# Source31-md5:	aa427d5b87fcc48cdd799cf19fe92da1
+Source32:	http://www.kadu.net/~weagle/mail/mail-%{_mail_ver}.tar.bz2
+# Source32-md5:	898561b215ac10a99be62fa4e3a50a55
+Source33:	http://www.kadu.net/download/additions/%{name}-0.6-theme-oxygen-16.tar.gz
+# Source33-md5:	fb13f2624dec27632c42a6bc2c1a252f
+Source34:	http://www.kadu.net/download/additions/%{name}-0.6-theme-tango-16.tar.gz
+# Source34-md5:	52fe12765b600b9aa44cfc6489dce8eb
+Source35:	http://www.kadu.net/~dorr/moduly/%{name}-split_messages-%{_split_messages_ver}.tar.bz2
+# Source35-md5:	450cbb8047aa15f4d040da361b660c5d
+Source36:	http://kadu.net/~patryk/anonymous_check/anonymous_check-%{_anonymous_check_ver}.tar.bz2
+# Source36-md5:	84abb6515abc9a5aaa5d1f6b1f2b12e0
+Source37:	http://www.kadu.net/~dorr/moduly/%{name}-antistring-%{_antistring_ver}.tar.bz2
+# Source37-md5:	4e09f977471ec504ad4acdb52fdb76ec
+Source38:	http://www.kadu.net/~dorr/moduly/%{name}-auto_hide-%{_auto_hide_ver}.tar.bz2
+# Source38-md5:	42dd07b9745aabd1c52bf088ae3b79e9
+Source39:	http://www.kadu.net/~dorr/moduly/%{name}-cenzor-%{_cenzor_ver}.tar.bz2
+# Source39-md5:	ff759d913d2cc3f160502fbf23993c87
+Source40:	http://www.kadu.net/~dorr/moduly/%{name}-parser_extender-%{_parser_extender_ver}.tar.bz2
+# Source40-md5:	06378537ce5dace67ce623bcb05b0ea1
+Source41:	http://www.kadu.net/download/additions/%{name}-theme-kadu05.tar.gz
+# Source41-md5:	8576eef06700e8a9b7335452423a37a2
 
 Patch0:		%{name}-ac_am.patch
-Patch1:		%{name}-no_libgadu_debug.patch
+Patch1:		%{name}-voice.patch
 URL:		http://kadu.net/
 %{?with_sound_alsa:BuildRequires:	alsa-lib-devel}
-%{?with_sound_arts:BuildRequires:	arts-devel}
+%{?with_sound_arts:BuildRequires:	artsc-devel}
 %{?with_spellchecker:BuildRequires:	aspell-devel}
+%{?with_mediaplayer_audacious:BuildRequires:	audacious-devel >= 1.4.0}
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_sms_miastoplusa:BuildRequires:	curl-devel}
 %{?with_sound_esd:BuildRequires:	esound-devel}
-BuildRequires:	gettext-devel
+%if %{with mediaplayer_amarok} || %{with dcopexport}
 BuildRequires:	kdelibs-devel
+%endif
+%{?with_sound_ao:BuildRequires:	libao-devel}
 BuildRequires:	libgadu-devel >= %{_libgadu_ver}
-BuildRequires:	libgsm-devel
+%{?with_voice:BuildRequires:	libgsm-devel}
 BuildRequires:	libsndfile-devel >= 1.0
-BuildRequires:	libtool
 %{?with_sound_nas:BuildRequires:	nas-devel}
-BuildRequires:	openssl-devel >= 0.9.7d
+%{?with_encryption:BuildRequires:	openssl-devel >= 0.9.7d}
+%{?with_mediaplayer_audacious:BuildRequires:	pkgconfig}
 BuildRequires:	qt-linguist
 BuildRequires:	sed >= 4.0
-%{?with_xmms:BuildRequires:	xmms-devel}
+%{?with_mediaplayer_audacious:BuildRequires:	which}
+%{?with_mediaplayer_xmms:BuildRequires:	xmms-devel}
+%{?with_notify_xosd:BuildRequires:	xosd-devel}
+Requires:	libgadu >= %{_libgadu_ver}
 Obsoletes:	kadu-module-imiface <= 0.4.3
+Obsoletes:	kadu-module-iwait4u <= 0.5.0
 Obsoletes:	kadu-module-speech <= 0.4.3
 Obsoletes:	kadu-module-tcl_scripting <= 0.4.3
+Obsoletes:	kadu-theme-icons-crystal16 <= 0.5.0
+Obsoletes:	kadu-theme-icons-crystal22 <= 0.5.0
+Obsoletes:	kadu-theme-icons-nuvola16 <= 0.5.0
+Obsoletes:	kadu-theme-icons-nuvola22 <= 0.5.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_modules_dir	%{_libdir}/%{name}/modules
-%define		_bin_dir	%{_libdir}/%{name}/bin
+%define		_modules_lib_dir	%{_libdir}/%{name}/modules
+%define		_modules_data_dir	%{_datadir}/%{name}/modules
+%define		_modules_bin_dir	%{_modules_lib_dir}/bin
 
 %description
 Kadu is client of Gadu-Gadu protocol. It's an IM for Linux and UN*X.
@@ -173,20 +247,17 @@
 %description module-advanced_userlist -l pl.UTF-8
 Moduł zaawansowanej konfiguracji sortowania listy kontaktów.
 
-%package module-amarok
-Summary:	Support amarok status
-Summary(pl.UTF-8):	Moduł statusu dla amarok
+%package module-agent
+Summary:	Spying module that shows who has you on list
+Summary(pl.UTF-8):	Moduł szpiegowski pokazujący osoby które mają cię na liście
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
-Requires:	amarok
 
-%description module-amarok
-Module which allows showing in status description information about
-the song currently played in amarok.
+%description module-agent
+Spying module that shows who has you on list.
 
-%description module-amarok -l pl.UTF-8
-Moduł umożliwiający w opisie statusu pokazywanie informacji o
-odgrywanym utworze z odtwarzacza amarok.
+%description module-agent -l pl.UTF-8
+Moduł szpiegowski pokazujący osoby które mają cię na liście.
 
 %package module-autoresponder
 Summary:	Autoresponder module
@@ -200,6 +271,55 @@
 %description module-autoresponder -l pl.UTF-8
 Moduł autoodpowiedzi.
 
+%package module-anonymous_check
+Summary:	Automatic lookup of an interlocutor in public directory
+Summary(pl.UTF-8):	Automatyczne wyszukiwanie nieznajomych rozmówców w publicznym katalogu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-anonymous_check
+Automatic lookup of an interlocutor in public directory.
+
+%description module-anonymous_check -l pl.UTF-8
+Automatyczne wyszukiwanie nieznajomych rozmówców w publicznym
+katalogu.
+
+%package module-antistring
+Summary:	Antistring
+Summary(pl.UTF-8):	Ochrona przed łańcuszkami
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-antistring
+Antistring.
+
+%description module-antistring -l pl.UTF-8
+Ochrona przed łańcuszkami.
+
+%package module-auto_hide
+Summary:	Auto hide Kadu window
+Summary(pl.UTF-8):	Automatyczne ukrywanie okna Kadu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-auto_hide
+Auto hide Kadu window.
+
+%description module-auto_hide -l pl.UTF-8
+Automatyczne ukrywanie okna Kadu.
+
+%package module-cenzor
+Summary:	Censor
+Summary(pl.UTF-8):	Cenzor
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-cenzor
+Censor.
+
+%description module-cenzor -l pl.UTF-8
+Cenzor.
+
 %package module-dcopexport
 Summary:	Kadu DCOP interface
 Summary(pl.UTF-8):	Interfejs niektórych funkcji Kadu do DCOP
@@ -224,6 +344,30 @@
 %description module-docking-desktop -l pl.UTF-8
 Moduł dokowania w dowolnym punkcie ekranu.
 
+%package module-docking-wmaker
+Summary:	WindowMaker docking module for Kadu
+Summary(pl.UTF-8):	Moduł dokujący ikonę Kadu w WindowMakerze
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-docking-wmaker
+WindowMaker docking module for Kadu.
+
+%description module-docking-wmaker -l pl.UTF-8
+Moduł dokujący ikonę Kadu w WindowMakerze.
+
+%package module-encryption
+Summary:	Chat encryption module
+Summary(pl.UTF-8):	Moduł szyfrowania rozmów
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-encryption
+Chat encryption module.
+
+%description module-encryption -l pl.UTF-8
+Moduł szyfrowania rozmów.
+
 %package module-filedesc
 Summary:	Descriptions from file module
 Summary(pl.UTF-8):	Moduł obsługi opisów z pliku
@@ -249,7 +393,7 @@
 Filtrowanie listy kontaktów.
 
 %package module-firewall
-Summary:	Mudule blocks unknown persons, who wants to start chat
+Summary:	Module blocks unknown persons, who wants to start chat
 Summary(pl.UTF-8):	Moduł blokuje nieznane osoby, chcące zacząć rozmowę
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
@@ -272,6 +416,108 @@
 %description module-iwait4u -l pl.UTF-8
 Modul iwait4u informuje, że osoba z listy użytkowników jest dostępna.
 
+%package module-mail
+Summary:	Mail checker module
+Summary(pl.UTF-8):	Moduł do sprawdzania poczty
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-mail
+Mail checker module.
+
+%description module-mail -l pl.UTF-8
+Moduł do sprawdzania poczty.
+
+%package module-mediaplayer
+Summary:	Support for status from mediaplayer
+Summary(pl.UTF-8):	Moduł statusu pobieranego z odtwarzaczy
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-mediaplayer
+Module which allows showing in status description information about
+the song currently played.
+
+%description module-mediaplayer -l pl.UTF-8
+Moduł umożliwiający w opisie statusu pokazywanie informacji o
+odgrywanym utworze.
+
+%package module-mediaplayer-amarok
+Summary:	Support amarok status
+Summary(pl.UTF-8):	Moduł statusu dla amarok
+Group:		Applications/Communications
+Requires:	%{name}-module-mediaplayer = %{version}-%{release}
+Requires:	amarok
+Provides:	kadu-module-amarok = %{version}
+Obsoletes:	kadu-module-amarok <= 0.5.0
+
+%description module-mediaplayer-amarok
+Module which allows showing in status description information about
+the song currently played in amarok.
+
+%description module-mediaplayer-amarok -l pl.UTF-8
+Moduł umożliwiający w opisie statusu pokazywanie informacji o
+odgrywanym utworze z odtwarzacza amarok.
+
+%package module-mediaplayer-audacious
+Summary:	Support audacious status
+Summary(pl.UTF-8):	Moduł statusu dla audacious
+Group:		Applications/Communications
+Requires:	%{name}-module-mediaplayer = %{version}-%{release}
+Requires:	audacious
+
+%description module-mediaplayer-audacious
+Module which allows showing in status description information about
+the song currently played in audacious.
+
+%description module-mediaplayer-audacious -l pl.UTF-8
+Moduł umożliwiający w opisie statusu pokazywanie informacji o
+odgrywanym utworze z odtwarzacza audacious.
+
+%package module-mediaplayer-falf
+Summary:	Support falf status
+Summary(pl.UTF-8):	Moduł statusu dla falf
+Group:		Applications/Communications
+Requires:	%{name}-module-mediaplayer = %{version}-%{release}
+Requires:	falf
+
+%description module-mediaplayer-falf
+Module which allows showing in status description information about
+the song currently played in falf.
+
+%description module-mediaplayer-falf -l pl.UTF-8
+Moduł umożliwiający w opisie statusu pokazywanie informacji o
+odgrywanym utworze z odtwarzacza falf.
+
+%package module-mediaplayer-xmms
+Summary:	Support XMMS status
+Summary(pl.UTF-8):	Moduł statusu dla XMMS-a
+Group:		Applications/Communications
+Requires:	%{name}-module-mediaplayer = %{version}-%{release}
+Requires:	xmms
+Provides:	kadu-module-xmms = %{version}
+Obsoletes:	kadu-module-xmms <= 0.5.0
+
+%description module-mediaplayer-xmms
+Module which allows showing in status description information about
+the song currently played in XMMS.
+
+%description module-mediaplayer-xmms -l pl.UTF-8
+Moduł umożliwiający pokazywanie w opisie statusu informacji o
+odgrywanym utworze z odtwarzacza XMMS.
+
+%package module-mime_tex
+Summary:	Mathematical TeX formulas in chat windows
+Summary(pl.UTF-8):	Matematyczne formuły TeX w oknach czat
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-mime_tex
+Mathematical TeX formulas for chat windows.
+
+%description module-mime_tex -l pl.UTF-8
+Matematyczne formuły TeX w oknach czat.
+
 %package module-notify-exec
 Summary:	Notification by external commands module
 Summary(pl.UTF-8):	Moduł powiadamiania użytkownika o zdarzeniach za pomocą zewnętrznych poleceń
@@ -297,6 +543,18 @@
 %description module-notify-led -l pl.UTF-8
 Moduł powiadamiania diodą Scroll Lock.
 
+%package module-notify-mx610
+Summary:	Notification by IM-LED in Logitech MX610 mouse
+Summary(pl.UTF-8):	Moduł powiadamiania diodą IM w myszcze Logitech MX610
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-notify-mx610
+Notification by IM-LED in Logitech MX610 mouse.
+
+%description module-notify-mx610 -l pl.UTF-8
+Moduł powiadamiania diodą IM w myszcze Logitech MX610.
+
 %package module-notify-osdhints
 Summary:	Notification by OSD-like hints
 Summary(pl.UTF-8):	Powiadamianie o zdarzeniach przy pomocy dymków typu OSD
@@ -310,16 +568,16 @@
 Powiadamianie o zdarzeniach przy pomocy dymków typu OSD.
 
 %package module-notify-pcspeaker
-Summary:	PC Speaker module
-Summary(pl.UTF-8):	Moduł do obsługi PC Speakera
+Summary:	Notification by PC Speaker
+Summary(pl.UTF-8):	Powiadamianie o zdarzeniach przy pomocy PC Speakera
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 
 %description module-notify-pcspeaker
-PC Speaker module.
+Notification by PC Speaker.
 
 %description module-notify-pcspeaker -l pl.UTF-8
-Moduł do obsługi PC Speakera.
+Powiadamianie o zdarzeniach przy pomocy PC Speakera.
 
 %package module-notify-speech
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kadu.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list