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.000001 |
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-gl-transition, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-headless, ffmpeg-ndi, ffmpeg-decklink, ffmpeg-git, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-nocuda, ffmpeg-amd-full-git, ffmpeg-full, ffmpeg-amd-full)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-infinality-remix, freetype2-git, freetype2-minimal-git)
- icu (icu-git-static, icu-git)
- 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 ... 4 5 6 7 8 9 10 11 12 13 Next › Last »
Behem0th commented on 2014-06-15 05:49
@WorMzy
I remove glu from dependencies, and just for you add gtk2. :-) But in other side, who edit dependencies in one package, may edit dependencies in other package.
WorMzy commented on 2014-06-12 20:24
Looks like the glu dependency was short-lived:
https://github.com/i-rinat/freshplayerplugin/commit/7ec8ffa5e5f93d10b83436dfd3dd5c9d2c62e4cb#diff-a95b0cb5e6ad8e6fbf512932f496ff03L31
WorMzy commented on 2014-06-12 20:14
Ah, that's probably why I get build failures then -- I removed chromium-pepper-flash's dependency on chromium because I don't want two large web browsers installed just to watch flash videos while I'm browsing the web.
I could argue that chromium-pepper-flash depending on chromium is a bug (as it's not actually required), or that you should list dependencies whether they're pulled in by other package or not, but I won't press the point if you're uncomfortable adding them. :)
Behem0th commented on 2014-06-12 19:29
@WorMzy
No, libxinerama in dependencies on gtk2. And gtk2 in dependencies on chromium, google-chrome.
WorMzy commented on 2014-06-12 19:08
Thank you again.
I'm afraid that this time it's gtk2 and libxinerama. :P
The joys of packaging rapidly developing software!
mid-kid commented on 2014-06-11 18:27
Any reason why chromium-pepper-flash got replaced by google-chrome?
Behem0th commented on 2014-06-11 15:08
@WorMzy
Updated. Ty for notification.
WorMzy commented on 2014-06-11 14:25
Thanks for the fast update. Unfortunately it now needs 'glu' too. :)
Behem0th commented on 2014-06-10 03:33
@WorMzy
Updated, ty.
orschiro commented on 2014-06-09 17:44
There is some serious conflict with this package.
Once installed I am no longer able to launch some Java applications such as Smartgithg or Crashplan.
The produced error is the following:
[ERROR:flash/platform/pepper/common/pep_process.cpp(19)] CHECK(g_process_type == PROCESS_TYPE_UNKNOWN) failed
/usr/bin/smartgithg: line 99: 21690 Aborted (core dumped) $_JAVA_EXEC $_VM_PROPERTIES -Xmx${SMARTGITHG_MAX_HEAP_SIZE} -Xverify:none -Dsmartgit.vm-xmx=${SMARTGITHG_MAX_HEAP_SIZE} -jar "$SMARTGIT_HOME/lib/bootloader.jar" "$@"
How can we fix this conflict?