From 2915713856e30907cbd6b0a5e4f8a119e859c9d9 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 27 Mar 2010 16:04:59 +0000 Subject: Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player. --- audio/stymulator/files/patch-ui.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 audio/stymulator/files/patch-ui.h (limited to 'audio/stymulator/files/patch-ui.h') diff --git a/audio/stymulator/files/patch-ui.h b/audio/stymulator/files/patch-ui.h new file mode 100644 index 000000000000..34fe60c0dd73 --- /dev/null +++ b/audio/stymulator/files/patch-ui.h @@ -0,0 +1,10 @@ +--- ./ui.h.orig 2010-03-27 16:08:54.000000000 +0100 ++++ ./ui.h 2010-03-27 16:10:00.000000000 +0100 +@@ -6,7 +6,6 @@ + Project Page: http://atariarea.krap.pl/stymulator + + Original ST-Sound GPL library by Arnaud Carre (http://leonard.oxg.free.fr) +- ALSA (Advanced Linux Sound Architecture) library (http://www.alsa-project.org/) + + ----------------------------------------------------------------------------- + * STYMulator is free software; you can redistribute it and/or modify * -- cgit v1.2.3