Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508116 - media-video/aegisub does not update icon cache or desktop database
Summary: media-video/aegisub does not update icon cache or desktop database
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Nikoli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-19 16:56 UTC by Julian Ospald
Modified: 2014-06-09 19:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for ebuild (aegisub-3.1.2.ebuild.caches.patch,969 bytes, patch)
2014-06-09 17:41 UTC, Nikoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2014-04-19 16:56:05 UTC
# grep -i mime /usr/share/applications/aegisub.desktop
MimeType=application/x-srt;text/plain;text/x-ass;text/x-microdvd;text/x-ssa;

/usr/share/icons/hicolor/32x32/apps/aegisub.png
Comment 1 Nikoli 2014-06-09 17:41:10 UTC
Created attachment 378594 [details, diff]
patch for ebuild
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2014-06-09 19:23:32 UTC
--- ./ChangeLog
+++ ./ChangeLog
@@ -4,0 +5,5 @@
+  09 Jun 2014; Maxim Koltsov <maksbotan@gentoo.org> aegisub-3.1.2.ebuild:
+  Update icon cache and desktop database, bug #508116. Respect LINGUAS, bug
+  #508118. Fix sandbox access violation with openal, bug #508184. Thanks to
+  Nikoli.
+