FrogCast / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Support for Flash Player Standalone (aka Projector) #430

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
it would be nice to have support for the standalone Flash Player, which is not 
available for linux (contrary to the flash plugin).

The projector is also available with debugging content. Most recent version is 
14 and 13 is still supported.

Website:
https://www.adobe.com/support/flashplayer/downloads.html

Download Links (for the different versions):
http://download.macromedia.com/pub/flashplayer/updaters/14/flashplayer_14_sa.exe
http://download.macromedia.com/pub/flashplayer/updaters/13/flashplayer_13_sa.exe
http://download.macromedia.com/pub/flashplayer/updaters/12/flashplayer_12_sa.exe
http://download.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_7_sa.e
xe

Download Links for projector with debugger:
http://download.macromedia.com/pub/flashplayer/updaters/14/flashplayer_14_sa_deb
ug.exe
http://download.macromedia.com/pub/flashplayer/updaters/13/flashplayer_13_sa_deb
ug.exe
http://download.macromedia.com/pub/flashplayer/updaters/12/flashplayer_12_sa_deb
ug.exe
http://download.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_7_sa_d
ebug.exe

See also:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=15096

Thanks

Original issue reported on code.google.com by richard....@gmail.com on 22 Jun 2014 at 5:25

GoogleCodeExporter commented 8 years ago
Don't know if there can be dependencies added in winetricks?

Anyways the projector needs lib32-lcms2 installed on the systems, so it would 
be nice if winetricks could hint for that.

Original comment by richard....@gmail.com on 24 Jun 2014 at 9:30

GoogleCodeExporter commented 8 years ago
Regarding dependencies, no, winetricks doesn't specify them. winetricks depends 
on a working wine setup, that's up to the user to get (besides, those 
dependencies are different between distros).

FWIW, wine will print an error to the terminal if lcms is needed but wine was 
built without support for it.

Original comment by austinenglish@gmail.com on 26 Jun 2014 at 7:24