aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsamplerate/libsamplerate0_0.1.7.bb
blob: 92f27cc9d8f31e69b805188b2c9f66f82b8cc67f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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


SRC_URI[md5sum] = "ad093e60ec44f0a60de8e29983ddbc0f"
SRC_URI[sha256sum] = "e0a646224a0323ac63f56ef009b2d7fee11452a7b8af139b19ae71d2890dbc9c"