Send Pd-cvs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."


Today's Topics:

   1. SF.net SVN: pure-data:[16397]
      trunk/externals/build-all-libdirs.sh ([email protected])
   2. SF.net SVN: pure-data:[16398] trunk/externals/OSCx
      ([email protected])
   3. SF.net SVN: pure-data:[16399]
      branches/pd-extended/0.43/externals ([email protected])
   4. SF.net SVN: pure-data:[16400]
      branches/pd-extended/0.43/externals/oscx/ Makefile.in
      ([email protected])
   5. SF.net SVN: pure-data:[16401]
      branches/pd-extended/0.43/externals/oscx
      ([email protected])
   6. SF.net SVN: pure-data:[16402]
      branches/pd-extended/0.43/externals/oscx
      ([email protected])
   7. SF.net SVN: pure-data:[16403]
      branches/pd-extended/0.43/externals/oscx/ OSC-client.c
      ([email protected])
   8. SF.net SVN: pure-data:[16404]
      branches/pd-extended/0.43/externals/oscx/ sendOSC.c
      ([email protected])
   9. SF.net SVN: pure-data:[16405]
      branches/pd-extended/0.43/externals/Makefile
      ([email protected])
  10. SF.net SVN: pure-data:[16406]
      branches/pd-extended/0.43/externals/Makefile
      ([email protected])
  11. SF.net SVN: pure-data:[16407]
      branches/pd-extended/0.43/externals/Makefile
      ([email protected])
  12. SF.net SVN: pure-data:[16408]
      branches/pd-extended/0.43/externals/Makefile
      ([email protected])
  13. SF.net SVN: pure-data:[16409]
      branches/pd-extended/0.43/debian ([email protected])
  14. SF.net SVN: pure-data:[16410]
      branches/pd-extended/0.43/debian/control
      ([email protected])
  15. SF.net SVN: pure-data:[16411]
      trunk/scripts/upload-pd-extended-to-launchpad .sh
      ([email protected])
  16. SF.net SVN: pure-data:[16412]
      branches/pd-extended/0.43/debian ([email protected])
  17. SF.net SVN: pure-data:[16413] trunk/packages/Makefile
      ([email protected])
  18. SF.net SVN: pure-data:[16414]
      branches/pd-extended/0.43/debian/patches/
      workaround_make_calling_configure_problem.patch
      ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Tue, 16 Oct 2012 13:34:26 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16397]
        trunk/externals/build-all-libdirs.sh
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16397
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16397&view=rev
Author:   eighthave
Date:     2012-10-16 13:34:25 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
if Fink is present, load it into the environment

Modified Paths:
--------------
    trunk/externals/build-all-libdirs.sh

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 2
Date: Tue, 16 Oct 2012 15:14:31 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16398] trunk/externals/OSCx
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16398
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16398&view=rev
Author:   eighthave
Date:     2012-10-16 15:14:30 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
change -Wl,--export-dynamic to -rdynamic since that's the consistent, modern 
flag for that

Modified Paths:
--------------
    trunk/externals/OSCx/configure
    trunk/externals/OSCx/configure.ac

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 3
Date: Tue, 16 Oct 2012 18:45:40 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16399]
        branches/pd-extended/0.43/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16399
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16399&view=rev
Author:   eighthave
Date:     2012-10-16 18:45:39 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
converted OSCx to the Library Template and bumped the version to 0.3.1

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/Makefile
    branches/pd-extended/0.43/externals/oscx/README.txt

