---
name: opus
version: 1.0.2_2
origin: audio/opus
comment: IETF audio codec
arch: freebsd:9:x86:64
www: http://opus-codec.org/
maintainer: naddy@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 935116
desc: |
  Opus is a totally open, royalty-free, highly versatile audio codec.
  It is standardized by the Internet Engineering Task Force (IETF)
  as RFC 6716 which incorporated technology from Skype's SILK codec
  and Xiph.Org's CELT codec.

  Opus is designed to handle a wide range of interactive audio
  applications, including Voice over IP, videoconferencing, in-game
  chat, and even live, distributed music performances. It scales from
  low bitrate narrowband speech at 6 kbit/s to very high quality
  stereo music at 510 kbit/s. Opus uses both Linear Prediction (LP)
  and the Modified Discrete Cosine Transform (MDCT) to achieve good
  compression of both speech and music.

  WWW: http://opus-codec.org/
categories: [audio]
files:
  /usr/local/include/opus/opus.h: 76944e3b2b4e53c5b74edc3af3bd1066a9d8fecf2c8f3cdb5efaf25ae7a1e6e9
  /usr/local/include/opus/opus_custom.h: 1004b97100ccdb838a328daca29f363c63420fc456182043a5bfc3360be55493
  /usr/local/include/opus/opus_defines.h: b8493562afb6223769ff8f66f8db13c9207e70231d7e68b759eefca7f34e5845
  /usr/local/include/opus/opus_multistream.h: 575426f869024a884effb9e336940c7e8ca2ef71e7a2d9d8decbbc9e9226b096
  /usr/local/include/opus/opus_types.h: 256b95680eda4cbcce679c192d56225cec93824b1620ae6410c69a8ae385211e
  /usr/local/lib/libopus.a: fcdf2fe149272a05156111488c920edf61af909f46df82f184d3db119cd5bd85
  /usr/local/lib/libopus.la: f89898f84d420233692abe68f24a25ce3fc7241ad39bc2ce3c3ea7f2bfe65e37
  /usr/local/lib/libopus.so: '-'
  /usr/local/lib/libopus.so.3: cf30057b24a3ff10ceca8a1576c6508b042cda7b083b436a7de27fe3394cb4ec
  /usr/local/libdata/pkgconfig/opus.pc: f1cfcd6848378fdf7bfed99ae9b2afb5289b0df04358fdc6817d6f118f6b0a01
  /usr/local/share/aclocal/opus.m4: 8cf9a338fb44c41f0803dd6ba9a6dff6fd95f2a95c766d76ee873424aeebb275
directories:
  /usr/local/include/opus/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
