diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-03-27 16:04:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-03-27 16:04:59 +0000 |
commit | 2915713856e30907cbd6b0a5e4f8a119e859c9d9 (patch) | |
tree | f7a621ec9aa834c98362c28c9ddd6b3d216f754a /audio/stymulator/files/patch-ui.h | |
parent | Update to 0.39. (diff) |
Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player.
Notes
Notes:
svn path=/head/; revision=251581
Diffstat (limited to 'audio/stymulator/files/patch-ui.h')
-rw-r--r-- | audio/stymulator/files/patch-ui.h | 10 |
1 files changed, 10 insertions, 0 deletions
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 * |