Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1482556
 поиск   регистрация   авторизация 
 
Группа :: Сети/IRC
Пакет: konversation

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

Name: konversation
Version: 0.17
Release: alt0.M24.1

Summary: IRC client for KDE environment
License: GPL
Group: Networking/IRC
Packager: Alexey Borovskoy <alb at altlinux.ru>

URL: http://www.konversation.org
Source0: %name-%version.tar.bz2

BuildPreReq: gcc-c++ libqt3-devel libssl-devel kdelibs-devel menu-devel
BuildPreReq: libdnet-devel doxygen xml-utils
#BuildPreReq: perl-CGI perl-SOAP-Lite

#Requires: perl-CGI perl-SOAP-Lite


%description
Konversation is a simple and easy-to-use IRC client for KDE
with support for SSL connections, strikeout, multi-channel joins,
away/unaway messages, ignore list functionality, full Unicode support,
the ability to auto-connect to a server, optional timestamps in
chat windows, configurable background colors, and much more.

%prep
%setup -qn %name-%version
%__subst "s/\.la/\.so/g" configure

%build
%configure --with-pic --disable-rpath
%make_build

%install
%make_install DESTDIR=%buildroot install

#perl-SOAP-Lite

%__rm %buildroot%_datadir/apps/%name/scripts/google

%__mkdir_p %buildroot%_menudir
%__mkdir_p %buildroot%_docdir/%name-%version

%__cp {AUTHORS,COPYING,README} %buildroot%_docdir/%name-%version
%__cp {ChangeLog,TODO} %buildroot%_docdir/%name-%version

%find_lang %name --with-kde

%Md2m "%name" "Applications/Networking/IRC" \
%buildroot%_datadir/applications/kde/%name.desktop \
%buildroot%_menudir/%name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_menudir/*
%_iconsdir/*/*/*/*
%_bindir/*
%_docdir/%name-%version
%_datadir/config.kcfg/*
%_datadir/applications/*/*
%_datadir/apps/*
%_datadir/services/*

%changelog

Полный changelog можно просмотреть здесь

 
design & coding: Vladimir Lettiev aka crux © 2004-2005