Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37587675
en ru br
Репозитории ALT
5.1: 0.1.28-alt3.1
4.1: 0.1.28-alt0.M41.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: farsight

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

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#
Name: farsight
Version: 0.1.28
Release: alt0.M41.1

Summary: A audio/video conferencing framework
Group: System/Libraries
License: LGPLv2+
URL: http://farsight.freedesktop.org/wiki/

Source0: http://farsight.freedesktop.org/releases/farsight/farsight-%{version}.tar.gz

Patch0: farsight-0.1.25-alt-unresolved.patch

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Thu Jul 03 2008

BuildRequires: gcc-c++ gst-plugins-devel gtk-doc libjingle-devel

BuildRequires: rpm-build-compat >= 0.95

%description
FarSight is an audio/video conferencing framework specifically designed
for Instant Messengers. It aims to provide a code structure that will be
able to absorb as many video conferencing protocols as possible. It also
offers an interface to those Instant Messengers, allowing them to embed
the video feeds and controls into them.

FarSight is not a standalone application. It provides two APIs, one for
interfacing with the different "protocol modules" and one for interfacing
with the Instant Messenger GUI.

%package devel
Summary: Development files for %name
Group: Development/C++
Requires: %name = %version-%release
Requires: libjingle-devel >= 0.3.11
Requires: gst-plugins-devel

%description devel
The %name-devel package contains libraries and header files for
developing applications that use %name.

%prep
%setup -q
%patch0 -p1

%build
%autoreconf
%configure \
--disable-static \
--disable-sequence-diagrams \
--disable-sofia-sip \
--disable-gnet \
--disable-msnwebcam \
--disable-yahoowebcam \
--enable-gtk-doc \
--enable-jingle-p2p \
--enable-rtp

%make_build

%install
%make_install DESTDIR=%buildroot install

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc COPYING AUTHORS
%dir %_sysconfdir/%name
%config(noreplace) %_sysconfdir/%name/gstelements.conf
%config(noreplace) %_sysconfdir/%name/gstcodecs.conf
%_libdir/lib*.so.*
%dir %_libdir/%name-0.1-3
%_libdir/%name-0.1-3/*.so
%_libdir/%name-0.1-3/*.la
#%exclude %_libdir/%name-0.1-3/*.la

%files devel
%_libdir/lib%name-0.1.so
%_libdir/pkgconfig/%name-0.1.pc
%_includedir/%name-0.1/
%_datadir/gtk-doc/html/%name

%changelog

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

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