~ubuntu-branches/ubuntu/natty/pd-zexy/natty

« back to all changes in this revision

Viewing changes to abs/repack-help.pd

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard, IOhannes m zmölnig, Jonas Smedegaard
  • Date: 2010-08-20 12:17:41 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100820121741-4kxozn8b9rhee9fr
Tags: 2.2.3-1
* New upstream version

[ IOhannes m zmölnig ]
* Adopt package, on behalf of Multimedia Team.
  Closes: #546964
* Simply debian/rules with CDBS, and don't unconditionally strip
  binaries.
  Closes: #437763
* Install into /usr/lib/pd/extra/zexy/. Document usage in REAME.Debian
  and warn about change in NEWS.
* git'ify package. Add Vcs-* stanzas to control file.
* Use dpkg source format 3.0 (quilt). Drop build-dependency on quilt.

[ Jonas Smedegaard ]
* Enable CDBS copyright-check routine.
* Add copyright and licensing header to debian/rules.
* Add myself as uploader.
* Rewrite debian/copyright using rev. 135 of draft DEP5 format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 364 364 739 549 10;
 
2
#X obj 78 35 repack;
 
3
#X obj 73 303 print;
 
4
#X floatatom 73 120 0 0 0 0 - - -;
 
5
#X msg 73 138 1 2 3 4 5 6 7 8 9 10;
 
6
#X obj 73 265 repack 7;
 
7
#X msg 73 157 hallo;
 
8
#X text 149 33 (re)packs (packages of) floats/symbols/pointers/anythings
 
9
to packages of a (given) size;
 
10
#X msg 120 187 bang;
 
11
#X floatatom 116 235 0 0 0 0 - - -;
 
12
#X text 172 236 set the package-size;
 
13
#X text 173 191 output the currently made package immediately;
 
14
#X obj 56 501 repack 1;
 
15
#X text 118 502 unfolds packages to atoms \; see also;
 
16
#X obj 337 503 drip;
 
17
#X text 72 407 creation:;
 
18
#X text 140 408 "repack <n>" create packages of the length n;
 
19
#X text 582 11 part of zexy;
 
20
#X connect 2 0 4 0;
 
21
#X connect 3 0 4 0;
 
22
#X connect 4 0 1 0;
 
23
#X connect 5 0 4 0;
 
24
#X connect 7 0 4 0;
 
25
#X connect 8 0 4 1;