summaryrefslogtreecommitdiffstats
path: root/meta/recipes-tbd/libsamplerate/libsamplerate0_0.1.2.bb
blob: 10923404d0db8aa1503454ea3ec0ee19bf5d529b (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "An audio Sample Rate Conversion library"
SECTION = "libs"
LICENSE = "GPL libsamplerate"
DEPENDS = "flac"
PR = "r3"

SRC_URI = "http://www.mega-nerd.com/SRC/libsamplerate-${PV}.tar.gz"
S = "${WORKDIR}/libsamplerate-${PV}"

inherit autotools pkgconfig