aboutsummaryrefslogtreecommitdiffstats
path: root/jack
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 /jack
parent06f7d17e81de21a95e35b03453242bc62b05a6aa (diff)
downloadopenembedded-113e9f87ad0dcb2a5c7d71cadfdba93fe2ef92e3.tar.gz
Add a ton of missing package DESCRIPTION fields.
BKrev: 4052c59c7bolGgKg0fqnaHTjcsYRWQ
Diffstat (limited to 'jack')
-rw-r--r--jack/jack_0.92.0.oe4
-rw-r--r--jack/jack_0.94.0.oe4
2 files changed, 8 insertions, 0 deletions
diff --git a/jack/jack_0.92.0.oe b/jack/jack_0.92.0.oe
index d747f3d8bb..f24debcbf7 100644
--- a/jack/jack_0.92.0.oe
+++ b/jack/jack_0.92.0.oe
@@ -3,6 +3,10 @@ PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "libc6 alsa"
DEPENDS = "virtual/libc alsa-lib"
+DESCRIPTION = "JACK is a low-latency audio server. It can \
+connect a number of different applications to an audio \
+device, as well as allowing them to share audio between \
+themselves."
SRC_URI=http://heanet.dl.sourceforge.net/sourceforge/jackit/jack-audio-connection-kit-${PV}.tar.gz
S = "${WORKDIR}/jack-audio-connection-kit-${PV}"
diff --git a/jack/jack_0.94.0.oe b/jack/jack_0.94.0.oe
index d747f3d8bb..f24debcbf7 100644
--- a/jack/jack_0.94.0.oe
+++ b/jack/jack_0.94.0.oe
@@ -3,6 +3,10 @@ PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "libc6 alsa"
DEPENDS = "virtual/libc alsa-lib"
+DESCRIPTION = "JACK is a low-latency audio server. It can \
+connect a number of different applications to an audio \
+device, as well as allowing them to share audio between \
+themselves."
SRC_URI=http://heanet.dl.sourceforge.net/sourceforge/jackit/jack-audio-connection-kit-${PV}.tar.gz
S = "${WORKDIR}/jack-audio-connection-kit-${PV}"