diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-04 23:00:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-04 23:00:35 +0000 |
commit | fc8b519234b5e530c4572581d008bc690f0d96c6 (patch) | |
tree | 5b6998b3fff301a92f8db23863ac06be34c177f0 | |
parent | 66a9010f9fd288a6981bbeb3ebbcbac28a4df3a0 (diff) |
improved Debian files as part of filing Debian Intent-To-Package
svn path=/trunk/externals/pdogg/; revision=13750
-rw-r--r-- | debian/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 91997ba..7e0edd6 100644 --- a/debian/control +++ b/debian/control @@ -9,5 +9,9 @@ Homepage: http://puredata.info Package: pd-pdogg Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: a collection of ogg/vorbis externals for pd - pdogg is a library for reading and writing ogg streams and files. +Description: a collection of ogg/vorbis objects for Pd + pdogg is a library of objects for Pd for reading and writing ogg/vorbis + streams and files. There is a stream player for multichannel audio streams + and a streaming source client to send ogg/vorbis encoded audio streams over + LAN or internet using JRoar, Icecast2 or PeerCast. There are also objects + for reading and writing ogg/vorbis files. |