aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/audiofile/audiofile_0.2.6.bb
blob: 1916be69b9f2e4edb03ffc84d5200d7c99e96747 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "The Audio File Library provides a uniform and elegant \
API for accessing a variety of audio file formats, such as AIFF/AIFF-C, \
WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual \
Research, Amiga IFF/8SVX, and NIST SPHERE."
SECTION = "libs"
LICENSE = "LGPL GPL"
RPROVIDES_${PN} += "audiofile"
PR = "r8"

SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz \
	   file://audiofile-m4_quote_fix.diff;patch=1;pnum=0 \
	   file://audiofile-oldstyle.patch;patch=1;pnum=0 \
	   file://audiofile-0.2.6.patch;patch=1;pnum=0 \
	   file://CVE-2008-5824.patch;patch=1 \
"

inherit autotools_stage lib_package binconfig