1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: pd-pdogg
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Hans-Christoph Steiner <hans@eds.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper (>=11~),
pkg-config,
puredata-dev | puredata (<< 0.43),
libvorbis-dev,
Standards-Version: 4.1.3
Homepage: https://puredata.info
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-pdogg.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-pdogg
Package: pd-pdogg
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
puredata-core | pd,
Recommends:
pd-libdir,
Description: 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.
|