Page MenuHomeSolus

D7428.diff
No OneTemporary

D7428.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/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,3 @@
-libGL.so.1
libQt5Core.so.5
libQt5DBus.so.5
libQt5Gui.so.5
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,23 +1,22 @@
name : qjackctl
-version : 0.5.9
-release : 12
+version : 0.6.0
+release : 13
source :
- - https://sourceforge.net/projects/qjackctl/files/qjackctl/0.5.9/qjackctl-0.5.9.tar.gz/download : f3fa7b3c1e28d56632de10c32e978a54f94c29b0239e2b6b2622d4a49ae65ee9
+ - https://github.com/rncbc/qjackctl/archive/qjackctl_0_6_0.tar.gz : 229339dd59977712393412317b6c6d1d6130f4902c20a4b48cf75de48c46131f
license : GPL-2.0-or-later
component : multimedia.audio
summary : QjackCtl is a simple Qt application to control the JACK sound server
description: |
QjackCtl is a simple Qt application to control the JACK sound server
builddeps :
+ - pkgconfig(Qt5Help)
- pkgconfig(alsa)
- pkgconfig(gl)
- pkgconfig(jack)
- pkgconfig(portaudio-2.0)
- - pkgconfig(Qt5Help)
setup : |
- %configure
- %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
@@ -22,16 +22,27 @@
<Path fileType="executable">/usr/bin/qjackctl</Path>
<Path fileType="data">/usr/share/applications/qjackctl.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/apps/qjackctl.png</Path>
+ <Path fileType="man">/usr/share/man/fr/man1/qjackctl.1</Path>
+ <Path fileType="man">/usr/share/man/man1/qjackctl.1</Path>
<Path fileType="data">/usr/share/metainfo/qjackctl.appdata.xml</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_cs.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_de.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_es.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_fr.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_it.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_ja.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_nl.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_pt.qm</Path>
+ <Path fileType="data">/usr/share/qjackctl/translations/qjackctl_ru.qm</Path>
</Files>
</Package>
<History>
- <Update release="12">
- <Date>2019-07-13</Date>
- <Version>0.5.9</Version>
+ <Update release="13">
+ <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 8 2023, 3:44 AM (9 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5841054
Default Alt Text
D7428.diff (3 KB)

Event Timeline