Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37862773
en ru br
ALT Linux repos
5.0: 3.4.2-alt1
4.1: 2.2.11-alt1
4.0: 2.2.8-alt2
+backports:2.2.10-alt0.M40.1
3.0:
+backports:2.3.0-alt0.M30.0.1

Group :: System/Libraries
RPM: libopal

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#%define nver 2006.01.07
%define _name opal
%define pwlib_version 1.11.0

Name: libopal
Version: 2.3.0
Release: alt0.M30.0.1

Summary: Library for H323 spec

Url: http://www.openh323.org/

#Source: opal-%nver.tar.bz2

Source: http://snapshots.gnomemeeting.net/cvs/%_name-cvs.tar.gz
#Source: http://www.ekiga.org/downloads/beta2/sources/opal-%version.tar.bz2
License: MPL
Group: System/Libraries

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Automatically added by buildreq on Sun Jan 22 2006

BuildRequires: gcc-c++ libSDL-devel libexpat-devel libldap-devel libpw-devel libsasl2-devel libspeex-devel libssl-devel libstdc++-devel

BuildPreReq: libpw-devel >= %pwlib_version
Obsoletes: libopenh323

%description
Open Phone Abstraction Library (aka OpenH323 v2)

%package devel
Summary: Development package for opal
Group: Development/Other
Requires: %name = %version
Requires: libpw-devel >= 1.9.0
Obsoletes: libopenh323-devel

%description devel
Header files for development with opal.

%prep
%setup -q -n %_name

%build
%configure \
--enable-shared=yes --enable-static=no \
--with-pic=yes --enable-audio --enable-video --enable-ixj \
--disable-iax

make optshared OPTCCFLAGS="$RPM_OPT_FLAGS"

%install
make PREFIX=%prefix LIBDIR=%buildroot%_libdir DESTDIR=%buildroot install

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

%files
%doc mpl-1.0.htm
%_libdir/*.so.*

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

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin