---
name: audiere
version: 1.9.4_4
origin: audio/audiere
comment: High-level audio API
arch: freebsd:9:x86:64
www: http://audiere.sourceforge.net/
maintainer: amdmi3@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1414371
desc: |
  Audiere is a high-level audio API. It can play Ogg Vorbis, MP3,
  FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For audio
  output, Audiere supports DirectSound or WinMM in Windows, OSS on
  Linux and Cygwin, and SGI AL on IRIX.

  Audiere is open source and licensed under the LGPL. This means that
  you may freely use Audiere in commercial products, as long as you
  do not modify the source code. If you do modify Audiere and release
  a product that uses your modifications, you must release your changes
  to the code under the LGPL as well.

  Audiere is portable. It is tested on Windows, Linux-i386, Cygwin,
  and IRIX with at least three major compilers. Most of Audiere is
  endian-independent, so I expect it would work with few modifications
  on other architectures.

  WWW: http://audiere.sourceforge.net/
deps:
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  speex: {origin: audio/speex, version: '1.2.r1_4,1'}
  libvorbis: {origin: audio/libvorbis, version: '1.3.3_1,3'}
  libogg: {origin: audio/libogg, version: '1.3.1,4'}
  libcdaudio: {origin: audio/libcdaudio, version: 0.99.12p2_2}
categories:
- audio
shlibs_required:
- libspeex.so.1
- libvorbisfile.so.6
- libvorbis.so.4
- libogg.so.8
- libcdaudio.so.1
shlibs_provided:
- libaudiere-1.9.4.so
options: {VORBIS: on, SPEEX: on, DUMB: on, CDAUDIO: on}
files:
  /usr/local/bin/audiere-config: 40b82c7528ca1a45e05f1423442637cdfdc9a41538aed0095ac365cc10df77af
  /usr/local/include/audiere.h: 613bacb0b8c4115ea7f42fb3ba4fd5e5281d9cd4eec83f7c7753552f3f9a9a6e
  /usr/local/lib/libaudiere-1.9.4.so: 66dd49303c5ba8bd2a39eb23476e61e9a6d4137a775d47451191abdf4cc485dc
  /usr/local/lib/libaudiere.a: b6ee91e25bbaae001688a4762320ce4f27dedc1a00e173992120cb8bd96296a0
  /usr/local/lib/libaudiere.la: a20d9868cbc82407f731e81b924759a200f6d95fe5c2dd389110bd58a1861544
  /usr/local/lib/libaudiere.so: '-'
  /usr/local/share/doc/audiere/changelog.txt: b4be18d8fc621fb565da608ca31d731652114514f861fc4eafd65f5918d58fcc
  /usr/local/share/doc/audiere/cvs.txt: f52f470d2139872695b794fadfd3dc2a2815928d596945b76d2db0d0ce5012cc
  /usr/local/share/doc/audiere/dependencies.txt: 9d79c589363319d58d9fcb2f3cbea0b2aae639043a364f574f2f36e14051b7d4
  /usr/local/share/doc/audiere/faq.txt: f4acf27ff6b0c98393b8acb94bbbfd25c1110c9e593aa398241e161c3fad6d37
  /usr/local/share/doc/audiere/glossary.txt: 454ab0bb73cd16abe91f4d243b5f123671048331739a784e3cab2e7ce9312c27
  /usr/local/share/doc/audiere/license.txt: 5c1a4e9849297921c6399f9b2f90deede1d5d214a8f666f43fe157a276bb8ceb
  /usr/local/share/doc/audiere/overview.txt: 8c70cdf786e328854ec5185a7cfd165249a50426bf6f1e2c6cc3092ff7fde724
  /usr/local/share/doc/audiere/readme.txt: e895888904f5c8884f57a423ecba41e7470418e6293c4a4aaba3a270f9597fce
  /usr/local/share/doc/audiere/release-howto.txt: 5d84fdcbbb7df55bf1dbdc7383d25fad5500533ce667e1978b77ff6e656b80f6
  /usr/local/share/doc/audiere/tutorial.txt: 2a26433d86611227a9f57d22d16f2eadd21a1886b473858e10a751bb3568ac87
directories:
  /usr/local/share/doc/audiere/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  post-deinstall: |
    /sbin/ldconfig -R
