summaryrefslogtreecommitdiff
path: root/tremor
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-09-10 22:32:00 +0000
committerPhil Blundell <philb@gnu.org>2004-09-10 22:32:00 +0000
commit25226aa9d5148eefc494af59678d910052b6b951 (patch)
treecf501a859eaf2d38eb6e1fd327a94b07edbea9be /tremor
parentf5c230be0d2abb16b23787ab2385052ccd10095c (diff)
disparage floating version of tremor
BKrev: 41422b60fnfcE4Dyif_PxJCZk0_v7Q
Diffstat (limited to 'tremor')
-rw-r--r--tremor/tremor_svn.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/tremor/tremor_svn.oe b/tremor/tremor_svn.oe
index 9b776a9c4a..a0eda77cf5 100644
--- a/tremor/tremor_svn.oe
+++ b/tremor/tremor_svn.oe
@@ -5,6 +5,8 @@ DEPENDS = "libogg"
DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
PV = "svn-${CVSDATE}"
+DEFAULT_PREFERENCE = "-1"
+
SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor"
S = "${WORKDIR}/Tremor"