[SCM] pd-osc/master: Don't mention [*packOSCstream] in help-patches

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Thu Jun 14 17:32:13 UTC 2012


The following commit has been merged in the master branch:
commit d6a699220e3d37944e036d3a1e8d29a024b432cf
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Thu Jun 14 19:24:00 2012 +0200

    Don't mention [*packOSCstream] in help-patches

diff --git a/debian/patches/purge_oscstream.patch b/debian/patches/purge_oscstream.patch
new file mode 100644
index 0000000..9666719
--- /dev/null
+++ b/debian/patches/purge_oscstream.patch
@@ -0,0 +1,90 @@
+Author: IOhannes m zmölnig
+Description: Remove all occurences of [*OSCstream] from help-files
+ Debian currently does not ship a package providing [slipenc]/[slipdec] needed
+ for those objects
+--- pd-osc.orig/packOSC-help.pd
++++ pd-osc/packOSC-help.pd
+@@ -1,4 +1,4 @@
+-#N canvas 1 53 1141 651 12;
++#N canvas 4 49 1141 651 12;
+ #X obj 301 434 cnv 15 100 40 empty empty empty 20 12 0 14 -4034 -66577
+ 0;
+ #X obj 330 548 udpsend;
+@@ -58,10 +58,6 @@
+ #X msg 203 300 timetagoffset 1e+06;
+ #X text 473 506 <- First open routeOSC-help \, then connect;
+ #X text 85 210 open a bundle (and generate time tag);
+-#X obj 418 568 packOSCstream;
+-#X text 383 567 see:;
+-#X text 518 568 for a way to send OSC over TCP or serial connections.
+-;
+ #X text 353 299 current time plus 1 second (delay is in microseconds)
+ ;
+ #X text -75 570 2009_06_08 Martin Peach;
+@@ -110,4 +106,4 @@
+ #X connect 43 2 36 0;
+ #X connect 44 0 43 0;
+ #X connect 50 0 4 0;
+-#X connect 60 0 4 0;
++#X connect 57 0 4 0;
+--- pd-osc.orig/routeOSC-help.pd
++++ pd-osc/routeOSC-help.pd
+@@ -1,4 +1,4 @@
+-#N canvas 1 53 923 562 12;
++#N canvas 4 49 923 562 12;
+ #X obj 81 389 cnv 15 200 40 empty empty empty 20 12 0 14 -4034 -66577
+ 0;
+ #X obj -76 40 udpreceive 9997;
+@@ -16,10 +16,6 @@
+ #X floatatom 483 184 10 0 0 1 millisecond_delay - -;
+ #X obj -76 191 pipelist;
+ #X text 283 398 arguments are OSC addresses to be routed;
+-#X text -117 517 see:;
+-#X text 30 518 for a way to send OSC over TCP or serial connections.
+-;
+-#X obj -82 518 unpackOSCstream;
+ #X text 231 341 (but new outlets can't be created);
+ #X obj -110 218 print unpacked;
+ #X text 503 476 2011/01/17 Martin Peach;
+@@ -59,25 +55,25 @@
+ #X text 12 115 OUTLET_R list;
+ #X restore 708 522 pd META;
+ #X connect 1 0 7 0;
+-#X connect 1 1 24 0;
++#X connect 1 1 21 0;
+ #X connect 7 0 14 0;
+-#X connect 7 0 20 0;
++#X connect 7 0 17 0;
+ #X connect 7 1 13 0;
+ #X connect 7 1 14 1;
+-#X connect 8 0 36 0;
+-#X connect 8 1 37 0;
+-#X connect 8 2 38 0;
++#X connect 8 0 33 0;
++#X connect 8 1 34 0;
++#X connect 8 2 35 0;
+ #X connect 9 0 8 0;
+ #X connect 10 0 8 0;
+ #X connect 14 0 8 0;
+-#X connect 22 0 2 0;
+-#X connect 22 1 3 0;
+-#X connect 22 2 4 0;
+-#X connect 22 3 5 0;
+-#X connect 22 4 23 0;
+-#X connect 24 0 25 0;
+-#X connect 24 1 22 0;
+-#X connect 27 0 8 0;
+-#X connect 28 0 8 0;
+-#X connect 29 0 8 0;
+-#X connect 30 0 29 0;
++#X connect 19 0 2 0;
++#X connect 19 1 3 0;
++#X connect 19 2 4 0;
++#X connect 19 3 5 0;
++#X connect 19 4 20 0;
++#X connect 21 0 22 0;
++#X connect 21 1 19 0;
++#X connect 24 0 8 0;
++#X connect 25 0 8 0;
++#X connect 26 0 8 0;
++#X connect 27 0 26 0;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a68da9e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+purge_oscstream.patch

-- 
pd-osc packaging



More information about the pkg-multimedia-commits mailing list