updated on Fri Jan 20 12:03:34 UTC 2012
[aur-mirror.git] / scgraph / scgraph.install
blob02d8c1359f993435e1a2d1c798a4022403733185
1 post_install() {
2   cat << EOF
4 >>> Add 
5 >>>     +/usr/share/scgraph/sclang
6 >>>     +/usr/lib/scgraph/plugins
7 >>> to your sclang.cfg, so the classes get loaded in your SuperCollider installation.
8 >>>
9 >>> create the directories
10 >>>     ~/.scgraph/synthdefs
11 >>>     ~/.scgraph/textures
12 >>>     ~/.scgraph/textures/default/
13 >>>
14 >>>  Have a look at the examples in 
15 >>>     /usr/share/scgraph/doc/examples/
16 >>>  They show you how to make simple animations with scgraph.
18 EOF
21 post_upgrade() {
22   post_install