FreeBSD Bugzilla – Attachment 167340 Details for
Bug 207307
audio/audacity: changes CONFIGURE_ARGS and LIB_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for lib-src/portmixer/configure{,.ac}
patch-audacity-patch-lib-src_portmixer_configure.diff (text/plain), 1.36 KB, created by
Tatsuki Makino
on 2016-02-24 01:11:32 UTC
(
hide
)
Description:
patch for lib-src/portmixer/configure{,.ac}
Filename:
MIME Type:
Creator:
Tatsuki Makino
Created:
2016-02-24 01:11:32 UTC
Size:
1.36 KB
patch
obsolete
>Index: audio/audacity/files/patch-lib-src_portmixer_configure >=================================================================== >--- audio/audacity/files/patch-lib-src_portmixer_configure (nonexistent) >+++ audio/audacity/files/patch-lib-src_portmixer_configure (working copy) >@@ -0,0 +1,11 @@ >+--- lib-src/portmixer/configure.orig 2016-01-08 22:05:48 UTC >++++ lib-src/portmixer/configure >+@@ -12028,7 +12028,7 @@ fi >+ # >+ >+ cppflags_save="$CPPFLAGS" >+-CPPFLAGS="$CPPFLAGS $PORTAUDIO_CFLAGS" >++CPPFLAGS="$PORTAUDIO_CFLAGS $CPPFLAGS" >+ >+ have_oss=no >+ for ac_header in sys/soundcard.h linux/soundcard.h machine/soundcard.h >Index: audio/audacity/files/patch-lib-src_portmixer_configure.ac >=================================================================== >--- audio/audacity/files/patch-lib-src_portmixer_configure.ac (nonexistent) >+++ audio/audacity/files/patch-lib-src_portmixer_configure.ac (working copy) >@@ -0,0 +1,11 @@ >+--- lib-src/portmixer/configure.ac.orig 2016-01-08 22:05:48 UTC >++++ lib-src/portmixer/configure.ac >+@@ -43,7 +43,7 @@ PKG_CHECK_MODULES([PORTAUDIO], [portaudi >+ >+ dnl The following tests need to have the header files of portaudio available. >+ cppflags_save="$CPPFLAGS" >+-CPPFLAGS="$CPPFLAGS $PORTAUDIO_CFLAGS" >++CPPFLAGS="$PORTAUDIO_CFLAGS $CPPFLAGS" >+ >+ have_oss=no >+ AC_CHECK_HEADERS([sys/soundcard.h linux/soundcard.h machine/soundcard.h], have_oss=yes)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 207307
:
167149
|
167204
|
167219
|
167312
|
167340
|
167381