summaryrefslogtreecommitdiff
path: root/tremor/tremor_20030325.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-13 08:26:04 +0000
committerChris Larson <clarson@kergoth.com>2004-03-13 08:26:04 +0000
commit113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3 (patch)
treee8f66c90bbf5fd25e373992147282f48d9d0619f /tremor/tremor_20030325.oe
parent06f7d17e81de21a95e35b03453242bc62b05a6aa (diff)
Add a ton of missing package DESCRIPTION fields.
BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ
Diffstat (limited to 'tremor/tremor_20030325.oe')
-rw-r--r--tremor/tremor_20030325.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/tremor/tremor_20030325.oe b/tremor/tremor_20030325.oe
index 705da55e37..bd76d919b9 100644
--- a/tremor/tremor_20030325.oe
+++ b/tremor/tremor_20030325.oe
@@ -3,6 +3,7 @@ PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
RDEPENDS = "libc6"
DEPENDS = "virtual/libc libogg"
+DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
SRC_URI="cvs://anoncvs:anoncvs@xiph.org/usr/local/cvsroot;module=Tremor;date=20030325"
@@ -23,4 +24,4 @@ do_stage() {
libdir=/target/lib/tremor \
datadir=/share
prefix=''
-} \ No newline at end of file
+}