aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libvorbis/libvorbis_1.0.1.bb
blob: 303d66b030f8cbb9ba97f37e9f10de0a8efb4316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require libvorbis.inc

PR = "${INC_PR}.1"

EXTRA_OECONF = "--with-ogg-libraries=${STAGING_LIBDIR} \
	        --with-ogg-includes=${STAGING_INCDIR}"

SRC_URI = "http://www.vorbis.com/files/${PV}/unix/libvorbis-${PV}.tar.gz \
file://m4.patch"

SRC_URI[md5sum] = "4d6726fd02ce02f6e24824e594b0949a"
SRC_URI[sha256sum] = "20b3cbdb4b05322d470404a7d2e8cdae1e0ce5372113218ae3cada3b29da70f7"