# 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 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 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