Page MenuHomeSolus

D7427.id17840.diff
No OneTemporary

D7427.id17840.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : qsynth
-version : 0.5.7
-release : 4
+version : 0.6.0
+release : 5
source :
- - https://github.com/rncbc/qsynth/archive/qsynth_0_5_7.tar.gz : 37cd7ad7fa26592bb64bbddaa85b54386c1cfad6f3875eab23bedea8104d7a3b
+ - https://github.com/rncbc/qsynth/archive/qsynth_0_6_0.tar.gz : fa82ce459313352d1dbbb44a98774dd966534734a298f58aede7218f21a02221
license : GPL-2.0-or-later
component : multimedia.audio
summary : Fluidsynth GUI frontend
@@ -11,12 +11,9 @@
builddeps :
- pkgconfig(fluidsynth)
- pkgconfig(Qt5Help)
-rundeps :
- - fluidsynth
setup : |
- %cmake
- %qmake QMAKE_CFLAGS_ISYSTEM=-I
+ %cmake_ninja
build : |
- %make
+ %ninja_build
install : |
- %make_install INSTALL_ROOT=$installdir
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,8 +21,10 @@
<Files>
<Path fileType="executable">/usr/bin/qsynth</Path>
<Path fileType="data">/usr/share/applications/qsynth.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/qsynth.png</Path>
+ <Path fileType="man">/usr/share/man/fr/man1/qsynth.1</Path>
+ <Path fileType="man">/usr/share/man/man1/qsynth.1</Path>
<Path fileType="data">/usr/share/metainfo/qsynth.appdata.xml</Path>
- <Path fileType="data">/usr/share/pixmaps/qsynth.png</Path>
<Path fileType="data">/usr/share/qsynth/translations/qsynth_cs.qm</Path>
<Path fileType="data">/usr/share/qsynth/translations/qsynth_de.qm</Path>
<Path fileType="data">/usr/share/qsynth/translations/qsynth_es.qm</Path>
@@ -32,12 +34,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2019-07-12</Date>
- <Version>0.5.7</Version>
+ <Update release="5">
+ <Date>2019-10-17</Date>
+ <Version>0.6.0</Version>
<Comment>Packaging update</Comment>
<Name>Jacob Alzén</Name>
<Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 11 2023, 6:03 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5854872
Default Alt Text
D7427.id17840.diff (2 KB)

Event Timeline