Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549644 - sci-biology/emboss: try to install mimetype information
Summary: sci-biology/emboss: try to install mimetype information
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-16 12:02 UTC by Pacho Ramos
Modified: 2015-05-18 13:28 UTC (History)
1 user (show)

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


Attachments
/usr/lib/mime/packages/emboss (emboss.mime,781 bytes, text/plain)
2015-05-16 12:02 UTC, Pacho Ramos
Details
emboss-6.6.0.ebuild (emboss-6.6.0.ebuild,2.01 KB, text/plain)
2015-05-16 12:03 UTC, Pacho Ramos
Details
abiview.desktop (abiview.desktop,561 bytes, text/plain)
2015-05-16 12:03 UTC, Pacho Ramos
Details
emboss.xml (emboss.xml,1.03 KB, text/plain)
2015-05-16 12:04 UTC, Pacho Ramos
Details
jemboss.desktop (jemboss.desktop,259 bytes, text/plain)
2015-05-16 12:04 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2015-05-16 12:02:48 UTC
Created attachment 403366 [details]
/usr/lib/mime/packages/emboss

I wanted to resolve the problem of desktops, by default, now knowing how to open, for example, .ab1 files. I tried to implement what Ubuntu is doing for emboss... but I don't know where should we install the attached mime file they are installing at /usr/lib/mime/packages/emboss

I will also attach my updated ebuild to install /usr/share/mime/packages/emboss.xml and .desktop files
Comment 1 Pacho Ramos gentoo-dev 2015-05-16 12:03:39 UTC
Created attachment 403368 [details]
emboss-6.6.0.ebuild
Comment 2 Pacho Ramos gentoo-dev 2015-05-16 12:03:55 UTC
Created attachment 403370 [details]
abiview.desktop
Comment 3 Pacho Ramos gentoo-dev 2015-05-16 12:04:15 UTC
Created attachment 403372 [details]
emboss.xml
Comment 4 Pacho Ramos gentoo-dev 2015-05-16 12:04:32 UTC
Created attachment 403374 [details]
jemboss.desktop
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2015-05-18 13:05:07 UTC
Martin, what do you think about this?
Comment 6 Martin Mokrejš 2015-05-18 13:28:26 UTC
I never fiddled with this. Isn't it better to update the /etc/mime.types file? Or do you say the update-mime-database reads those attached files installed by emboss and updates /etc/mime.types ? ;-) I think I cannot really help with your decision.