Search Criteria
Package Details: olive-git continuous.r2600.g8ca167236-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/olive-git.git (read-only, click to copy) |
---|---|
Package Base: | olive-git |
Description: | Free non-linear video editor |
Upstream URL: | https://www.olivevideoeditor.org/ |
Keywords: | editor video |
Licenses: | GPL3 |
Conflicts: | olive |
Provides: | olive |
Submitter: | tecnotercio |
Maintainer: | tecnotercio |
Last Packager: | tecnotercio |
Votes: | 13 |
Popularity: | 0.001373 |
First Submitted: | 2019-03-04 05:49 (UTC) |
Last Updated: | 2023-03-22 17:39 (UTC) |
Dependencies (10)
- ffmpeg4.4 (ffmpeg-v4l2-request-git, ffmpeg4.4-mpp)
- openimageio (openimageio-git)
- opentimelineio0.14
- portaudio
- qt5-x11extras (qt5-x11extras-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- qt5-svg (qt5-svg-git) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (1)
- olive-community-effects-git (requires olive)
Latest Comments
1 2 3 4 5 Next › Last »
tecnotercio commented on 2023-03-22 17:42 (UTC)
@dr460nf1r3: Olive uses the OpenTimeLineIO API in version 0.14. The build does not work with the current version, nor with the Git package. The solution in the link compiles the program without library support (since CMake can't find the dependency headers). The solution in this case is to make the package "opentimelineio0.14" available in the Chaotic AUR repository.
dr460nf1r3 commented on 2023-03-18 16:50 (UTC)
There seem to be some changes needed to build the current package. See this issue for reference.
jazztickets commented on 2022-11-25 18:15 (UTC)
$_package should be changed to $_pkgname in the most recent PKGBUILD.
jazztickets commented on 2022-11-25 17:43 (UTC)
It's because olive is still on opentimelineio 0.14.
tonitch commented on 2022-11-25 13:57 (UTC)
same problem with any/any.hpp as @jazztickets.
I tried reinstalling opentimelineio but no sucess
jazztickets commented on 2022-09-27 17:47 (UTC)
Getting
/usr/include/opentimelineio/any.h:6:10: fatal error: any/any.hpp: No such file or directory
opentimelineio from community is installed.
escuta commented on 2022-04-25 15:05 (UTC) (edited on 2022-04-25 15:08 (UTC) by escuta)
Hi, I'm running in to errors running makepkg -si. The first is this:
DAMO238 commented on 2022-04-10 17:03 (UTC)
If you get an error relating to any/any.hpp not existing, the solution is to remove olive with
pacman -Rns olive-git
, ensuring that opentimelineio-git is also removed, and then reinstall olive-git, and it will grab opentimelineio from the official repos rather than using the git version in the aur.tecnotercio commented on 2022-02-28 15:27 (UTC)
@c3n21: The error was in Olive's source code, and it's already been resolved.
https://github.com/olive-editor/olive/commit/027f789a623e39a85318b73b31281d52ec1a21d5
c3n21 commented on 2022-02-19 15:18 (UTC)
Don't know if it's related to GCC being updated to v11 but I'm getting a bunch of errors during build()
1 2 3 4 5 Next › Last »