Группа :: Коммуникации
Пакет: minisip
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: minisip
Version: 0.7.0
Release: alt0.M24.1
Summary: minisip is a SIP user agent
License: GPL
Group: Communications
Packager: Alexey Borovskoy <alb at altlinux.ru>
URL: http://www.minisip.org
Source0: %name-%version.tar.gz
Source1: %name.menu
Patch1: %name-configure.patch
Patch2: %name-include-ffmpeg.patch
BuildPreReq: gcc-c++ libssl-devel libmutil-devel libmnetutil-devel libmikey-devel libmsip-devel
BuildPreReq: libglademm-devel libgtkmm2-devel libalsa-devel ffmpeg-devel zlib-devel libSDL-devel
BuildPreReq: libglibmm-devel
#Requires: libssl libmutil libmnetutil
%description
minisip is a soft telephone which uses the SIP protocol. It provides
additional security, such as encryption and authentication, by using
the SRTP (RFC3711) and MIKEY (RFC 3830) protocols. It uses GTK+ for
graphical interface.
%prep
%setup -qn %name-%version
%patch1
%patch2
%build
%__aclocal
%__autoconf
%configure \
--enable-alsa \
--enable-video
%make_build
%install
%make_install DESTDIR=%buildroot install
%__mkdir_p %buildroot%_menudir
%__cp %SOURCE1 %buildroot%_menudir
%post
%update_menus
%postun
%clean_menus
%files
%_bindir/*
%_datadir/%name
%_menudir/*
%changelog
…
Полный changelog можно просмотреть здесь
Version: 0.7.0
Release: alt0.M24.1
Summary: minisip is a SIP user agent
License: GPL
Group: Communications
Packager: Alexey Borovskoy <alb at altlinux.ru>
URL: http://www.minisip.org
Source0: %name-%version.tar.gz
Source1: %name.menu
Patch1: %name-configure.patch
Patch2: %name-include-ffmpeg.patch
BuildPreReq: gcc-c++ libssl-devel libmutil-devel libmnetutil-devel libmikey-devel libmsip-devel
BuildPreReq: libglademm-devel libgtkmm2-devel libalsa-devel ffmpeg-devel zlib-devel libSDL-devel
BuildPreReq: libglibmm-devel
#Requires: libssl libmutil libmnetutil
%description
minisip is a soft telephone which uses the SIP protocol. It provides
additional security, such as encryption and authentication, by using
the SRTP (RFC3711) and MIKEY (RFC 3830) protocols. It uses GTK+ for
graphical interface.
%prep
%setup -qn %name-%version
%patch1
%patch2
%build
%__aclocal
%__autoconf
%configure \
--enable-alsa \
--enable-video
%make_build
%install
%make_install DESTDIR=%buildroot install
%__mkdir_p %buildroot%_menudir
%__cp %SOURCE1 %buildroot%_menudir
%post
%update_menus
%postun
%clean_menus
%files
%_bindir/*
%_datadir/%name
%_menudir/*
%changelog
…
Полный changelog можно просмотреть здесь