SPECS (DEVEL): kadu.spec - based on HEAD rewrited from 0 - need to...

cactus cactus at pld-linux.org
Sun Jan 13 22:06:38 CET 2008


Author: cactus                       Date: Sun Jan 13 21:06:38 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- based on HEAD rewrited from 0
- need to use static libgadu from kadu package because of svn
- added lots of modules
- patch1 temporary disabled
- almost final, works well 
- some modules disabled because they are not ported to 0.6.0

---- Files affected:
SPECS:
   kadu.spec (1.97.2.75 -> 1.97.2.76) 

---- Diffs:

================================================================
Index: SPECS/kadu.spec
diff -u SPECS/kadu.spec:1.97.2.75 SPECS/kadu.spec:1.97.2.76
--- SPECS/kadu.spec:1.97.2.75	Sat Jan 12 20:35:44 2008
+++ SPECS/kadu.spec	Sun Jan 13 22:06:32 2008
@@ -2,99 +2,171 @@
 #
 # 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'
+# - temp. we use staticly linked libgadu because of no stable release with dcc7 
+# - some modules with bcond_with will not work for now, we need to wait for next releases
 #
 # Conditional build:
+%bcond_with	snap			# build cvs snapshot
 
-%bcond_with	snap		# build cvs snapshot
-
-%bcond_with	amarok		# without amarok player support module
-%bcond_without	alsa		# without ALSA support
-%bcond_with	arts		# without arts sound server support
-%bcond_with	esd		# without ESD sound server support
-%bcond_with	miasto_plusa	# without miasto_plusa module support
-%bcond_with	nas		# without Network Audio System support
-%bcond_with	speech		# without Speech synthesis support
-%bcond_with	spellchecker	# without spellchecker (Aspell support)
-%bcond_with	agent		# without Spying module that shows who's invisible
-%bcond_with	powerkadu	# without PowerKadu extensions
-%bcond_with	weather		# without weather check module support
-%bcond_with	xmms		# without xmms player support module
-%bcond_without	tabs		# without tabs support module
+%bcond_without	advanced_userlist	# without Advanced Userlist support
+%bcond_without	agent			# with Spying module that shows who's
+%bcond_without	autoresponder		# without autoresponder module support
+%bcond_with	dcopexport		# without dcopexport module support
+%bcond_without	docking_desktop		# without desktop_docking module support
+%bcond_without	filedesc		# without filedesc module support
+%bcond_without	filtering		# without filtering module support
+%bcond_with	firewall		# without firewall module support
+%bcond_with	iwait4u			# without iwait4u module support
+%bcond_without	mediaplayer		# without media player modules support
+%bcond_without	mediaplayer_amarok	# without amarok player support module
+%bcond_without	mediaplayer_falf	# without falf player support module
+%bcond_with	mediaplayer_xmms	# without xmms player support module
+%bcond_without	notify_exec		# without exec_notify module support
+%bcond_without	notify_led		# without led_notify module support
+%bcond_with	notify_osdhints		# without osdhints_notify module
+%bcond_with	notify_pcspeaker	# without pcspeaker_notify module support
+%bcond_with	notify_speech		# without Speech synthesis support
+%bcond_with	powerkadu		# without PowerKadu extensions
+%bcond_with	profiles		# without profiles module support
+%bcond_without	sound_alsa		# without ALSA 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_nas		# without Network Audio System support
+%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	tabs			# without tabs support module
+%bcond_without	weather			# without weather check module support
 
 %define		_snap	20080110
 %define		_rel	beta2
 
+%define		_agent_mod_ver		0.4.3
 %define		_amarok_mod_ver		20071220
-%define		_libgadu_ver		4:1.7
+%define		_dcopexport_ver		0.11.3-20070321
+%define		_falf_mod_ver		20071225
+%define		_filedesc_ver		20071221
+%define		_filtering_ver		20080108
+%define		_firewall_ver		0.6.4
+%define		_iwait4u_ver		1.3
+%define		_libgadu_ver		4:1.7.1
+%define		_mediaplayer_mod_ver	20080104
+%define		_notify_exec_ver	20070101
+%define		_notify_led_ver		0.14
+%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		20080104
+%define		_sms_miastoplusa_ver	1.3.9
 %define		_spellchecker_mod_ver	20071230
-%define		_agent_mod_ver		0.4.3
-%define		_powerkadu_ver		20061109
+%define		_tabs_ver		1.1.2
 %define		_weather_ver		3.08
 %define		_xmms_mod_ver		20071220
