Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10801804
D7920.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D7920.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -14,6 +14,7 @@
liblilv-0.so.0
liblo.so.7
libm.so.6
+libmad.so.0
libogg.so.0
libpthread.so.0
librubberband.so.2
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : qtractor
-version : 0.9.11
-release : 14
+version : 0.9.12
+release : 15
source :
- - https://sourceforge.net/projects/qtractor/files/qtractor/0.9.11/qtractor-0.9.11.tar.gz/download : a0f0c2e288925e8445a6f7d710741645334f6d762123f421395513391c959709
+ - https://github.com/rncbc/qtractor/archive/qtractor_0_9_12.tar.gz : b13c4823add7d4989c579e3771d50f133006936a973cae0bc1b6d3c88b689da6
license : GPL-2.0-or-later
component : multimedia.audio
summary : Qtractor is an audio/MIDI multi-track sequencer application
@@ -26,9 +26,8 @@
- ladspa-devel
- libmad-devel
setup : |
- %configure
- %qmake QMAKE_CFLAGS_ISYSTEM=-I
+ %cmake_ninja
build : |
- %make
-install : |
- %make_install INSTALL_ROOT=$installdir
+ %ninja_build
+install : |-
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -26,21 +26,30 @@
<Path fileType="data">/usr/share/icons/hicolor/32x32/mimetypes/application-x-qtractor-archive.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/mimetypes/application-x-qtractor-session.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/32x32/mimetypes/application-x-qtractor-template.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/qtractor.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/mimetypes/application-x-qtractor-archive.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/mimetypes/application-x-qtractor-session.svg</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/mimetypes/application-x-qtractor-template.svg</Path>
+ <Path fileType="man">/usr/share/man/fr/man1/qtractor.1</Path>
+ <Path fileType="man">/usr/share/man/man1/qtractor.1</Path>
<Path fileType="data">/usr/share/metainfo/qtractor.appdata.xml</Path>
<Path fileType="data">/usr/share/mime/packages/qtractor.xml</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_cs.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_de.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_es.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_fr.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_it.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_ja.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_pt.qm</Path>
+ <Path fileType="data">/usr/share/qtractor/translations/qtractor_ru.qm</Path>
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2019-11-14</Date>
- <Version>0.9.11</Version>
+ <Update release="15">
+ <Date>2020-01-17</Date>
+ <Version>0.9.12</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
Details
Attached
Mime Type
text/plain
Expires
May 30 2023, 4:01 AM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5829432
Default Alt Text
D7920.diff (3 KB)
Attached To
Mode
D7920: Update qtractor to 0.9.12 and fix libmad linking
Attached
Detach File
Event Timeline
Log In to Comment