Added Paths:
-----------
    branches/pd-extended/0.43/externals/oscx/
    branches/pd-extended/0.43/externals/oscx/LICENSE.txt
    branches/pd-extended/0.43/externals/oscx/Makefile
    branches/pd-extended/0.43/externals/oscx/OSC-client.c
    branches/pd-extended/0.43/externals/oscx/OSC-client.h
    branches/pd-extended/0.43/externals/oscx/OSC-common.h
    branches/pd-extended/0.43/externals/oscx/OSC-help.pd
    branches/pd-extended/0.43/externals/oscx/OSC-pattern-match.c
    branches/pd-extended/0.43/externals/oscx/OSC-pattern-match.h
    branches/pd-extended/0.43/externals/oscx/OSC-system-dependent.c
    branches/pd-extended/0.43/externals/oscx/OSC-timetag.c
    branches/pd-extended/0.43/externals/oscx/OSC-timetag.h
    branches/pd-extended/0.43/externals/oscx/OSC.c
    branches/pd-extended/0.43/externals/oscx/OSCroute-help.pd
    branches/pd-extended/0.43/externals/oscx/OSCroute.c
    branches/pd-extended/0.43/externals/oscx/dumpOSC-help.pd
    branches/pd-extended/0.43/externals/oscx/dumpOSC.c
    branches/pd-extended/0.43/externals/oscx/htmsocket.c
    branches/pd-extended/0.43/externals/oscx/htmsocket.h
    branches/pd-extended/0.43/externals/oscx/oscx-meta.pd
    branches/pd-extended/0.43/externals/oscx/sendOSC-help.pd
    branches/pd-extended/0.43/externals/oscx/sendOSC.c
    branches/pd-extended/0.43/externals/oscx/test_OSC.c
    branches/pd-extended/0.43/externals/oscx/test_OSC_timeTag.c

Removed Paths:
-------------
    branches/pd-extended/0.43/externals/OSCx/
    branches/pd-extended/0.43/externals/oscx/LICENSE
    branches/pd-extended/0.43/externals/oscx/SConscript
    branches/pd-extended/0.43/externals/oscx/config.guess
    branches/pd-extended/0.43/externals/oscx/config.h.in
    branches/pd-extended/0.43/externals/oscx/config.sub
    branches/pd-extended/0.43/externals/oscx/configure
    branches/pd-extended/0.43/externals/oscx/configure.ac
    branches/pd-extended/0.43/externals/oscx/doc/
    branches/pd-extended/0.43/externals/oscx/install.sh
    branches/pd-extended/0.43/externals/oscx/libOSC/
    branches/pd-extended/0.43/externals/oscx/send+dump/
    branches/pd-extended/0.43/externals/oscx/src/

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 4
Date: Tue, 16 Oct 2012 18:56:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16400]
        branches/pd-extended/0.43/externals/oscx/ Makefile.in
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16400
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16400&view=rev
Author:   eighthave
Date:     2012-10-16 18:56:53 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
removed last forgotten vestige of old build system

Removed Paths:
-------------
    branches/pd-extended/0.43/externals/oscx/Makefile.in

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 5
Date: Tue, 16 Oct 2012 18:57:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16401]
        branches/pd-extended/0.43/externals/oscx
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16401
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16401&view=rev
Author:   eighthave
Date:     2012-10-16 18:57:48 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
make deprecation warning at level 3 and only on setup()

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/oscx/OSC.c
    branches/pd-extended/0.43/externals/oscx/OSCroute.c
    branches/pd-extended/0.43/externals/oscx/dumpOSC.c
    branches/pd-extended/0.43/externals/oscx/sendOSC.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 6
Date: Tue, 16 Oct 2012 19:04:12 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16402]
        branches/pd-extended/0.43/externals/oscx
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16402
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16402&view=rev
Author:   eighthave
Date:     2012-10-16 19:04:11 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
use Microsoft standard macro: _WIN32 
http://msdn.microsoft.com/en-us/library/b0084kay%28v=vs.80%29.aspx

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/oscx/OSC-client.c
    branches/pd-extended/0.43/externals/oscx/htmsocket.c
    branches/pd-extended/0.43/externals/oscx/sendOSC.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 7