-%define		_led_ver		0.14
-%define		_miasto_plusa_ver	1.3.5
-%define		_tabs_ver		1.1.2
 
 %if %{with snap}
 %define		year	%(echo %{_snap} |cut -b -4)
 %endif
 
 Summary:	A Gadu-Gadu client for online messaging
-Summary(pl.UTF-8):   Klient Gadu-Gadu do przesyłania wiadomości po sieci
+Summary(pl.UTF-8):	Klient Gadu-Gadu do przesyłania wiadomości po sieci
 Name:		kadu
 Version:	0.6.0
-Release:	0.5
+Release:	0.8
 License:	GPL v2
 Group:		Applications/Communications
 
 %if %{with snap}
-Source100:	http://kadu.net/download/snapshots/%{year}/%{name}-%{_snap}.tar.bz2
+Source100:	http://kadu.net/download/snapshots/2008/%{name}-%{_snap}.tar.bz2
 # Source100-md5:	14a94cb448946f4e66ab6dcd5eccf70c
 %else
 Source0:	http://kadu.net/download/stable/%{name}-%{version}-%{_rel}.tar.bz2
 # Source0-md5:	05b3130d7e57b537ddccb28613098228
 %endif
-
-Source2:	http://www.kadu.net/download/modules_extra/xmms_mediaplayer/xmms_mediaplayer-%{_xmms_mod_ver}.tar.bz2
-# Source2-md5:	3c2bfa4507bea42395d1d3cd02576711
+Source1:	%{name}.desktop
+Source2:	http://www.kadu.net/download/modules_extra/mediaplayer/mediaplayer-%{_mediaplayer_mod_ver}.tar.bz2
+# Source2-md5:	bfc19ea0c1db22f2381c528b124866fe
 Source3:	http://www.kadu.net/download/modules_extra/amarok_mediaplayer/amarok_mediaplayer-%{_amarok_mod_ver}.tar.bz2
 # Source3-md5:	51d304e335e814f3d8c0f1654007a7d7
-Source4:	http://www.kadu.net/download/modules_extra/spellchecker/spellchecker-%{_spellchecker_mod_ver}.tar.bz2
-# Source4-md5:	a46eab2f3d9c31cee13ccf3a441bceec
-Source5:	http://www.kadu.net/~blysk/weather-%{_weather_ver}.tar.bz2
-# Source5-md5:	3b8b409b520b24de4ea1872d287a29fe
-Source6:	http://kadu.net/~patryk/powerkadu/powerkadu-%{_powerkadu_ver}.tar.gz
-# Source6-md5:	a776953e41d819a92188979c71c02fa5
-Source7:	http://misiek.jah.pl/assets/2007/12/27/agent-%{_agent_mod_ver}.tar.gz
-# Source7-md5:	a9a11dac6098de49d19b80760374fe3b
-Source8:	http://www.kadu.net/~blysk/led_notify-%{_led_ver}.tar.bz2
-# Source8-md5:	6721b6507077936d87783e3408818d6c
-Source9:	http://kadu.net/~patryk/miastoplusa_sms/miastoplusa_sms-0.5-%{_miasto_plusa_ver}.tar.gz
-# Source9-md5:	fae1f6bd3d4aca845ef5a57403b5b58c
-Source10:	http://kadu.net/~arvenil/tabs/download/%{version}/%{_tabs_ver}/%{name}-tabs-%{_tabs_ver}.tar.bz2
-# Source10-md5:	e12e79fc50f47dd43d54cbac863e69f0
-Source11:	%{name}.desktop
+Source4:	http://alan.umcs.lublin.pl/~pinkworm/dcopexport/dcopexport-%{_dcopexport_ver}-0.5.0.tar.bz2
+# Source4-md5:	b5fd429c42d847b14dcac51d646f96ae
+Source5:	http://www.kadu.net/download/modules_extra/filedesc/filedesc-%{_filedesc_ver}.tar.bz2
+# Source5-md5:	317627cbc5fd09a6a0039cdfccbfbce1
+Source6:	http://www.kadu.net/download/modules_extra/filtering/filtering-%{_filtering_ver}.tar.bz2
+# Source6-md5:	628442e61e1a561d5f4d2b2d95eada0c
+Source7:	http://www.kadu.net/~pan_wojtas/iwait4u/download/%{name}-iwait4u-%{_iwait4u_ver}.tar.gz
+# Source7-md5:	6233a8ef21d901fc5fb91c0db40d0e32
+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:	6721b6507077936d87783e3408818d6c
+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://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/2007/12/27/agent-%{_agent_mod_ver}.tar.gz
+# Source17-md5:	a9a11dac6098de49d19b80760374fe3b
+Source18:	http://kadu.net/~arvenil/tabs/download/%{version}/%{_tabs_ver}/%{name}-tabs-%{_tabs_ver}.tar.bz2
+# Source18-md5:	e12e79fc50f47dd43d54cbac863e69f0
+Source19:	http://kadu.net/~blysk/weather-%{_weather_ver}.tar.bz2
+# Source19-md5:	3b8b409b520b24de4ea1872d287a29fe
+Source20:	http://www.kadu.net/download/modules_extra/xmms_mediaplayer/xmms_mediaplayer-%{_xmms_mod_ver}.tar.bz2
+# Source20-md5:	3c2bfa4507bea42395d1d3cd02576711
+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
+
 Patch0:		%{name}-ac_am.patch
