with C23 (GCC 15's new default). - Switch timidity-no_date.patch, timidity-add_fluid_cfgs.patch from p0 to p1. - Modernize various specfile constructs. OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/timidity?expand=0&rev=47
23 lines
867 B
Diff
23 lines
867 B
Diff
---
|
|
timidity-patches/timidity.cfg | 9 +++++++++
|
|
1 file changed, 9 insertions(+)
|
|
|
|
Index: TiMidity++-2.15.0/timidity-patches/timidity.cfg
|
|
===================================================================
|
|
--- TiMidity++-2.15.0.orig/timidity-patches/timidity.cfg
|
|
+++ TiMidity++-2.15.0/timidity-patches/timidity.cfg
|
|
@@ -39,4 +39,13 @@ source piano+guitar.cfg
|
|
source drums.cfg
|
|
|
|
##############################################################################
|
|
+# These lines read the configuration files for the FLUID GM and GS soundfonts.
|
|
+# If you want to use only the gm soundfont uncomment the first line only, if
|
|
+# you also want to use the sound canvas extensions then uncomment the second
|
|
+# line.
|
|
+
|
|
+#source fluidr3_gm.cfg
|
|
+#source fluidr3_gs.cfg
|
|
+
|
|
+##############################################################################
|
|
# End of configuration file
|