FS#11398 - Update mime database after installing audacity
Attached to Project:
Arch Linux
Opened by Kamil Neczaj (kneczaj) - Thursday, 04 September 2008, 22:48 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 13 December 2008, 02:56 GMT
Opened by Kamil Neczaj (kneczaj) - Thursday, 04 September 2008, 22:48 GMT
Last edited by Eric Belanger (Snowman) - Saturday, 13 December 2008, 02:56 GMT
|
Details
Description:
Audacity provides a new mime type in /usr/share/mime/packages/audacity.xml file so according to http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html after the instalation "update-mime-database /usr/share/mime" should be run to update the mime database. I've attached the fixed PKGBUILD and audacity.install file. |
This task depends upon
Closed by Eric Belanger (Snowman)
Saturday, 13 December 2008, 02:56 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in audacity-1.3.6-2
Saturday, 13 December 2008, 02:56 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in audacity-1.3.6-2
Comment by Jan de Groot (JGC) -
Friday, 05 September 2008, 09:33 GMT
Whoever will implement this: please leave out the echo. The
update-mime-database command takes only a second or two and has no
negative impact on the system at all, so there's no need to make
it verbose. We don't do this for packages installing gconf schemas
either.
Comment by Kamil Neczaj (kneczaj) -
Friday, 05 September 2008, 12:25 GMT
OK. I've added a second version of audacity.install without the
echo.
PKGBUILD