Search Criteria
Package Details: openfx-io 2.3.15-1
Git Clone URL: | https://aur.archlinux.org/openfx-io.git (read-only, click to copy) |
---|---|
Package Base: | openfx-io |
Description: | A set of Readers/Writers plugins written using the OpenFX standard |
Upstream URL: | https://github.com/NatronGitHub/openfx-io |
Licenses: | |
Submitter: | s0r00t |
Maintainer: | tecnotercio |
Last Packager: | tecnotercio |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-21 17:54 |
Last Updated: | 2020-06-23 04:14 |
Dependencies (3)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- openimageio (openimageio-git)
- seexpr1-2
Latest Comments
1 2 3 Next › Last »
tecnotercio commented on 2019-05-30 02:33
@nytpu: I solved the problem by changing the PKGBUILD as instructed by @FirstAirBender on the Natron page:
https://aur.archlinux.org/packages/natron#comment-695352
Thanks for helping!
nytpu commented on 2019-05-28 02:27
Here is an updated
PKGBUILD
that fixes the problem:PKGBUILD
suppress-ocio-error.patch
emulti commented on 2019-04-18 19:09
I received the following error in build:
This relates to the upgrade of opencolorio to 1.1.1 on 2019-04-10 Building with makepkg and bypassing the checks at IOSupport/GenericOCIOOpenGL.cpp:190 allow the build to complete. It seems the new GPU API is not part of opencolorio 1.1.1.
tecnotercio commented on 2018-07-05 22:20
@adsun: The PKGBUILD has been updated. Now libraw is a dependency of the package.
adsun commented on 2018-06-19 15:33
libraw
is still missing from depends, so the build fails in a clean chroot.cl3M3c7 commented on 2018-05-19 15:43
@tecnotercio use openfx-io-git instead and it will compile.
tecnotercio commented on 2018-05-19 15:02
Please update the package as soon as possible!
The latest version of the package (2.3.11) has been adapted to use FFmpeg 4.0: https://github.com/NatronGitHub/Natron/releases/tag/2.3.11
The version available on AUR is not compatible with the new FFmpeg. Because of this, the package build ends with an error.
cl3M3c7 commented on 2018-05-16 23:25
/usr/include/libavformat/avformat.h:2025:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ ../FFmpeg/ReadFFmpeg.cpp:954:21: warning: ‘void av_register_all()’ is deprecated [-Wdeprecated-declarations] av_register_all(); ^ In file included from ../FFmpeg/FFmpegFile.h:43, from ../FFmpeg/ReadFFmpeg.cpp:45: /usr/include/libavformat/avformat.h:2025:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ make[1]: [../openfx/Support/Plugins/Makefile.master:83: Linux-64-release/ReadFFmpeg.o] Error 1 make[1]: Leaving directory '/home/user/.cache/pacaur/openfx-io/src/openfx-io/IO' make: [Makefile:22: IO] Error 2 ==> ERROR: A failure occurred in build(). Aborting... :: failed to build openfx-io package(s)
Lucki commented on 2018-01-13 01:33
Thanks Olorin.Narya. Couldn't build without it.
libraw
is still missing in thePKGBUILD
.tecnotercio commented on 2017-12-17 19:41
The package "seexpr1" should be replaced by "seexpr" (version 2.11): https://github.com/MrKepzie/Natron/releases/tag/2.3.4