aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-12-10 17:19:52 +0800
committeradamw <adamw@FreeBSD.org>2002-12-10 17:19:52 +0800
commit62bbaa8cdc6c391b222d487a8d372a8bd972b65f (patch)
tree3408ed9602a91ac315b81446a2ca5c3e1c2dad91 /audio
parent41c7722cb1f37f0d8dc8b563197de9832724de13 (diff)
downloadfreebsd-ports-gnome-62bbaa8cdc6c391b222d487a8d372a8bd972b65f.tar.gz
freebsd-ports-gnome-62bbaa8cdc6c391b222d487a8d372a8bd972b65f.tar.zst
freebsd-ports-gnome-62bbaa8cdc6c391b222d487a8d372a8bd972b65f.zip
Use a description that actually explains what esound is, and what it does.
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/pkg-descr12
1 files changed, 11 insertions, 1 deletions
diff --git a/audio/esound/pkg-descr b/audio/esound/pkg-descr
index 68d01e818ddd..931afef0c5da 100644
--- a/audio/esound/pkg-descr
+++ b/audio/esound/pkg-descr
@@ -1,3 +1,13 @@
-a sound library for enlightenment package
+[From the EsounD website:]
+
+[W]hen two or more applications want to play sounds at the same time,
+it's on a first-come, first-served basis. Whoever gets to the audio
+device first wins. EsounD changes all of that...
+
+The Enlightened Sound Daemon mixes several audio streams for playback by
+a single audio device. You can also pre-load samples, and play them back
+without having to send all the data for the sound. Network transparency
+is also built in, so you can play sounds on one machine, and listen to
+them on another.
WWW: http://www.tux.org/~ricdude/EsounD.html