blob: 7e2dceb0ef3e2a5aa7ec957a596c0e857cf6b824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Source: pd-pdogg
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~),
puredata,
quilt (>= 0.46-7~)
Standards-Version: 3.9.1
Homepage: http://puredata.info
Package: pd-pdogg
Architecture: any
Depends: ${shlibs:Depends},
pd,
${misc:Depends},
pd-libdir
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.
|