aboutsummaryrefslogtreecommitdiffstats
path: root/games/glob2/files
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2009-03-03 02:06:29 +0800
committerthierry <thierry@FreeBSD.org>2009-03-03 02:06:29 +0800
commit38b6acb65c80fa21775b5ec8395780df69f7016e (patch)
tree0e6d200f0c7914cb07c050478b97aae8c153fbc3 /games/glob2/files
parente3da6b618c4992a5dcd83e083a7deeabada3a3d7 (diff)
downloadfreebsd-ports-gnome-38b6acb65c80fa21775b5ec8395780df69f7016e.tar.gz
freebsd-ports-gnome-38b6acb65c80fa21775b5ec8395780df69f7016e.tar.zst
freebsd-ports-gnome-38b6acb65c80fa21775b5ec8395780df69f7016e.zip
- Upgrade to 0.9.4;
Changelog at <http://globulation2.org/wiki/Changes> - Don't enable portaudio, because Globulation is not fully compatible with the versions in the ports tree ATM.
Diffstat (limited to 'games/glob2/files')
-rw-r--r--games/glob2/files/patch-src_VoiceRecorder.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/glob2/files/patch-src_VoiceRecorder.cpp b/games/glob2/files/patch-src_VoiceRecorder.cpp
new file mode 100644
index 000000000000..9c49c581ad36
--- /dev/null
+++ b/games/glob2/files/patch-src_VoiceRecorder.cpp
@@ -0,0 +1,11 @@
+--- ./src/VoiceRecorder.cpp.orig 2009-01-06 17:24:57.000000000 +0100
++++ ./src/VoiceRecorder.cpp 2009-03-01 18:33:04.000000000 +0100
+@@ -36,7 +36,7 @@
+ #define SPEEX_FRAME_SIZE 160
+
+ #ifdef HAVE_PORTAUDIO
+- #include "portaudio.h"
++ #include <portaudio2/portaudio.h>
+ #else
+ #ifdef WIN32
+ // Windows audio input include