File: README.source

package info (click to toggle)
supercollider-sc3-plugins 3.13.0~repack-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 20,104 kB
  • sloc: cpp: 303,352; lisp: 9,589; ansic: 3,547; sh: 96; makefile: 87; haskell: 21
file content (33 lines) | stat: -rw-r--r-- 1,227 bytes parent folder | download | duplicates (5)
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
Hello, fellow Debian packager!

The SC3 UGen Plugin collection is a repository of user-contributed
extensions to the SuperCollider audio synthesis server.

It is distributed through <https://github.com/supercollider/sc3-plugins>
and maintained by the SuperCollider team.

The upstream repo contains git submodules referring to two libraries,
STK and nova-simd.

For Debian, upstream has added a configure setting that allows 
compiling the sc3 plugins against Debian's own STK library, making the 
embedded code copy obsolete. STK has since been removed for the
repacked Debian source package.

The ATK UGen plugin is based on the Ambisonic Toolkit (ATK) and
./source/ATK/sc/README refers to the copyright of the original ATK
library and the ATK filters that come with it. These filters are not
shipped with the SC3 UGen Plugin collection and thus the filters'
copyright does not apply to the Debian source package.

<https://github.com/supercollider/sc3-plugins/issues/61>

The author of the nova-simd library has requested to not have his
library distributed as a separate Debian package, it is thus included
as an embedded copy.

<https://github.com/timblechmann/nova-simd/issues/5>

Thank you.

(written in February, 2016)