Search Criteria
Package Details: cef-minimal 88.2.8-1
Git Clone URL: | https://aur.archlinux.org/cef-minimal.git (read-only, click to copy) |
---|---|
Package Base: | cef-minimal |
Description: | Chromium Embedded Framework minimal release |
Upstream URL: | https://bitbucket.org/chromiumembedded/cef |
Keywords: | cef chromium embedded framework library |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | NexAdn |
Maintainer: | max2320 |
Last Packager: | max2320 |
Votes: | 11 |
Popularity: | 1.98 |
First Submitted: | 2017-05-01 11:49 |
Last Updated: | 2021-02-16 21:34 |
Dependencies (13)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- at-spi2-atk (at-spi2-atk-git)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- libglvnd (libglvnd-git)
- libxcomposite
- libxcursor (libxcursor-git)
- libxrandr (libxrandr-git)
- libxss
- libxtst
- nss (nss-hg)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- cmake (cmake-git) (make)
- make (make3, make-git, make-without-guile) (make)
Required by (6)
- obs-linuxbrowser (optional)
- obs-linuxbrowser (make)
- obs-linuxbrowser-bin (optional)
- obs-linuxbrowser-git (optional)
- obs-linuxbrowser-git (make)
- obs-studio-git (make)
Latest Comments
Arndroid commented on 2021-02-19 08:03
Thanks for this max!
max2320 commented on 2021-02-16 21:35
Just updated the package for the latest version and also applied the patch.
benklett commented on 2021-02-16 20:42
Hi max2320,
could you please add this fix to your package. Read permission is needed for building obs-studio-git.
https://aur.archlinux.org/cgit/aur.git/commit/?h=cef-minimal-3770-bin&id=8219e6cdb93d89c9e6d196c21328153e74626ae5
aviallon commented on 2020-05-28 11:35
CEF 83.3.11+g1fac1e5+chromium-83.0.4103.61 is available. Update :
Lucki commented on 2019-01-24 13:36
While building
obs-linuxbrowser
I get the following errors and the linker fails:Adding
at-spi2-atk
as dependency solves the problem and the other package compiles as expected (but crashes on usage in obs). So it seems it is either missing here or atobs-linuxbrowser
.lulou commented on 2018-11-06 21:32
You can compile the new versions of CEF with this modification: Add the following line 27 (somewhere before make in the build() function)
sed -i 's/-Werror/#-Werror/g' cmake/cef_variables.cmake
NexAdn commented on 2018-09-24 18:15
As someone flagged cef-standard out-of-date: I currently get some errors on compile-time, making it unable to build the package and as it seems, those errors are somehow CEF's fault, not mine (I don't apply any patches or modify the code in any way). I will not push updates as long as there are no new builds that fix this problem.
NexAdn commented on 2017-10-27 11:29
3.3202 — CEF is now located in /opt/cef.