File: control

package info (click to toggle)
pd-kollabs 2~repack-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 828 kB
  • sloc: makefile: 13
file content (30 lines) | stat: -rw-r--r-- 907 bytes parent folder | download
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
Source: pd-kollabs
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.2
Section: sound
Homepage: https://github.com/m---w/kollabs
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-kollabs.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-kollabs

Package: pd-kollabs
Architecture: all
Depends:
 pd-list-abs,
 puredata | pd,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 pd-libdir,
 pd-net,
 pd-osc,
Description: data management and state saving for Pure Data
 KOLLABS is an abstraction library for Pure Data, that covers data management,
 OSC-, MIDI- and DMX-communication and state saving.
 .
 The included state engine allows complex scene management as well as fully
 programmable scene transitions.