Package Details: radiance 0.6.1-1

Git Clone URL: https://aur.archlinux.org/radiance.git (read-only, click to copy)
Package Base: radiance
Description: Video art software for live performance
Upstream URL: https://radiance.video
Licenses: MIT
Submitter: ervanalb
Maintainer: ervanalb
Last Packager: ervanalb
Votes: 0
Popularity: 0.000000
First Submitted: 2018-10-28 23:16 (UTC)
Last Updated: 2019-07-29 02:58 (UTC)

Latest Comments

b1nb4sh commented on 2024-12-15 17:44 (UTC)

Thank you, will try that out.

ervanalb commented on 2024-12-15 17:28 (UTC) (edited on 2024-12-15 17:28 (UTC) by ervanalb)

The software is undergoing a rewrite in rust. I believe it is usable (and perhaps already better than the Qt version) but some work needs to be done before packaging it up. The latest code is available here if you're up for building it from source: https://github.com/zbanks/radiance/tree/rust-wgpu-2

b1nb4sh commented on 2024-12-15 16:57 (UTC) (edited on 2024-12-15 16:59 (UTC) by b1nb4sh)

.cache/paru/clone/radiance/src/radiance-0.6.1/src/QmlSharedPointer.h:342:34: error: cannot convert ‘const QMetaObject::SuperData* const’ to ‘const QMetaObject* const*’ in return
  342 |     return T::staticMetaObject.d.relatedMetaObjects;
      |               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  const QMetaObject::SuperData* const
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/libradiance.dir/build.make:239: CMakeFiles/libradiance.dir/src/ImageNode.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/libradiance.dir/build.make:183: CMakeFiles/libradiance.dir/src/EffectNode.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:128: CMakeFiles/libradiance.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'radiance-0.6.1-1': 
error: packages failed to build: radiance-0.6.1-1

Fails to build.

Are there any plans to update the package?