aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/tremor/tremor_20101027.bb
blob: e5eab6cb9cb0acaac5bb0ef2b27f33a0107cd9fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
SECTION = "libs"
ot;file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \ file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f" DEPENDS = "libogg" SRCDATE = "${PV}" PR = "r0" SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor;rev=17572;proto=http" S = "${WORKDIR}/Tremor" inherit autotools EXTRA_OECONF=" --enable-shared --disable-rpath " ARM_INSTRUCTION_SET = "arm"