Package Details: flashplugin-mimefix 11.2.202.394-1

Package Base: flashplugin-mimefix
Description: Adobe Flash Player, patched to accept application/vnd.adobe.flash.movie MIME type
Upstream URL: http://get.adobe.com/flashplayer
Category: multimedia
Licenses: custom
Conflicts: flashplugin
Provides: flashplayer
Submitter: snowball
Maintainer: None
Last Packager: snowball
Votes: 0
First Submitted: 2014-07-06 01:04
Last Updated: 2014-07-11 21:58

Dependencies (14)

Required by (0)

Sources

Latest Comments

Comment by snowball

2014-12-12 03:30

I'm no longer interested in maintaining this.

If anyone is interested in picking it up, the patch is made by searching for "application/futuresplash" in a hex editor and finding the instance of it that's followed by the string "FutureSplash Player". You then overwrite "application/futuresplash" with "application/vnd.adobe.flash.movie", then add enough zeros at the end to cut off "FutureSplash Player" to "ash Player". Use bsdiff to generate the patch.bsdiff file.