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 --- libogg/libogg_1.0.oe | 3 +++ libogg/libogg_1.1.oe | 3 +++ 2 files changed, 6 insertions(+) (limited to 'libogg') diff --git a/libogg/libogg_1.0.oe b/libogg/libogg_1.0.oe index 7216c4049a..898d6d6ff7 100644 --- a/libogg/libogg_1.0.oe +++ b/libogg/libogg_1.0.oe @@ -1,6 +1,9 @@ SECTION = "libs" RDEPENDS = "libc6" DEPENDS = "virtual/libc" +DESCRIPTION = "libogg is the bitstream and framing library \ +for the Ogg project. It provides functions which are \ +necessary to codec libraries like libvorbis." SRC_URI = http://www.vorbis.com/files/1.0/unix/libogg-${PV}.tar.gz diff --git a/libogg/libogg_1.1.oe b/libogg/libogg_1.1.oe index 4a6a9f8622..67693fb212 100644 --- a/libogg/libogg_1.1.oe +++ b/libogg/libogg_1.1.oe @@ -1,6 +1,9 @@ SECTION = "libs" RDEPENDS = "libc6" DEPENDS = "virtual/libc" +DESCRIPTION = "libogg is the bitstream and framing library \ +for the Ogg project. It provides functions which are \ +necessary to codec libraries like libvorbis." SRC_URI = http://www.vorbis.com/files/1.0.1/unix/libogg-${PV}.tar.gz -- cgit v1.2.3