Accepting request 984663 from KDE:Extra
- Update to version 2.9.75git.20220614T014846~dc55a00143: * Mark Amarok as a single main window program - Update translations - Rebase flac_mimetype_bnc671581.diff * Add DBus service file to actually make it activatable (boo#1200767) OBS-URL: https://build.opensuse.org/request/show/984663 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/amarok?expand=0&rev=131
This commit is contained in:
LFS
BIN
Binary file not shown.
+1
-1
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: amarok
|
||||
Version: 2.9.75git.20220224T114455~9300034c57
|
||||
Version: 2.9.75git.20220614T014846~dc55a00143
|
||||
Release: 0
|
||||
Summary: Media Player
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://invent.kde.org/multimedia/amarok.git</param>
|
||||
<param name="changesrevision">9300034c578799df622f2f1b49314976a8bfce65</param></service></servicedata>
|
||||
<param name="changesrevision">dc55a00143379c9e0406e2fa96bb32de65b14bd6</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1003137c84e101147d8fd23ed4aa7b16f9ae05af31192b472f5e97d278dd3280
|
||||
size 19684196
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:562e675d618dc5fafd6b8c674e42c3f82aa09bd98a722f3d62484642abb39f38
|
||||
size 19686340
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd11873ef686b664aceb77345406d062828671e9622dc0d849ff316446c1f971
|
||||
size 2355620
|
||||
oid sha256:b54762395baa56f1f5387c7b029856cca7bd4916e03b43cf2a7244cf85c1f89a
|
||||
size 2356108
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
Make amarok able to open .flac files (boo#671581)
|
||||
|
||||
diff --git a/src/org.kde.amarok.desktop b/src/org.kde.amarok.desktop
|
||||
index f48d4ed7e5..38884f2705 100644
|
||||
index 9181733..63ca433 100644
|
||||
--- a/src/org.kde.amarok.desktop
|
||||
+++ b/src/org.kde.amarok.desktop
|
||||
@@ -186,7 +186,7 @@ Comment[zh_TW]=Amarok - 重新探索您的音樂世界!
|
||||
Icon=amarok
|
||||
@@ -194,7 +194,7 @@ Icon=amarok
|
||||
SingleMainWindow=True
|
||||
# Add pure audio formats here, for other formats see amarok_*.desktop files
|
||||
# See bug 242292
|
||||
-MimeType=audio/aac;audio/mp4;audio/mpeg;audio/mpegurl;audio/vnd.rn-realaudio;audio/vorbis;audio/x-flac;audio/x-mp3;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-oggflac;audio/x-pn-realaudio;audio/x-scpls;audio/x-speex;audio/x-vorbis;audio/x-wav;application/x-ogm-audio;audio/x-vorbis+ogg;audio/ogg;
|
||||
|
||||
Reference in New Issue
Block a user