diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -6,5 +6,4 @@ libfluidsynth.so.2 libgcc_s.so.1 libm.so.6 -libpthread.so.0 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : qsynth -version : 0.5.6 -release : 3 +version : 0.5.7 +release : 4 source : - - https://sourceforge.net/projects/qsynth/files/qsynth/0.5.6/qsynth-0.5.6.tar.gz/download : a6eb404778fad87bb37fa1fb4caf1d80f24a324f9c3a22b669df2f8c94849040 + - https://github.com/rncbc/qsynth/archive/qsynth_0_5_7.tar.gz : 37cd7ad7fa26592bb64bbddaa85b54386c1cfad6f3875eab23bedea8104d7a3b license : GPL-2.0-or-later component : multimedia.audio summary : Fluidsynth GUI frontend @@ -14,7 +14,7 @@ rundeps : - fluidsynth setup : | - %configure + %cmake %qmake QMAKE_CFLAGS_ISYSTEM=-I build : | %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -21,17 +21,23 @@ /usr/bin/qsynth /usr/share/applications/qsynth.desktop - /usr/share/icons/hicolor/32x32/apps/qsynth.png /usr/share/metainfo/qsynth.appdata.xml + /usr/share/pixmaps/qsynth.png + /usr/share/qsynth/translations/qsynth_cs.qm + /usr/share/qsynth/translations/qsynth_de.qm + /usr/share/qsynth/translations/qsynth_es.qm + /usr/share/qsynth/translations/qsynth_fr.qm + /usr/share/qsynth/translations/qsynth_ru.qm + /usr/share/qsynth/translations/qsynth_sr.qm - - 2019-04-11 - 0.5.6 + + 2019-07-12 + 0.5.7 Packaging update Jacob Alzén jacob.alzen@gmail.com \ No newline at end of file