From 113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 08:26:04 +0000 Subject: Add a ton of missing package DESCRIPTION fields. BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ --- libvorbis/libvorbis_1.0.1.oe | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libvorbis') diff --git a/libvorbis/libvorbis_1.0.1.oe b/libvorbis/libvorbis_1.0.1.oe index ea196211a0..b6b2c0e82c 100644 --- a/libvorbis/libvorbis_1.0.1.oe +++ b/libvorbis/libvorbis_1.0.1.oe @@ -1,6 +1,9 @@ SECTION = "libs" RDEPENDS = "libc6 libogg" DEPENDS = "virtual/libc libogg" +DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \ +that is free of intellectual property restrictions. libvorbis \ +is the main vorbis codec library." SRC_URI = http://www.vorbis.com/files/${PV}/unix/libvorbis-${PV}.tar.gz -- cgit v1.2.3