- regenerate some of the patch files for this new branch - cleanup and try to adjust Makefile audio/libechonest: Jump to qt5 - clementine-player is the only port that I could find that has an explicit dependency on libechonest. Commit this update so there is no window for build failures. Test built on 13-CURRENT, 12-STABLE, 11-STABLE across i386 and amd64. Run-time tested on 13-CURRENT, amd64. PR: 234534 226529 Submitted by: greg@unrelenting.technology
13 lines
527 B
Desktop File
13 lines
527 B
Desktop File
--- dist/clementine.desktop.orig 2018-12-05 17:16:34 UTC
|
|
+++ dist/clementine.desktop
|
|
@@ -31,8 +31,8 @@ Comment[sr]=Репродукује музику и las
|
|
Comment[sr@ijekavian]=Репродукује музику и last.fm токове
|
|
Comment[sr@ijekavianlatin]=Reprodukuje muziku i last.fm tokove
|
|
Comment[sr@latin]=Reprodukuje muziku i last.fm tokove
|
|
-Exec=clementine %U
|
|
-TryExec=clementine
|
|
+Exec=clementine-player %U
|
|
+TryExec=clementine-player
|
|
Icon=clementine
|
|
Terminal=false
|
|
Categories=AudioVideo;Player;Qt;Audio;
|