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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174
|
Source: puredata
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Paul Brossier <piem@debian.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper-compat (= 13),
python3,
help2man,
gettext,
libasound2-dev [linux-any],
portaudio19-dev,
libjack-dev,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://puredata.info
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/puredata.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/puredata
Package: puredata
Architecture: all
Depends:
${misc:Depends},
puredata-core (>= ${source:Version}), puredata-core (<< ${source:Upstream-Version}+1~),
puredata-dev (>= ${source:Version}), puredata-dev (<< ${source:Upstream-Version}+1~),
puredata-doc (>= ${source:Version}), puredata-doc (<< ${source:Upstream-Version}+1~),
puredata-extra (>= ${source:Version}), puredata-extra (<< ${source:Upstream-Version}+1~),
puredata-gui (>= ${source:Version}), puredata-gui (<< ${source:Upstream-Version}+1~),
puredata-utils,
Suggests:
gem,
pd-aubio,
pd-csound,
pd-pdp,
pd-zexy,
multimedia-puredata,
Description: realtime computer music and graphics system
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing. Pd's audio functions are built-in;
graphical computations require separate packages such as gem (Graphics
Environment for Multimedia) or pd-pdp (Pd Packet).
.
This is a metapackage that depends on all components of the core of Pd.
Package: puredata-core
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Recommends:
puredata-gui,
Provides: pd
Replaces: puredata (<< 0.43), puredata-doc (<< 0.43.0-5)
Breaks: puredata (<< 0.43), puredata-doc (<< 0.43.0-5),
puredata-gui (>> ${source:Upstream-Version}+1~), puredata-gui (<< ${source:Upstream-Version}),
Description: realtime computer music and graphics system - core components
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package only provides the core infrastructure of Pure Data.
Most likely you will want to install "puredata-gui" (or even "puredata")
as well.
Package: puredata-gui
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
python3:any,
tk (>=8.4),
tcl,
Recommends:
puredata,
puredata-gui-l10n,
sensible-utils,
Replaces: puredata (<< 0.43),
puredata-core (<< 0.48.1-6),
Breaks: puredata (<< 0.43),
puredata-core (>> ${source:Upstream-Version}+1~), puredata-core (<< ${source:Upstream-Version}),
Description: realtime computer music and graphics system - GUI
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package provides the graphical user-interface for Pure Data.
Most likely you will want to install "puredata-core" (or even "puredata")
as well.
Installing this package without the accompanying puredata-core is only useful
if you want to run the GUI and the DSP on different machines.
Package: puredata-gui-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends:
${misc:Depends},
puredata-gui (= ${source:Version}),
Replaces:
puredata-gui (<< 0.48.1-3~),
Breaks:
puredata-gui (<< 0.48.1-3~),
Description: realtime computer music and graphics system - translations
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package provides the translations for the graphical user-interface of
Pure Data.
Package: puredata-doc
Section: doc
Architecture: all
Depends:
${misc:Depends},
Recommends:
puredata,
node-html5shiv,
Replaces: puredata (<< 0.43)
Breaks: puredata (<< 0.43)
Description: realtime computer music and graphics system - documentation
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package provides the documentation for Pure Data.
Most likely you will want to install "puredata" as well.
Package: puredata-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Replaces: puredata (<< 0.43)
Breaks: puredata (<< 0.43)
Description: realtime computer music and graphics system - development files
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package provides the header-files for compiling externals (plugins) for
puredata.
Package: puredata-utils
Section: utils
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Provides: pd-utils
Replaces: puredata (<< 0.43)
Breaks: puredata (<< 0.43)
Description: realtime computer music and graphics system - utility programs
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package provides utility applications for puredata, namely pdsend and
pdreceive, for sending and receiving FUDI over the net.
Package: puredata-extra
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
puredata-core (>= ${source:Version}), puredata-core (<< ${source:Upstream-Version}+1~),
Replaces: puredata (<< 0.43)
Breaks: puredata (<< 0.43)
Description: realtime computer music and graphics system - extra files
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
.
This package provides extra objects that come with Pd, e.g. for signal
analysis (fiddle~, sigmund~, bonk~) and more.
.
The objects for expression evaluation (expr~) have been included into
puredata-core, so they are no longer part of this package.
|