4 DESCRIPTION
= "tremor is a fixed point implementation of the vorbis codec."
9 # tremor makes heavy use of non
-thumb
-compatible inline asm.
10 ARM_INSTRUCTION_SET
= "arm"
12 PROVIDES
+= "libvorbisidec"
14 SRC_URI
= "svn://svn.xiph.org/trunk;module=Tremor;rev=4573;proto=http \
15 file://pkgconfig.patch"
17 S
= "${WORKDIR}/Tremor"
19 inherit autotools pkgconfig
21 EXTRA_OECONF
=" --enable-shared --disable-rpath "