[SCM] yoshimi/master: Add patch to update appdata file.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jan 16 09:47:51 UTC 2017


The following commit has been merged in the master branch:
commit dbeec6591ade798eb6fa111190af7562c74030c7
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jan 16 10:38:09 2017 +0100

    Add patch to update appdata file.

diff --git a/debian/patches/02-appdata_file.patch b/debian/patches/02-appdata_file.patch
new file mode 100644
index 0000000..58bb6cd
--- /dev/null
+++ b/debian/patches/02-appdata_file.patch
@@ -0,0 +1,41 @@
+Author: Will Godfrey <willgodfrey at musically.me.uk> - upstream author
+Description: Update appdata file.
+Forwarded: not-needed
+
+Index: yoshimi/desktop/yoshimi.appdata.xml
+===================================================================
+--- yoshimi.orig/desktop/yoshimi.appdata.xml
++++ yoshimi/desktop/yoshimi.appdata.xml
+@@ -1,5 +1,5 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+-<!-- Copyright 2016 Yoshimi project <willgodfrey at musically.me.uk> -->
++<!-- Copyright 2016-2017 Yoshimi project <willgodfrey at musically.me.uk> -->
+ <application>
+  <id type="desktop">yoshimi.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+@@ -11,18 +11,22 @@
+   Yoshimi is a MIDI software synthesizer for Linux. It synthesizes in real time, can run polyphonic and/or monophonic in multiple simultaneous patches in one or more MIDI channels and has broad microtonal capability. It includes extensive addititive, subtractive, and PAD synth capabilities which can be run simultaneously within the same patch. It also has comprehensive effects capabilities.
+   </p>
+   <p>
+-  Originally based on the 2.4.0 version of ZynAddSubFX (Copyright 2002-2009 Nasca Octavian Paul), development of Yoshimi has continued for quite a while now in its own direction. Originally these included major optimizations for audio and MIDI performance. More recently there has been progressive development of user-level access to all controls, including command line access. Refinement continues, both visually and within the code.
++  Originally based on the 2.4.0 version of ZynAddSubFX (Copyright 2002-2009 Nasca Octavian Paul), development of Yoshimi has continued for quite a while now in its own direction. Originally these included major optimizations for audio and MIDI performance. More recently there has been progressive development of user-level access to all controls, including command line access. Since V1.5.0 there is full Midi Learn capability. Refinement continues, both visually and within the code.
+   </p>
+  </description>
+  <screenshots>
+   <screenshot type="default">
+-   <image>https://a.fsdn.com/con/app/proj/yoshimi/screenshots/Front.png</image>
++   <image>https://a.fsdn.com/con/app/proj/yoshimi/screenshots/Main.png</image>
+    <caption>The main window showing Yoshimi running</caption>
+   </screenshot>
+   <screenshot>
+-   <image>https://a.fsdn.com/con/app/proj/yoshimi/screenshots/Collage.png</image>
++   <image>https://a.fsdn.com/con/app/proj/yoshimi/screenshots/Mixer.png</image>
+    <caption>Yoshimi in action</caption>
+   </screenshot>
++  <screenshot>
++   <image>https://a.fsdn.com/con/app/proj/yoshimi/screenshots/MidiLearn.png</image>
++   <caption>The new MIDI-learn window.</caption>
++  </screenshot>
+  </screenshots>
+  <keywords>
+   <keyword>music</keyword>
diff --git a/debian/patches/series b/debian/patches/series
index ac0ed64..eb7b559 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01-gcc_flags.patch
+02-appdata_file.patch

-- 
yoshimi packaging



More information about the pkg-multimedia-commits mailing list