diff options
author | garga <garga@FreeBSD.org> | 2006-01-30 23:18:19 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-01-30 23:18:19 +0800 |
commit | 49338cc39a545583099eec3c5447fe7f340841b6 (patch) | |
tree | 67cf7c45f1bb83a034f5432d65036305daf23bf1 /net | |
parent | f24b845b602a2a1f09d2ed53606c188223e12e11 (diff) | |
download | freebsd-ports-gnome-49338cc39a545583099eec3c5447fe7f340841b6.tar.gz freebsd-ports-gnome-49338cc39a545583099eec3c5447fe7f340841b6.tar.zst freebsd-ports-gnome-49338cc39a545583099eec3c5447fe7f340841b6.zip |
- Update to 0.8.1
PR: ports/91880
Submitted by: Alex Miller <asm@asm.kiev.ua>
Approved by: maintainer timeout (14 days)
Diffstat (limited to 'net')
-rw-r--r-- | net/ortp/Makefile | 5 | ||||
-rw-r--r-- | net/ortp/distinfo | 5 | ||||
-rw-r--r-- | net/ortp/pkg-descr | 24 | ||||
-rw-r--r-- | net/ortp/pkg-plist | 30 |
4 files changed, 29 insertions, 35 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 32e48527cdf0..2480f028760f 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -6,15 +6,14 @@ # PORTNAME= ortp -PORTVERSION= 0.6.2 -PORTREVISION= 4 +PORTVERSION= 0.8.1 CATEGORIES= net MASTER_SITES= http://www.linphone.org/ortp/sources/ MAINTAINER= sobomax@FreeBSD.org COMMENT= A Real-time Transport Protocol (RTP) stack -USE_GNOME= glib20 +USE_GNOME= glib20 pkgconfig gnomehack USE_AUTOTOOLS= libtool:13:inc CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc INSTALLS_SHLIB= yes diff --git a/net/ortp/distinfo b/net/ortp/distinfo index fc97bfb932c3..9aadde2ddaf9 100644 --- a/net/ortp/distinfo +++ b/net/ortp/distinfo @@ -1,3 +1,4 @@ -MD5 (ortp-0.6.2.tar.gz) = d1c5bd773a288bcacbf4cf6c93d75228 -SHA256 (ortp-0.6.2.tar.gz) = 7779b3f8a0ff708b50e666dc014e6af9912817865e97135a13866c2cb52da8d5 +MD5 (ortp-0.8.1.tar.gz) = 5d8a8da638aec3a80214d64e0c7929af +SHA256 (ortp-0.8.1.tar.gz) = ae5124fc34bc4238142746250dc4e9d0f4bd0ae42d7e46d948694c49f9164f0a +SIZE (ortp-0.8.1.tar.gz) = 440808 SIZE (ortp-0.6.2.tar.gz) = 378484 diff --git a/net/ortp/pkg-descr b/net/ortp/pkg-descr index 11c3827e4815..feb3f5b4a573 100644 --- a/net/ortp/pkg-descr +++ b/net/ortp/pkg-descr @@ -2,18 +2,20 @@ oRTP - a Real-time Transport Protocol stack under LGPL. Features: - o Written in C, based on glib for unix and windows portability. - o Implement the RFC1889 (RTP) with a easy to use API with high and low - level access. - o Includes support for multiples profiles, AV profile (RFC1890) being the - one by default. - o Includes a packet scheduler for synchronizing rtp recv and send. Scheduling + * Written in C + * Implement the RFC3550 (RTP) with a easy to use API with high and low level + access. + * Includes support for multiples profiles, AV profile (RFC1890) being the one + by default. + * Includes a packet scheduler for synchronizing rtp recv and send. Scheduling is optionnal, rtp sessions can remain not scheduled. - o Implements blocking and non blocking IO for RTP sessions. - o Supports mutiplexing IO, so that hundreds of RTP sessions can be managed by + * Implements blocking and non blocking IO for RTP sessions. + * Supports mutiplexing IO, so that hundreds of RTP sessions can be managed by a single thread. - o Supports part of RFC2833 for telephone events over RTP. - o The API is well documented using gtk-doc. - o Licensed under the Lesser Gnu Public License. + * Supports part of RFC2833 for telephone events over RTP. + * The API is well documented using gtk-doc. + * Licensed under the Lesser Gnu Public License. + * RTCP messages sent periodically since 0.7.0 (compound packet including + sender report or receiver report + SDES) WWW: http://www.linphone.org/ortp/ diff --git a/net/ortp/pkg-plist b/net/ortp/pkg-plist index 7046cefd64d9..b87877741c6e 100644 --- a/net/ortp/pkg-plist +++ b/net/ortp/pkg-plist @@ -1,32 +1,24 @@ include/ortp/ortp-config.h include/ortp/ortp.h include/ortp/payloadtype.h -include/ortp/port_fct.h +include/ortp/rtcp.h include/ortp/rtp.h -include/ortp/rtpmod.h include/ortp/rtpport.h include/ortp/rtpsession.h include/ortp/rtpsignaltable.h -include/ortp/rtptimer.h -include/ortp/scheduler.h include/ortp/sessionset.h include/ortp/str_utils.h include/ortp/telephonyevents.h lib/libortp.a lib/libortp.so -lib/libortp.so.0 -share/doc/ortp/book1.html -share/doc/ortp/index.sgml -share/doc/ortp/ortp-multiplexing-sessions-(in-a-one-thread-design).html -share/doc/ortp/ortp-rtp-payloads-and-profiles.html -share/doc/ortp/ortp-rtpsession-api.html -share/doc/ortp/ortp-stack-initialisation.html -share/doc/ortp/ortp-stack-management-functions.html -share/doc/ortp/ortp-telephone-events-(rfc2833)-.html -share/doc/ortp/ortp-telephony-events-(rfc2833)-.html -share/doc/ortp/ortpapi.html -share/doc/ortp/rtpsession.html -share/doc/ortp/stackinit.html -share/doc/ortp/startup.html -@dirrm share/doc/ortp +lib/libortp.so.2 +libdata/pkgconfig/ortp.pc +%%DOCSDIR%%/book1.html +%%DOCSDIR%%/ortp-library-management-functions.html +%%DOCSDIR%%/ortp-multiplexing-sessions---in-a-one-thread-design.html +%%DOCSDIR%%/ortp-rtp-payloads-and-profiles.html +%%DOCSDIR%%/ortp-rtpsession-api.html +%%DOCSDIR%%/ortp-telephone-events---rfc2833-.html +%%DOCSDIR%%/ortpapi.html +@dirrm %%DOCSDIR%% @dirrm include/ortp |