Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559154
en ru br
Репозитории ALT

Группа :: Графические оболочки/KDE
Пакет: kiax

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

Name: kiax
Version: 0.8.51
Release: alt3
Summary: software phone with a simple and comfortable UI
Url: http://sourceforge.net/projects/kiax
License: GPL
Group: Graphical desktop/KDE

Source0: %name-%version-src.tar.gz
Patch0: %name-%version-install.patch
Patch1: %name.iaxclient.patch
Patch2: %name.desktop.patch

# Automatically added by buildreq on Sat Mar 17 2007 (-bi)

BuildRequires: gcc-c++ iaxclient kdelibs-devel libqt3-devel libXext-devel libXpm-devel packages-info-i18n-common

Requires: alsa-oss

%description
Kiax is a software phone (soft phone, VoIP client) with a simple
and comfortable user interface for making VoIP calls to Asterisk PBX.
It depends on the iaxclient library to use Asterisk's IAX2 protocol i
for easy call configuration and audio setup.

%prep
%setup -q -n %name-%version-src
%patch0 -p0
%patch1 -p0
%patch2 -p0
subst 's at \/usr\/local at \/usr at ' src/*.pro
subst 's at \/usr\/local at \/usr at ' src/*.h
subst 's at \/usr\/local at \/usr at ' bin/Makefile

%build
export PATH=$PATH:%_libdir/qt3/bin
qmake -o Makefile qkiax.pro
rm -rf lib
%make

%install
install -d %buildroot%_bindir
install -d %buildroot%_desktopdir
install -d %buildroot%_datadir/%name/icons/

make install INSTALL_ROOT=%buildroot

install icons/*.png %buildroot%_datadir/%name/icons/
install kiax.desktop %buildroot%_desktopdir/kiax.desktop

%files
%_datadir/%name
%_bindir/*
%_desktopdir/*

%changelog

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

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin