blob: 33eb49027abd81369b1c1e136c687a4ce15b6dee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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~),
libvorbis-dev
Standards-Version: 3.9.1
Homepage: http://puredata.info
Package: pd-pdogg
Architecture: any
Depends: ${shlibs:Depends},
pd,
pd-libdir,
${misc:Depends}
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.
|