aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/bsnes/no-pulseaudio.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-11-07 15:32:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-11-07 15:32:38 +0000
commit560f6d11a895fa8af7eacc2639d1d45b58d14dff (patch)
tree4d4b2ae65265b87d1fd3dd6a128eb6dfb26cbc24 /unmaintained/bsnes/no-pulseaudio.patch
parent04f886c921feaf0f4988d00d356c5bdf2b8b2dd6 (diff)
downloadaports-560f6d11a895fa8af7eacc2639d1d45b58d14dff.tar.bz2
aports-560f6d11a895fa8af7eacc2639d1d45b58d14dff.tar.xz
unmaintained/bsnes: moved
seems to be dead upstream
Diffstat (limited to 'unmaintained/bsnes/no-pulseaudio.patch')
-rw-r--r--unmaintained/bsnes/no-pulseaudio.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/unmaintained/bsnes/no-pulseaudio.patch b/unmaintained/bsnes/no-pulseaudio.patch
new file mode 100644
index 0000000000..24fe38c92a
--- /dev/null
+++ b/unmaintained/bsnes/no-pulseaudio.patch
@@ -0,0 +1,13 @@
+diff --git a/bsnes/ui/Makefile b/bsnes/ui/Makefile
+index 8b9a1a6..11e7b99 100755
+--- a/bsnes/target-ethos/Makefile
++++ b/bsnes/target-ethos/Makefile
+@@ -11,7 +11,7 @@ ui_objects += $(if $(call streq,$(platform),win),resource)
+ # platform
+ ifeq ($(platform),x)
+ ruby := video.glx video.xv video.sdl
+- ruby += audio.alsa audio.openal audio.oss audio.pulseaudio audio.pulseaudiosimple audio.ao
++ ruby += audio.alsa audio.openal audio.oss audio.ao
+ ruby += input.sdl input.x
+ else ifeq ($(platform),osx)
+ ruby :=