SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
audio/portaudio-svn/patches/patch-include_portaudio_h
Normal file
13
audio/portaudio-svn/patches/patch-include_portaudio_h
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: include/portaudio.h
|
||||
--- include/portaudio.h.orig
|
||||
+++ include/portaudio.h
|
||||
@@ -287,7 +287,8 @@ typedef enum PaHostApiTypeId
|
||||
paWDMKS=11,
|
||||
paJACK=12,
|
||||
paWASAPI=13,
|
||||
- paAudioScienceHPI=14
|
||||
+ paAudioScienceHPI=14,
|
||||
+ paSndio=15
|
||||
} PaHostApiTypeId;
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue