Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 370373 - www-servers/thttpd Change mime content type for .ogg files
Summary: www-servers/thttpd Change mime content type for .ogg files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-06-07 01:30 UTC by Adam Niewoehner
Modified: 2012-03-24 03:02 UTC (History)
0 users

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


Attachments
A patch for the thttpd-2.25b-r7.ebuild (patch-for-r7-ebuild,325 bytes, patch)
2011-06-07 01:30 UTC, Adam Niewoehner
Details | Diff
A patch for the mime_types.txt file (thttpd-2.25b-ogg-mime-type.patch,376 bytes, patch)
2011-06-07 01:31 UTC, Adam Niewoehner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Niewoehner 2011-06-07 01:30:21 UTC
Created attachment 276077 [details, diff]
A patch for the thttpd-2.25b-r7.ebuild

The official mimetype for Ogg Vorbis is application/ogg according to the page at:
www.vorbis.com/faq/
The mime_types.txt file in the thttpd tarball still uses application/x-ogg.
Comment 1 Adam Niewoehner 2011-06-07 01:31:09 UTC
Created attachment 276079 [details, diff]
A patch for the mime_types.txt file
Comment 2 Anthony Basile gentoo-dev 2012-03-24 03:02:57 UTC
Okay this fix is in thttpd-2.25b-r9.  Reopen if its still a problem.