+Patch1:		%{name}-no_libgadu_debug.patch
 URL:		http://kadu.net/
-##%{?with_alsa:BuildRequires:	alsa-lib-devel}
-##%{?with_arts:BuildRequires:	arts-devel}
+%{?with_sound_alsa:BuildRequires:	alsa-lib-devel}
+%{?with_sound_arts:BuildRequires:	arts-devel}
 %{?with_spellchecker:BuildRequires:	aspell-devel}
 BuildRequires:	autoconf
 BuildRequires:	automake
-##%{?with_miasto_plusa:BuildRequires:	curl-devel}
-##%{?with_esd:BuildRequires:	esound-devel}
+%{?with_sms_miastoplusa:BuildRequires:	curl-devel}
+%{?with_sound_esd:BuildRequires:	esound-devel}
 BuildRequires:	gettext-devel
 BuildRequires:	kdelibs-devel
-BuildRequires:	libgadu-devel >= %{_libgadu_ver}
+#BuildRequires:	libgadu-devel >= %{_libgadu_ver}
 BuildRequires:	libgsm-devel
 BuildRequires:	libsndfile-devel >= 1.0
 BuildRequires:	libtool
-%{?with_nas:BuildRequires:	nas-devel}
+%{?with_sound_nas:BuildRequires:	nas-devel}
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	qt-linguist
 BuildRequires:	sed >= 4.0
-##%{?with_xmms:BuildRequires:	xmms-devel}
+%{?with_xmms:BuildRequires:	xmms-devel}
+Obsoletes:	kadu-module-imiface <= 0.4.3
+Obsoletes:	kadu-module-speech <= 0.4.3
+Obsoletes:	kadu-module-tcl_scripting <= 0.4.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
 %define		_modules_dir	%{_libdir}/%{name}/modules
 %define		_bin_dir	%{_libdir}/%{name}/bin
 
@@ -108,24 +180,291 @@
 systemĂłw UN*Xowych). Napisano go w oparciu o bibliotekÄ™ QT i KDE,
 przeznaczony jest więc dla tego środowiska.
 
