Page MenuHomeSolus

D7427.diff
No OneTemporary

D7427.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,4 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Jacob Alzén
+ - Email: jacob.alzen@gmail.com
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 7 2023, 11:45 PM (9 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824801
Default Alt Text
D7427.diff (3 KB)

Event Timeline