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

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

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

%define origname libopenh323
Name: libopenh323_1.19
Version: 1.19.0.1
Release: alt5

Summary: OpenH323 Library

License: MPL
Group: System/Libraries
Url: http://openh323.sf.net/

Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: openh323-%version.tar.bz2

Patch: libopenh323.ixjlib.patch

Obsoletes: openh323_1
Conflicts: %origname

# Automatically added by buildreq on Sun Feb 06 2005

BuildRequires: gcc-c++ hostinfo libSDL_sound-devel libexpat-devel libldap-devel
BuildRequires: libsasl2-devel libssl-devel libstdc++-devel

BuildPreReq: libpw1.11-devel libspeex-devel

%set_verify_elf_method textrel=relaxed

%description
This is a Open Source class library for the development of
applications that wish to use the H.323 protocol for multi-media
communications over packet based networks.

%description -l ru_RU.KOI8-R
Это библитека классов с открытыми исходниками для разработки
приложений, которым необходимо использование протокола H.323
для мультимедийного обмена информацией через сети с пакетной
передачей.

%package devel
Summary: OpenH323 development files
Summary(ru_RU.KOI8-R): Файлы для разработки с OpenH323
Group: Development/C
Requires: %name = %version
Requires: libldap-devel
Requires: libSDL_sound-devel
Requires: libexpat-devel
Obsoletes: openh323_1-devel
Conflicts: %origname-devel

%description devel
Header files and libraries for developing applications that use
OpenH323.

%description devel -l ru_RU.KOI8-R
Заголовочные файлы и библиотеки для разработки приложений,
использующих OpenH323.

%prep
%setup -qn openh323-%version
%patch -p2

%build
%configure --enable-localspeex \
--enable-shared=yes \
--enable-static=no \
--disable-h460
%make_build

%install
%makeinstall_std
install -m644 openh323u.mak.alt %buildroot/%_datadir/openh323/openh323u.mak

#fix doc perms

chmod a+r *.txt *.htm

%files
%doc *.txt mpl-1.0.htm
%_libdir/lib*.so.*
%_libdir/pwlib
# for buggy make
%_libdir/*.so

%files devel
%_libdir/*.so
%_includedir/*
%_datadir/openh323

%changelog

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

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