[PD-cvs] [git]pure-data branch master updated. a0078a8359f45a95597ee741ecb1575c16b70afa

Miller Puckette millerpuckette at users.sourceforge.net
Wed Dec 5 05:41:07 CET 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".

The branch, master has been updated
       via  a0078a8359f45a95597ee741ecb1575c16b70afa (commit)
       via  38c09b4f8e1f3a9dd026da2fae421f0e1add03fe (commit)
       via  734a236298011c449b5393d3cdd97330c24fb1a2 (commit)
       via  e436d73a70bf1c7193fdb450fbc69872597ac8ad (commit)
       via  9c008502f8cab614355f50a087769ff9daaa014b (commit)
       via  89beff38b191c2a5e40cb90b221d6a6ae6106356 (commit)
       via  43de976a320a18ae331512f9a26f0e6107d2ac1f (commit)
      from  11d068434e89b27ac4731bdfbaf9c66423210c50 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a0078a8359f45a95597ee741ecb1575c16b70afa
Merge: 9c00850 38c09b4
Author: Miller Puckette <msp at ucsd.edu>
Date:   Tue Dec 4 20:23:26 2012 -0800

    pull in portaudio build fixes from Hannes
    
    Merge foo:work/pd/pd-vanilla

commit 38c09b4f8e1f3a9dd026da2fae421f0e1add03fe
Author: IOhannes m zmoelnig <zmoelnig at iem.at>
Date:   Tue Dec 4 20:09:52 2012 +0100

    adding autoconf files for portaudio

commit 734a236298011c449b5393d3cdd97330c24fb1a2
Author: IOhannes m zmoelnig <zmoelnig at iem.at>
Date:   Tue Dec 4 20:09:14 2012 +0100

    fixes to keep out portaudio import mimimal

commit e436d73a70bf1c7193fdb450fbc69872597ac8ad
Author: IOhannes m zmoelnig <zmoelnig at iem.at>
Date:   Tue Dec 4 20:06:16 2012 +0100

    preperations for portaudio fixes
    
    include portaudio/configure (will get called recursively by or configure)
    fix ALSA/JACK and other LIBS (dl)

commit 9c008502f8cab614355f50a087769ff9daaa014b
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Dec 3 20:55:33 2012 -0800

    patch 3591224 - make error message text match previously existing version
    (tweak to error message so it will find its translations)

commit 89beff38b191c2a5e40cb90b221d6a6ae6106356
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Dec 3 20:49:07 2012 -0800

    duplicate printout deleted

commit 43de976a320a18ae331512f9a26f0e6107d2ac1f
Author: Miller Puckette <msp at ucsd.edu>
Date:   Mon Dec 3 20:31:22 2012 -0800

    patch 3587384 - Replacing deprecated functions + small makefile tweak

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

Summary of changes:
 configure.ac           |   13 +-
 extra/expr~/vexp_fun.c |    4 +-
 portaudio/Makefile.in  |    5 +-
 portaudio/config.guess | 1530 +++++++++++++++++++++++++++++++++++++++++
 portaudio/config.sub   | 1782 ++++++++++++++++++++++++++++++++++++++++++++++++
 portaudio/configure.in |  501 ++++++++++++++
 portaudio/install-sh   |  527 ++++++++++++++
 src/Makefile.am        |    9 +-
 src/makefile.gnu       |   13 +-
 src/s_audio_jack.c     |    1 -
 tcl/pd_connect.tcl     |    2 +-
 11 files changed, 4367 insertions(+), 20 deletions(-)
 create mode 100755 portaudio/config.guess
 create mode 100755 portaudio/config.sub
 create mode 100644 portaudio/configure.in
 create mode 100755 portaudio/install-sh


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list