aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libvorbis/libvorbis_1.2.3.bb
blob: 3df3c68636440eb7acac40b78a465fc257c06a05 (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;apply=yes \
	   file://patch-lib_backends.h;apply=yes;striplevel=0 \
	   file://patch-lib_codebook.c;apply=yes;striplevel=0 \
	   file://patch-lib_modes_residue_44.h;apply=yes;striplevel=0 \
	   file://patch-lib_modes_residue_44u.h;apply=yes;striplevel=0 \
	   file://patch-lib_res0.c;apply=yes;striplevel=0 \
	  "

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

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