Search Criteria
Package Details: libopenshot-git 0.3.0.r8.g510a7690-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libopenshot-git.git (read-only, click to copy) |
---|---|
Package Base: | libopenshot-git |
Description: | A high quality, open-source video editing, animation, and playback library for C++, Python, and Ruby (git version) |
Upstream URL: | https://www.openshot.org/ |
Licenses: | LGPL3 |
Conflicts: | libopenshot |
Provides: | libopenshot, libopenshot.so |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 2 |
Popularity: | 0.007397 |
First Submitted: | 2017-07-24 01:20 (UTC) |
Last Updated: | 2023-01-21 16:49 (UTC) |
Dependencies (21)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full, imagemagick-full-git)
- libavcodec.so (ffmpeg0.10, ffmpeg-compat-57, ffmpeg-compat-54, ffmpeg-compat-55, ffmpeg-cuda, lib32-libffmpeg, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg2.8, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg4.4-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg5.1, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-compat-59, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg4.4-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg3.4, ffmpeg, ffmpeg4.4)
- libavformat.so (ffmpeg0.10, ffmpeg-compat-57, ffmpeg-compat-54, ffmpeg-compat-55, ffmpeg-cuda, lib32-libffmpeg, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg2.8, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg4.4-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg5.1, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-compat-59, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg4.4-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg3.4, ffmpeg, ffmpeg4.4)
- libavutil.so (ffmpeg0.10, ffmpeg-compat-57, ffmpeg-cuda, lib32-libffmpeg, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg2.8, libavutil-52, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg4.4-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg5.1, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-compat-59, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg4.4-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg3.4, ffmpeg, ffmpeg4.4)
- libjsoncpp.so (jsoncpp-cmake, jsoncpp-git, jsoncpp)
- libopenshot-audio-git
- libswresample.so (ffmpeg0.10, ffmpeg-compat-57, ffmpeg-cuda, lib32-libffmpeg, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg2.8, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg4.4-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg5.1, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-compat-59, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg4.4-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg3.4, ffmpeg, ffmpeg4.4)
- libswscale.so (ffmpeg0.10, ffmpeg-compat-57, ffmpeg-cuda, lib32-libffmpeg, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg2.8, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg4.4-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg5.1, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-compat-59, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg4.4-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg3.4, ffmpeg, ffmpeg4.4)
- python (python36, python32, python37, python39, python38, python310, python312)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-multimedia (qt5-multimedia-git)
- qt5-svg (qt5-svg-git)
- x264 (x264-ymod-git, x264-tmod-git, x264-git)
- zeromq (zeromq-draft, zeromq-git)
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- swig (swig-git) (make)
- unittestpp (make)
Latest Comments
dbermond commented on 2021-05-26 23:27 (UTC)
@Groumpf Tests fails for me when using catch2. I'll be not changing this for the time being while we cannot find a solution for the failing tests.
Groumpf commented on 2021-04-12 07:43 (UTC)
libopenshot seems to be using catch2 for testing since #d9775d4a5e9b011e31a45526767c783d7b201040.
Compiling worked for me simply by replacing
unittestpp
witchcatch2
in the make dependencies.dbermond commented on 2020-01-17 01:54 (UTC)
@elgabo Build the package in a clean chroot with devtools.
elgabo commented on 2020-01-14 14:33 (UTC)
Build failed if libmagick6 is installed, and libmagick6 is needed by inkscape :/
dbermond commented on 2020-01-03 21:55 (UTC)
@K900 Package updated.
K900 commented on 2019-12-28 07:11 (UTC)
Current master needs to build against libmagick7, not libmagick6.