[PD-cvs] externals/tb/jack_transport jack_transport-help.pd, NONE, 1.1 makefile, 1.1, 1.2 jack_transport.pd, 1.2, NONE

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Dec 17 07:23:48 CET 2007


Update of /cvsroot/pure-data/externals/tb/jack_transport
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26274

Modified Files:
	makefile 
Added Files:
	jack_transport-help.pd 
Removed Files:
	jack_transport.pd 
Log Message:
changed helpfile to standard name

--- jack_transport.pd DELETED ---

--- NEW FILE: jack_transport-help.pd ---
#N canvas 0 0 450 300 10;
#X obj 100 141 jack_transport;
#X floatatom 140 118 5 0 0 0 - - -;
#X msg 191 120 stop;
#X msg 191 97 start;
#X floatatom 87 174 9 0 0 0 - - -;
#X obj 42 58 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X connect 0 0 4 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 5 0 0 0;

Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/tb/jack_transport/makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** makefile	4 May 2005 11:56:46 -0000	1.1
--- makefile	17 Dec 2007 06:23:46 -0000	1.2
***************
*** 65,69 ****
      -Wno-unused -Wno-parentheses -Wno-switch -g
  
! LINUXINCLUDE =  -I../../../src
  
  LSTRIP = strip --strip-unneeded -R .note -R .comment
--- 65,69 ----
      -Wno-unused -Wno-parentheses -Wno-switch -g
  
! LINUXINCLUDE =  -I../../../pd/src
  
  LSTRIP = strip --strip-unneeded -R .note -R .comment





More information about the Pd-cvs mailing list