In case someone else struggles with the build. I got it running with the following adjustments:
1) In PKGBUILD
under makedepends=
"ffnvcodec-headers<=12.1.14.0" -> "ffnvcodec-headers"
2) In PKGBUILD
under build(){
Adding -DCEF_INCLUDE_DIR="/opt/cef-obs/include" \
under -DCEF_ROOT_DIR="/opt/cef-obs" \
Pinned Comments
thotypous commented on 2021-02-05 14:12 (UTC)
If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)