Skip to content

Commit

Permalink
media-sound/supercollider: Fix invalid desktop file
Browse files Browse the repository at this point in the history
Thanks-to: CaptainBlood <[email protected]>
Closes: https://bugs.gentoo.org/636090
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
a17r committed Jan 6, 2018
1 parent 93e08e1 commit ddc2565
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions media-sound/supercollider/files/supercollider-3.8.0-desktop.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- a/editors/sc-ide/SuperColliderIDE.desktop 2016-08-22 11:12:21.000000000 +0300
+++ b/editors/sc-ide/SuperColliderIDE.desktop 2017-10-31 18:26:58.520164204 +0300
@@ -5,6 +5,5 @@
Icon=sc_ide
Type=Application
Terminal=false
-Patterns=*.scd;*.sc;*.schelp
-Categories=Application;Multimedia;Audio;AudioVideo
+Categories=X-Multimedia;Audio;AudioVideo
MimeType=text/x-sc;
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ PATCHES=(
"${FILESDIR}"/${P}-no-qtpositioning.patch
"${FILESDIR}"/${P}-multilib.patch
"${FILESDIR}"/${P}-gcc-7.patch
"${FILESDIR}"/${P}-desktop.patch
)

src_configure() {
Expand Down

0 comments on commit ddc2565

Please sign in to comment.