Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511512 - www-plugins/freshplayerplugin - ppapi2npapi compatibility layer
Summary: www-plugins/freshplayerplugin - ppapi2npapi compatibility layer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Brian Evans (RETIRED)
URL: https://github.com/i-rinat/freshplaye...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 06:15 UTC by Alibek
Modified: 2015-03-11 01:14 UTC (History)
3 users (show)

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


Attachments
freshplayerplugin-0.2.2.ebuild (freshplayerplugin-0.2.2.ebuild,1.01 KB, text/plain)
2015-01-15 16:54 UTC, nE0sIghT
Details
freshplayerplugin-0.2.2.ebuild (freshplayerplugin-0.2.2.ebuild,1.01 KB, text/plain)
2015-01-15 18:24 UTC, nE0sIghT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alibek 2014-05-26 06:15:31 UTC
Hello. 

www-plugins/chrome-binary-plugins need a RDEPEND change. PepperFlash and libpdf can be work without chromium/chrome/etc. 

Why it need to be changed? Because there is now available PPAPI->NPAPI wrapper for Pepper Flash and not only chrome can use this library. :)

A wrapper: https://github.com/i-rinat/freshplayerplugin 
ldd output for libpepflashplayer.so: http://pastebin.com/smmysZDP
Comment 1 Alibek 2014-06-01 14:30:21 UTC
I made ebuild for freshplayerplugin. It's here https://github.com/a1batross/alba-overlay/tree/master/www-plugins. 

Also, here is a fixed version of chrome-binary-plugins.
Comment 2 Fabian Henze 2014-09-12 10:42:47 UTC
Note that the developers started doing proper releases and version 0.2 already works quite well. How about adding it to the portage tree?
Comment 3 nE0sIghT 2015-01-15 16:54:37 UTC
Created attachment 394036 [details]
freshplayerplugin-0.2.2.ebuild

Ebuild for latest version. Also available in vortex overlay.
Comment 4 nE0sIghT 2015-01-15 18:24:37 UTC
Created attachment 394038 [details]
freshplayerplugin-0.2.2.ebuild

Moved ragel to DEPEND 	
Used proper GTK+ slot

Diff: https://github.com/nE0sIghT/vortex-overlay/compare/be6e76384feb789484c813b1973f7f32563a2e7f...8ced9a047479627b98811f1170359f951101ac46
Comment 5 nE0sIghT 2015-02-23 15:00:43 UTC
(In reply to nE0sIghT from comment #4)
> Created attachment 394038 [details]
> freshplayerplugin-0.2.2.ebuild

Version 0.2.3 released.
Renaming ebuild just works
Comment 6 Brian Evans (RETIRED) gentoo-dev 2015-03-11 01:14:30 UTC
Added.

+*freshplayerplugin-0.2.3 (11 Mar 2015)
+
+  11 Mar 2015; Brian Evans <grknight@gentoo.org>
+  +files/with-pulseaudio-cmake.patch, +freshplayerplugin-0.2.3.ebuild,
+  +metadata.xml:
+  Initial commit.  Ebuild written by me with input from bug 511512 and BtbN on
+  IRC