-%package module-xmms
+%package module-advanced_userlist
+Summary:	Advanced Userlist module
+Summary(pl.UTF-8):	Moduł zaawansowanej konfiguracji sortowania listy kontaktów
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-advanced_userlist
+Advanced Userlist module.
+
+%description module-advanced_userlist -l pl.UTF-8
+Moduł zaawansowanej konfiguracji sortowania listy kontaktów.
+
+%package module-agent
+Summary:	Spying module that shows who's invisible
+Summary(pl.UTF-8):   ModuĹ‚ szpiegowski pokazujÄ
cy ukryte osoby
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+Obsoletes:	kadu-module-spy
+
+%description module-agent
+Spying module that shows who's invisible
+
+%description module-agent -l pl.UTF-8
+ModuĹ‚ szpiegowski pokazujÄ
cy ukryte osoby.
+
+%package module-autoresponder
+Summary:	Autoresponder module
+Summary(pl.UTF-8):	Moduł autoodpowiedzi
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-autoresponder
+Autoresponder module.
+
+%description module-autoresponder -l pl.UTF-8
+Moduł autoodpowiedzi.
+
+%package module-dcopexport
+Summary:	Kadu DCOP interface
+Summary(pl.UTF-8):	Interfejs niektĂłrych funkcji Kadu do DCOP
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-dcopexport
+Kadu DCOP interface.
+
+%description module-dcopexport -l pl.UTF-8
+Interfejs niektĂłrych funkcji Kadu do DCOP.
+
+%package module-docking-desktop
+Summary:	Desktop docking module
+Summary(pl.UTF-8):	Moduł dokowania w dowolnym punkcie ekranu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-docking-desktop
+Desktop docking module.
+
+%description module-docking-desktop -l pl.UTF-8
+Moduł dokowania w dowolnym punkcie ekranu.
+
+%package module-filedesc
+Summary:	Descriptions from file module
+Summary(pl.UTF-8):	Moduł obsługi opisów z pliku
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-filedesc
+Descriptions from file module.
+
+%description module-filedesc -l pl.UTF-8
+Moduł obsługi opisów z pliku.
+
+%package module-filtering
+Summary:	User list filtering
+Summary(pl.UTF-8):	Filtrowanie listy kontaktĂłw
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-filtering
+User list filtering.
+
+%description module-filtering -l pl.UTF-8
+Filtrowanie listy kontaktĂłw.
+
+%package module-firewall
+Summary:	Mudule 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}
+
+%description module-firewall
+Mudule blocks unknown persons, who wants to start chat.
+
+%description module-firewall -l pl.UTF-8
+ModuĹ‚ blokuje nieznane osoby, chcÄ
ce zaczÄ
ć rozmowę.
+
+%package module-iwait4u
+Summary:	iwait4u module inform you, that someone from userlist is active
+Summary(pl.UTF-8):	Modul iwait4u do informowania o dostępności osób z listy
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-iwait4u
+iwait4u module inform you, that someone from userlist is active.
+
+%description module-iwait4u -l pl.UTF-8
+Modul iwait4u informuje, şe osoba z listy uşytkowników jest dostępna.
+
+%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
+
+%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-falf
+Summary:	Support falf status
+Summary(pl.UTF-8):   Moduł statusu dla falf
+Group:		Applications/Communications
+Requires:	%{name}-module-mediaplayer = %{version}-%{release}
+
+%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} = %{version}-%{release}
+Requires:	%{name}-module-mediaplayer = %{version}-%{release}
 Requires:	xmms
 
-%description module-xmms
+%description module-mediaplayer-xmms
 Module which allows showing in status description information about
 the song currently played in XMMS.
 
-%description module-xmms -l pl.UTF-8
+%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-notify-exec
+Summary:	Notification by external commands module
+Summary(pl.UTF-8):	ModuĹ‚ powiadamiania uĹźytkownika o zdarzeniach za pomocÄ
 zewnętrznych poleceń
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-notify-exec
+Notification by external commands module.
+
+%description module-notify-exec -l pl.UTF-8
+ModuĹ‚ powiadamiania uĹźytkownika o zdarzeniach za pomocÄ
 zewnętrznych
+poleceń.
+
+%package module-notify-led
+Summary:	Notification by Scroll Lock LED
+Summary(pl.UTF-8):	ModuĹ‚ powiadamiania diodÄ
 Scroll Lock
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-notify-led
+Notification by Scroll Lock LED.
+
+%description module-notify-led -l pl.UTF-8
+ModuĹ‚ powiadamiania diodÄ
 Scroll Lock.
