aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsamplerate/libsamplerate0_0.1.7.bb
blob: b41f97fe21c26cb3555978579e2468d0a90cb261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "An audio Sample Rate Conversion library"
SECTION = "libs"
LICENSE = "GPL libsamplerate"

PR = "r1"

SRC_URI = "http://www.mega-nerd.com/SRC/libsamplerate-${PV}.tar.gz \
           file://libsamplerate-0.1.7-macro-quoting.patch;patch=1;pnum=0 \
           file://libsamplerate-0.1.7-tests.patch;patch=1 "
S = "${WORKDIR}/libsamplerate-${PV}"

inherit autotools pkgconfig