[Pkg-voip-commits] [portaudio19] 91/114: Refresh audacity-portmixer.patch.

Benjamin Drung bdrung at moszumanska.debian.org
Sun Dec 25 20:05:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository portaudio19.

commit 2f1e203b9cc2fbbe048590c4d95638c4d99cbb72
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sun Apr 10 15:54:50 2011 +0000

    Refresh audacity-portmixer.patch.
---
 debian/patches/audacity-portmixer.patch | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/patches/audacity-portmixer.patch b/debian/patches/audacity-portmixer.patch
index 29f7e07..fd98e29 100644
--- a/debian/patches/audacity-portmixer.patch
+++ b/debian/patches/audacity-portmixer.patch
@@ -259,7 +259,7 @@ Last-Update: 2010-02-21
      self->nfds = alsa_snd_pcm_poll_descriptors_count( self->pcm );
  
      PA_ENSURE( hostSampleFormat = PaUtil_SelectClosestAvailableFormat( GetAvailableFormats( self->pcm ), userSampleFormat ) );
-@@ -4514,9 +4519,7 @@
+@@ -4515,9 +4520,7 @@
      /* XXX: More descriptive error? */
      PA_UNLESS( stream->capture.pcm, paDeviceUnavailable );
  
@@ -270,7 +270,7 @@ Last-Update: 2010-02-21
  
  error:
      return result;
-@@ -4532,9 +4535,7 @@
+@@ -4533,9 +4536,7 @@
      /* XXX: More descriptive error? */
      PA_UNLESS( stream->playback.pcm, paDeviceUnavailable );
  
@@ -310,3 +310,13 @@ Last-Update: 2010-02-21
 +
 +   return NULL;
 +}
+--- a/configure.in
++++ b/configure.in
+@@ -338,6 +338,7 @@
+                    DLL_LIBS="$DLL_LIBS -lossaudio"
+                    LIBS="$LIBS -lossaudio"
+            fi
++           INCLUDES="$INCLUDES pa_unix_oss.h"
+            AC_DEFINE(PA_USE_OSS)
+         fi
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/portaudio19.git



More information about the Pkg-voip-commits mailing list