Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 23:48:29 +0200
From:      Alex Miller <asm@asm.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91884: New port: net/ilbc iLBC codec for P2P audio communications such Google Talk
Message-ID:  <E1EycDF-0004Ml-Dx@piggy.asa.org.ua>
Resent-Message-ID: <200601162150.k0GLo3wp036217@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91884
>Category:       ports
>Synopsis:       New port: net/ilbc iLBC codec for P2P audio communications such Google Talk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 16 21:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Miller
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Home Sweet Home, Inc.
>Environment:

	System: FreeBSD 6.0-STABLE i386

>Description:

	Internet Low-Bitrate Codec used by P2P audio communication programs
(particulary - libjingle by Google)

>How-To-Repeat:
>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/net/ilbc
#	/usr/ports/net/ilbc/Makefile
#	/usr/ports/net/ilbc/distinfo
#	/usr/ports/net/ilbc/pkg-descr
#	/usr/ports/net/ilbc/pkg-plist
#
echo c - /usr/ports/net/ilbc
mkdir -p /usr/ports/net/ilbc > /dev/null 2>&1
echo x - /usr/ports/net/ilbc/Makefile
sed 's/^X//' >/usr/ports/net/ilbc/Makefile << 'END-of-/usr/ports/net/ilbc/Makefile'
X# New ports collection makefile for:	ilbc
X# Date created:				16 January 2006
X# Whom:					Alex Miller <asm@asm.kiev.ua>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ilbc
XPORTVERSION=	rfc3951
XCATEGORIES=	net
XMASTER_SITES=	http://simon.morlat.free.fr/download/1.2.x/source/
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Internet Low Bit Rate codec (RFC3951)
X
XUSE_AUTOTOOLS=	libtool:15
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/net/ilbc/Makefile
echo x - /usr/ports/net/ilbc/distinfo
sed 's/^X//' >/usr/ports/net/ilbc/distinfo << 'END-of-/usr/ports/net/ilbc/distinfo'
XMD5 (ilbc-rfc3951.tar.gz) = c53bb4f1d7184789ab90d2d33571e78a
XSHA256 (ilbc-rfc3951.tar.gz) = 5aef41a94f1a752b07190b5d2880128af251d9559d28a004ebfff228695caa57
XSIZE (ilbc-rfc3951.tar.gz) = 330306
END-of-/usr/ports/net/ilbc/distinfo
echo x - /usr/ports/net/ilbc/pkg-descr
sed 's/^X//' >/usr/ports/net/ilbc/pkg-descr << 'END-of-/usr/ports/net/ilbc/pkg-descr'
XiLBC (internet Low Bitrate Codec)
X
XiLBC is a FREE speech codec suitable for robust voice communication
Xover IP. The codec is designed for narrow band speech and results
Xin a payload bit rate of 13.33 kbit/s with an encoding frame length
Xof 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
Xenables graceful speech quality degradation in the case of lost frames,
Xwhich occurs in connection with lost or delayed IP packets.
X
XFeatures:
X
X * Bitrate 13.33 kbps (399 bits, packetized in 50 bytes) for the frame
X   size of 30 ms and 15.2 kbps (303 bits, packetized in 38 bytes) for
X   the frame size of 20 ms
X * Basic quality higher then G.729A, high robustness to packet loss
X * Computational complexity in a range of G.729A
X * Royalty Free Codec
X
XWWW: http://www.ilbcfreeware.org/
END-of-/usr/ports/net/ilbc/pkg-descr
echo x - /usr/ports/net/ilbc/pkg-plist
sed 's/^X//' >/usr/ports/net/ilbc/pkg-plist << 'END-of-/usr/ports/net/ilbc/pkg-plist'
Xinclude/ilbc/iLBC_decode.h
Xinclude/ilbc/iLBC_encode.h
Xinclude/ilbc/iLBC_define.h
Xlib/libilbc.so.0
Xlib/libilbc.a
X@dirrm include/ilbc
END-of-/usr/ports/net/ilbc/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EycDF-0004Ml-Dx>