Date: Tue, 16 Oct 2012 19:06:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16403]
        branches/pd-extended/0.43/externals/oscx/ OSC-client.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16403
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16403&view=rev
Author:   eighthave
Date:     2012-10-16 19:06:34 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
removed bizarre re-implementation of strlen()

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/oscx/OSC-client.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 8
Date: Tue, 16 Oct 2012 19:58:17 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16404]
        branches/pd-extended/0.43/externals/oscx/ sendOSC.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16404
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16404&view=rev
Author:   eighthave
Date:     2012-10-16 19:58:16 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
fix bug in [sendOSC]'s [typetags( message where it was wrongly using the 
pointer to the float value

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/oscx/sendOSC.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 9
Date: Tue, 16 Oct 2012 20:37:20 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16405]
        branches/pd-extended/0.43/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16405
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16405&view=rev
Author:   eighthave
Date:     2012-10-16 20:37:20 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
try forcing the CFLAGS in zexy's ./configure to work around the breakage when 
building pd-extended using debuild

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 10
Date: Tue, 16 Oct 2012 21:14:17 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16406]
        branches/pd-extended/0.43/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16406
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16406&view=rev
Author:   eighthave
Date:     2012-10-16 21:14:17 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
another attempt at a zexy debuild fix

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 11
Date: Tue, 16 Oct 2012 22:06:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16407]
        branches/pd-extended/0.43/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16407
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16407&view=rev
Author:   eighthave
Date:     2012-10-16 22:06:27 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
LDFLAGS also needs to be blanked, another attempt at a zexy debuild fix

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 12
Date: Tue, 16 Oct 2012 23:12:32 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16408]
        branches/pd-extended/0.43/externals/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16408
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16408&view=rev
Author:   eighthave
Date:     2012-10-16 23:12:32 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
remove zexy debuild hacks, they'll be put into a patch in debian/patches

Modified Paths:
--------------
    branches/pd-extended/0.43/externals/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 13
Date: Wed, 17 Oct 2012 00:17:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16409]
        branches/pd-extended/0.43/debian
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16409
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16409&view=rev
Author:   eighthave
Date:     2012-10-17 00:17:46 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
commit patch to fix builds that use ./configure on Debian/squeeze and Ubuntu < 
quantal

Added Paths:
-----------
    branches/pd-extended/0.43/debian/patches/
    branches/pd-extended/0.43/debian/patches/series
    
branches/pd-extended/0.43/debian/patches/workaround_make_calling_configure_problem.patch

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 14
Date: Wed, 17 Oct 2012 01:00:31 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16410]
        branches/pd-extended/0.43/debian/control
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16410
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16410&view=rev
Author:   eighthave
Date:     2012-10-17 01:00:30 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
add Build-Conflicts: oss4-dev since Pd won't build against that version of 
linux/soundfile.h 
(http://lists.puredata.info/pipermail/pd-list/2012-10/098458.html)

Modified Paths:
--------------
    branches/pd-extended/0.43/debian/control

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 15
Date: Wed, 17 Oct 2012 02:33:33 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16411]
        trunk/scripts/upload-pd-extended-to-launchpad .sh
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16411
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16411&view=rev
Author:   eighthave
Date:     2012-10-17 02:33:32 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
script to automate the process of uploading the nightly source tarballs to 
launchpad for building

Added Paths:
-----------
    trunk/scripts/upload-pd-extended-to-launchpad.sh

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 16
Date: Wed, 17 Oct 2012 03:23:40 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16412]
        branches/pd-extended/0.43/debian
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16412
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16412&view=rev
Author:   eighthave
Date:     2012-10-17 03:23:40 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
fix 'pdextended' man page link

Modified Paths:
--------------
    branches/pd-extended/0.43/debian/pd-extended.links
    branches/pd-extended/0.43/debian/rules

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 17
Date: Wed, 17 Oct 2012 03:43:37 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16413]
        trunk/packages/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16413
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16413&view=rev
Author:   eighthave
Date:     2012-10-17 03:43:37 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
in final assembly, remove executable perms from all sorts of doc and image files

Modified Paths:
--------------
    trunk/packages/Makefile

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 18
Date: Wed, 17 Oct 2012 03:51:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16414]
        branches/pd-extended/0.43/debian/patches/
        workaround_make_calling_configure_problem.patch
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 16414
          http://pure-data.svn.sourceforge.net/pure-data/?rev=16414&view=rev
Author:   eighthave
Date:     2012-10-17 03:51:41 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
added moocow's special 'extended' ./configure wrapper to the LDFLAGS= patch

Modified Paths:
--------------
    
branches/pd-extended/0.43/debian/patches/workaround_make_calling_configure_problem.patch

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 92, Issue 13
**************************************

Reply via email to