Search Criteria
Package Details: freshplayerplugin-git 0.3.9.r6.g58596f4-1
Git Clone URL: | https://aur.archlinux.org/freshplayerplugin-git.git (read-only, click to copy) |
---|---|
Package Base: | freshplayerplugin-git |
Description: | PPAPI-host NPAPI-plugin adapter. |
Upstream URL: | https://github.com/i-rinat/freshplayerplugin |
Licenses: | |
Conflicts: | |
Submitter: | Behem0th |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 153 |
Popularity: | 0.000002 |
First Submitted: | 2014-03-31 20:10 |
Last Updated: | 2019-02-01 23:57 |
Dependencies (14)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- icu (icu-git, icu-git-static)
- libevent (libevent-git, libevent-fb)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libxcursor (libxcursor-git)
- libxrandr (libxrandr-git)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- pepper-flash (pepper-flash-armv7h, pepper-flash-debug)
- v4l-utils (v4l-utils-rockchip)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ragel (make)
Required by (1)
- vmware-vsphere-web-client-plugin (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 ... Next › Last »
francoism90 commented on 2015-10-05 17:48
@WorMzy:
I had chromium-pepper-flash already installed, with updated path:
pepperflash_path = /usr/lib/PepperFlash/libpepflashplayer.so"
The errors are gone, thanks. :)
WorMzy commented on 2015-10-05 15:11
francoism90, you need libpepflashplayer.so, which is provided by one of the optdepends. Install one of the providers, then point pepperflash_path at it, not libfreshwrapper-pepperflash.so.
francoism90 commented on 2015-10-05 14:57
I have copied the example.conf to /etc/freshwrapper.conf:
trying /etc/freshwrapper.conf
[fresh] [error] do_load_ppp_module, one of required PPP_* is missing
I've updated the path, but still the errors above are shown:
pepperflash_path = "/usr/lib/mozilla/plugins/libfreshwrapper-pepperflash.so"
It doesn't seem to be warnings, but errors. Is there a symlink missing? :)
Thanks!
Anonymous comment on 2015-07-02 13:46
It's not libvdpau-va-gl. It's libvdpau. And it's pulled in by ffmpeg, which is a dependency anyway now. So I've added that.
theodore commented on 2015-07-02 13:41
@fbt I think you need to add the "community/libvdpau-va-gl" package as dependency since without it the compilation fails with the following message:
-- checking for modules 'libavcodec;libavutil;libva;libva-x11;vdpau'
-- package 'libavcodec' not found
-- package 'libavutil' not found
-- package 'libva' not found
-- package 'libva-x11' not found
-- package 'vdpau' not found
CMake Error at /usr/share/cmake-3.2/Modules/FindPkgConfig.cmake:340 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.2/Modules/FindPkgConfig.cmake:502 (_pkg_check_modules_internal)
CMakeLists.txt:114 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
See also "/build/freshplayerplugin-git/src/freshplayerplugin-git/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /opt/chroot64/theodore/build
Anonymous comment on 2015-06-30 09:23
I have a strict policy of not updating -git packages unless the pkgbuild needs to be changed. If you rely on autoupdates from AUR, you're out of luck here.
That said, I did need to push the package to AUR4.
WorMzy commented on 2015-06-30 08:49
ItachiSan, the PKGBUILD still builds the latest version. Please don't flag -git packages out of date just because the version reported on the web interface isn't the current version.
ItachiSan commented on 2015-06-30 07:21
Actually, the main version code is 0.3.0; filing an out-of-date request.
coder5 commented on 2015-05-26 18:04
i did fix manually in eclipse
Goto:
Window->Preferences->General->Web Browser
and choose external web browser
Anonymous comment on 2015-05-26 13:21
You should probably report this upstream.
I don't see how it's a packaging issue.