aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libvorbis/libvorbis_1.2.3.bb
blob: 4d16d646de529a1623e83c88a085e9019e64b2ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
require libvorbis.inc

PR = "${INC_PR}.1"

SRC_URI = "http://downloads.xiph.org/releases/vorbis/libvorbis-${PV}.tar.gz \
	   file://configure_powerpc-no-fixed-cpu.patch;patch=1 \
	   file://patch-lib_backends.h;patch=1;pnum=0 \
	   file://patch-lib_codebook.c;patch=1;pnum=0 \
	   file://patch-lib_modes_residue_44.h;patch=1;pnum=0 \
	   file://patch-lib_modes_residue_44u.h;patch=1;pnum=0 \
	   file://patch-lib_res0.c;patch=1;pnum=0 \
	  "

# override should be handeld by pkgconfig now
EXTRA_OECONF = ""

SRC_URI[md5sum] = "5aa77f55c0e0aab8eb8ed982335daac8"
SRC_URI[sha256sum] = "c679d1e5e45a3ec8aceb5e71de8e3712630b7a6dec6952886c17435a65955947"