# 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: # # opus # opus/Makefile # opus/distinfo # opus/pkg-descr # opus/pkg-plist # echo c - opus mkdir -p opus > /dev/null 2>&1 echo x - opus/Makefile sed 's/^X//' >opus/Makefile << '7673207fa49a15638662babaf63a8bd0' X# New ports collection makefile for: opus X# Date created: 2012-07-19 X# Whom: Christian Weisgerber X# X# $FreeBSD: ports/audio/opus/Makefile,v 1.2 2012/07/22 19:39:06 naddy Exp $ X# X XPORTNAME= opus XPORTVERSION= 1.0.1 XCATEGORIES= audio XMASTER_SITES= http://downloads.xiph.org/releases/opus/ \ X ${MASTER_SITE_MOZILLA_EXTENDED}/opus/ X XMAINTAINER= naddy@FreeBSD.org XCOMMENT= Interactive speech and audio codec X XUSE_AUTOTOOLS= libtool XUSE_GNOME= gnomehack XUSE_LDCONFIG= yes X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --disable-doc # requires doxygen XMAKE_JOBS_SAFE= yes X X# Don't install dummy doxygen-build.stamp XMAKE_ARGS+= docdir="" doc_DATA="" X Xregression-test: build X @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check X X.include 7673207fa49a15638662babaf63a8bd0 echo x - opus/distinfo sed 's/^X//' >opus/distinfo << '0fe9cbed687949f5610a92ac23121abd' XSHA256 (opus-1.0.1.tar.gz) = 80fa5c3caf2ac0fd68f8a22cce1564fc46b368c773a17554887d0066fe1841ef XSIZE (opus-1.0.1.tar.gz) = 767241 0fe9cbed687949f5610a92ac23121abd echo x - opus/pkg-descr sed 's/^X//' >opus/pkg-descr << '90e8822a44b6baa8e2b8140f5f93ad7f' XThe Opus codec is designed to handle a wide range of interactive Xaudio applications, including Voice over IP, videoconferencing, Xin-game chat, and even remote live music performances. It can scale Xfrom low bit-rate narrowband speech to very high quality stereo Xmusic. X XIt is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 X XWWW: http://opus-codec.org/ 90e8822a44b6baa8e2b8140f5f93ad7f echo x - opus/pkg-plist sed 's/^X//' >opus/pkg-plist << '4e71238c50128bf0230e5a1ddc92ee42' Xinclude/opus/opus.h Xinclude/opus/opus_defines.h Xinclude/opus/opus_multistream.h Xinclude/opus/opus_types.h Xlib/libopus.a Xlib/libopus.la Xlib/libopus.so Xlib/libopus.so.2 Xlibdata/pkgconfig/opus.pc X@dirrm include/opus 4e71238c50128bf0230e5a1ddc92ee42 exit