+
+%package module-notify-osdhints
+Summary:	Notification by OSD-like hints
+Summary(pl.UTF-8):	Powiadamianie o zdarzeniach przy pomocy dymkĂłw typu OSD
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-notify-osdhints
+Notification by OSD-like hints.
+
+%description module-notify-osdhints -l pl.UTF-8
+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
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-notify-pcspeaker
+PC Speaker module.
+
+%description module-notify-pcspeaker -l pl.UTF-8
+Moduł do obsługi PC Speakera.
+
+%package module-notify-speech
+Summary:	Speech synthesis support
+Summary(pl.UTF-8):	Moduł obsługi "Głośnego czytania"
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+Requires:	powiedz
+
+%description module-notify-speech
+Kadu module which supports reading aloud using speech synthesis
+provided by external program "powiedz".
+
+%description module-notify-speech -l pl.UTF-8
+Moduł obsługi "Głośnego czytania" przez zewnętrzny program "powiedz".
+
+%package module-powerkadu
+Summary:	PowerKadu extensions
+Summary(pl.UTF-8):	Rozszerzenia PowerKadu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-powerkadu
+PowerKadu is an add-on to Kadu. It extends Kadu functionality by
+useful functions, like : autostatus, antistring, cenzor, TeX formula,
+words fix, ...
+
+%description module-powerkadu -l pl.UTF-8
+PowerKadu jest dodatkiem do Kadu. Poszerza on moşliwości Kadu o
+przydatne funkcje, takie jak: autostatus, antyłańcuszek, cenzor,
+formuły TeX-a, korekta słów...
+
+%package module-profiles
+Summary:	Kadu Profiles
+Summary(pl.UTF-8):	Profile w Kadu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-profiles
+Kadu Profiles.
+
+%description module-profiles -l pl.UTF-8
+Profile w Kadu.
+
+%package module-screenshot
+Summary:	Simple ScreenShots module
+Summary(pl.UTF-8):	Moduł prostych zrzutów ekranu
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-screenshot
+Simple ScreenShots module.
+
+%description module-screenshot -l pl.UTF-8
+Moduł prostych zrzutów ekranu.
+
+%package module-sms-miastoplusa
+Summary:	SMS Gateway on Miasto Plusa module
+Summary(pl.UTF-8):	Moduł obsługi bramki SMS w Mieście Plusa
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-sms-miastoplusa
+SMS Gateway on Miasto Plusa module.
+
+%description module-sms-miastoplusa -l pl.UTF-8
+Moduł obsługi bramki SMS w Mieście Plusa.
+
 %package module-sound-alsa
 Summary:	Support ALSA sound
-Summary(pl.UTF-8):   Wsparcie dla dźwięku ALSA
+Summary(pl.UTF-8):	Wsparcie dla dźwięku ALSA
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 Requires:	alsa-lib
@@ -138,7 +477,7 @@
 
 %package module-sound-arts
 Summary:	Support aRts sound server
-Summary(pl.UTF-8):   Wsparcie dla serwera dzwięku arts
+Summary(pl.UTF-8):	Wsparcie dla serwera dźwięku aRts
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 Requires:	arts
@@ -149,9 +488,21 @@
 %description module-sound-arts -l pl.UTF-8
 Moduł do obsługi serwera dźwięku aRts.
 
+%package module-sound-dsp
+Summary:	DSP sound module
+Summary(pl.UTF-8):	Moduł obsługi dźwięku przez DSP
+Group:		Applications/Communications
+Requires:	%{name} = %{version}-%{release}
+
+%description module-sound-dsp
+DSP sound module.
+
+%description module-sound-dsp -l pl.UTF-8
+Moduł obsługi dźwięku przez DSP.
+
 %package module-sound-esd
 Summary:	Support ESD sound server
-Summary(pl.UTF-8):   Wsparcie dla serwera dźwięku ESD
+Summary(pl.UTF-8):	Wsparcie dla serwera dźwięku ESD
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 Requires:	esound
@@ -164,7 +515,7 @@
 
 %package module-sound-nas
 Summary:	Support Network Audio System
-Summary(pl.UTF-8):   Wsparcie dla sieciowego systemu dzwięku NAS
+Summary(pl.UTF-8):	Wsparcie dla sieciowego systemu dźwięku NAS
 Group:		Applications/Communications
 Requires:	%{name} = %{version}-%{release}
 Requires:	nas
@@ -175,50 +526,34 @@
 %description module-sound-nas -l pl.UTF-8
 Moduł obsługi dźwięku przez NAS.
 
-%package module-speech
-Summary:	Speech synthesis support
-Summary(pl.UTF-8):   Moduł obsługi "Głośnego czytania"
-Group:		Applications/Communications
-Requires:	%{name} = %{version}-%{release}
-Requires:	powiedz
-
-%description module-speech
-Kadu module which supports reading aloud using speech synthesis
-provided by external program "powiedz".
-
-%description module-speech -l pl.UTF-8
-Moduł obsługi "Głośnego czytania" przez zewnętrzny program "powiedz".
-
-%package module-amarok
-Summary:	Support amarok status
-Summary(pl.UTF-8):   Moduł statusu dla amarok
-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-amarok -l pl.UTF-8
-ModuĹ‚ umoĹźliwiajÄ
cy w opisie statusu pokazywanie informacji o
-odgrywanym utworze z odtwarzacza amarok.
-
<<Diff was trimmed, longer than 597 lines>>

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



More information about the pld-cvs-commit mailing list