Search Criteria
Package Details: freshplayerplugin 0.3.11-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/freshplayerplugin.git (read-only, click to copy) |
---|---|
Package Base: | freshplayerplugin |
Description: | PPAPI-host NPAPI-plugin adapter. |
Upstream URL: | https://github.com/i-rinat/freshplayerplugin |
Licenses: | MIT |
Submitter: | WorMzy |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-04 10:03 (UTC) |
Last Updated: | 2023-12-29 21:40 (UTC) |
Dependencies (22)
- alsa-lib
- cairo (cairo-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- icu (icu-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libevent (libevent-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libsoxr
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvdpau
- libx11 (libx11-gitAUR)
- libxcursor
- libxrandr (libxrandr-gitAUR)
- libxrender
- openssl (openssl-gitAUR, openssl-staticAUR)
- pango (pango-gitAUR)
- pepper-flashAUR (pepper-flash-debugAUR)
- v4l-utils (v4l-utils-gitAUR)
- cmake (cmake-gitAUR) (make)
- Show 2 more dependencies...
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2023-12-29 23:32 (UTC)
I tried to see if it works without gtk2 on system, but unfortunately not (or maybe I am doing something wrong). I see @sl1pkn07 posted message with fix in comments for -git version, it downloads old ffmpeg version.
WorMzy commented on 2023-12-29 22:06 (UTC)
Thanks for the heads up. I've disabled the HW decoder support as suggested by the dev here which should at least allow you to build the package. If you need HW decoder support, then you'll likely need to build a custom ffmpeg package. Let me know if you get that working and want to take over maintaining this (and/or the -git variant). I haven't needed flash in a loooong time, so I'm happy to give up ownership if you're interested in maintaining it.
micwoj92 commented on 2023-12-29 17:21 (UTC)
Doesnt' compile with latest ffmpeg
xuiqzy commented on 2019-10-23 19:23 (UTC)
Edited my last message.
pacman -Qs xorgproto
pacman -Qkk xorgproto
WorMzy commented on 2019-10-19 22:07 (UTC) (edited on 2019-10-19 22:24 (UTC) by WorMzy)
Please edit your message and encapsulate the output with three backticks (`) before and after -- this formats the output with a monospace font and preserves linebreaks.
That being said, I can't reproduce this in a clean chroot -- xorgproto gets pulled in as a direct dependency of libx11, libxrandr and libxrender, as well as an indirect dependency of ffmpeg, libva, cairo, pango, libglvnd, libvdpau and libxcursor[1], so it should definitely be on your system. What does
pacman -Qs xorgproto
andpacman -Qkk xorgproto
say?[1]
xuiqzy commented on 2019-10-19 21:32 (UTC) (edited on 2019-10-23 19:21 (UTC) by xuiqzy)
Seems like there are missing dependencies?
Log output:
WorMzy commented on 2019-05-15 09:19 (UTC)
I'm not sure what 0.3.10 is (possibly just a placeholder), but https://github.com/i-rinat/freshplayerplugin/blob/master/CMakeLists.txt still shows 0.3.9 is the latest version. If you want the latest and greatest code, use freshplayerplugin-git.
ganlu commented on 2018-09-18 12:12 (UTC)
Install base-devel or at least pkgconfig and fakeroot.
Samuel_SH commented on 2018-06-04 02:21 (UTC) (edited on 2018-06-04 02:22 (UTC) by Samuel_SH)
Errors when installing:
make[2]: *** [src/CMakeFiles/freshwrapper-obj.dir/build.make:1064: src/CMakeFiles/freshwrapper-obj.dir/ppb_video_decoder.c.o] Error 1
make[1]: [CMakeFiles/Makefile2:322: src/CMakeFiles/freshwrapper-obj.dir/all] Error 2 make: [Makefile:130: all] Error 2
WorMzy commented on 2017-11-22 14:16 (UTC)
1 2 Next › Last »