libosip2 stable port information

Package: libosip2
Version: 2.0.5
Revision: 12
BuildDependsOnly: true
###
Depends: libosip2-shlibs (= %v-%r), mpatrol1-shlibs
BuildDepends: mpatrol1-dev (>= 1.4.8-11)
Conflicts: libosip, libosip0, libosip1, libosip2
Replaces: libosip, libosip0, libosip1, libosip2
###
Source: http://osip.atosc.org/download/osip/%n-%v.tar.gz
Source-MD5: b78593a76351a266b81606a9bf6f76af
###
PatchScript: <<
perl -pi.bak -e 's, -lelf , ,g' configure
<<
###
DocFiles: AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TODO
###
ConfigureParams: --disable-debug --disable-trace --enable-mpatrol --enable-ntimer --enable-sysv --enable-semaphore --enable-pthread --with-pic --enable-shared --enable-static --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
SplitOff: <<
Package: libosip2-shlibs
Depends: mpatrol1-shlibs
Files: <<
lib/libosip2.*.dylib
lib/libosipparser2.*.dylib
<<
Shlibs: <<
%p/lib/libosip2.2.dylib 3.0.0 %n (>= 2.0.5-10)
%p/lib/libosipparser2.2.dylib 3.0.0 %n (>= 2.0.5-10)
<<
DocFiles: AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README TODO
<<
###
Description: Implementation of SIP (RFC 3261)
DescDetail: <<
oSIP implements the Session Initiation Protocol (published by IETF as
RFC 3161). It can provide signalling capabilities for multimedia applications
(IP phones, etc.). It provides a fully usable parser for the SIP syntax and
implements the "transaction layer" as defined in the draft. It also provides
an SDP parser and extra features for the User Agent. It can be used to build
both proxy and IP phones.
<<
###
License: LGPL
Maintainer: Justin F. Hallett
Homepage: http://www.linphone.org/