Package Details: libbcd 1.1-3

Git Clone URL: https://aur.archlinux.org/libbcd.git (read-only, click to copy)
Package Base: libbcd
Description: Bayesian Collaborative Denoiser for Monte Carlo Rendering
Upstream URL: https://github.com/superboubek/bcd
Licenses: BSD
Submitter: DarkShadow44
Maintainer: DarkShadow44
Last Packager: DarkShadow44
Votes: 0
Popularity: 0.000000
First Submitted: 2019-01-12 07:41 (UTC)
Last Updated: 2019-01-15 04:04 (UTC)

Latest Comments

bartus commented on 2021-07-19 11:51 (UTC) (edited on 2021-07-19 11:58 (UTC) by bartus)

I've updated fix-dependencies.patch to handle build against openexr:3 also made some sane adjustments: like moving patch to prepare() function to allow makepkg -e to work correctly. http://ix.io/3tpZ/diff

Apply with git am -s < <(curl -s http://ix.io/3tpZ )

Any problem with luxcorerender you should poke me at github https://github.com/bartoszek/AUR-luxcorerender

DarkShadow44 commented on 2021-06-25 02:23 (UTC)

This package is obsolete now. Please try to use luxmark without. Although there is currently a problem with luxcorerender.

DarkShadow44 commented on 2021-06-25 01:43 (UTC)

Will look into it. Maybe libbcd could be completely removed...

uncholowapo commented on 2021-06-24 18:56 (UTC) (edited on 2021-06-24 19:00 (UTC) by uncholowapo)

[ 64%] Building CXX object src/io/CMakeFiles/bcdio.dir/exr/io_exr.cpp.o
In file included from /usr/include/OpenEXR/ImfRgbaFile.h:23,
             from /home/juan/libbcd/src/bcd-1.1/src/io/exr/io_exr.cpp:29:
/usr/include/OpenEXR/ImfHeader.h:22:10: fatal error: ImathVec.h: No such file or 
directory
   22 | #include "ImathVec.h"
      |          ^~~~~~~~~~~~
compilation terminated.

Can't compile. Seems to have something to do with Imath splitting from OpenEXR into it's own library.

DarkShadow44 commented on 2019-01-15 04:04 (UTC)

Thanks, added it.

bartus commented on 2019-01-14 21:22 (UTC)

missing makedepends=('cmake')