Package Details: libopenshot-git 0.3.0.r8.g510a7690-1

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.068108
First Submitted: 2017-07-24 01:20 (UTC)
Last Updated: 2023-01-21 16:49 (UTC)

Dependencies (21)

Required by (1)

Sources (1)

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 witch catch2 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.