mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
1023 B
Plaintext
26 lines
1023 B
Plaintext
PortSystem 1.0
|
|
name libosip2
|
|
version 5.3.1
|
|
categories net
|
|
maintainers {toby @tobypeterson} openmaintainer
|
|
license LGPL-2.1+
|
|
description GNU oSIP library
|
|
long_description \
|
|
oSIP is an implementation of SIP. SIP stands for the \
|
|
Session Initiation Protocol and is described by the \
|
|
rfc3261 (wich deprecates rfc2543). This library aims \
|
|
to provide multimedia and telecom software developers \
|
|
an easy and powerful interface to initiate and control \
|
|
SIP based sessions in their applications. SIP is a \
|
|
open standard replacement from IETF for H323.
|
|
homepage https://www.gnu.org/software/osip/
|
|
platforms darwin
|
|
master_sites gnu:osip
|
|
checksums rmd160 d9437b9356a9696a8b25cbdf117121892e0f8c7f \
|
|
sha256 fe82fe841608266ac15a5c1118216da00c554d5006e2875a8ac3752b1e6adc79 \
|
|
size 725024
|
|
configure.args --enable-mt --mandir=${prefix}/share/man
|
|
|
|
livecheck.name libosip2
|
|
livecheck.url https://ftp.gnu.org/gnu/osip/
|