Package Details: dcpomatic 2.16.80-1

Git Clone URL: https://aur.archlinux.org/dcpomatic.git (read-only, click to copy)
Package Base: dcpomatic
Description: A free, open-source program to generate Digital Cinema Packages (DCPs) from videos or images
Upstream URL: https://dcpomatic.com/
Keywords: Cinema DCP
Licenses: GPL
Submitter: ska
Maintainer: markusk (bradel)
Last Packager: markusk
Votes: 6
Popularity: 0.000005
First Submitted: 2013-11-16 17:01 (UTC)
Last Updated: 2024-04-21 14:17 (UTC)

Pinned Comments

markusk commented on 2024-05-09 20:27 (UTC) (edited on 2024-05-09 22:16 (UTC) by markusk)

For all that, get the "error" @multi.flexi has on his system.

==> Validating source files with sha256sums...
libdcp-1.8.99 ... NOT FOUND

This is connected to pacman/makepkg versions below v6.1.0 which are at the moment at least used by manjaro. The versions before v6.1.0 do not support version checksums for git sources!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

markusk commented on 2018-09-10 16:36 (UTC)

Waiting for Upstream to release libdcp 1.5.3 stable till then dcpomatic 2.12.10 will not be able to be build.

dcpomatic-git is also busted at the moment... i'm trying to work around some upspream stuff there to ...

markusk commented on 2018-05-24 16:29 (UTC)

for the moment please use my aur/dcpomatic-git package. It got fixes for ffmpeg4.0 from upstream. Please make sure that you also use all the "-git" libs ... like libdcp-git, libsub-git .... best way is to deinstall all of my packages and then reinstall using pacaur, yaourt, bb-wrapper ... from aur using for example "pacaur -S dcpomatic-git"

Upstream dev (Carl) also is planning to release a new stable soon. Might even be as soon as 2.12.6 which would include needed fixes for Arch builds.

markusk commented on 2018-05-21 14:24 (UTC)

@ago.casal Part2:

Arch linux made the jump to ffmpeg 4.0 some days ago. This version seems incompatible with dcpomatic at the moment.

Installing ffmpeg3.4 does not help either as the includes for the .h files needs to be adjusted in upstream.

I have filed a bugreport with dcpomatic.

https://dcpomatic.com/mantis/view.php?id=1308

Let's see what the developers will have to say about 4.0 support or patching for ffmpeg3.4 includes ....

TilmanV commented on 2018-05-21 14:20 (UTC)

@ago.casal @markusk

The problem is fixed in Dcpomatic-git. But dcpomatic-git is broken too. I wrote a patched pkgbuild for it. I'll send to markusk later.

markusk commented on 2018-05-21 13:48 (UTC) (edited on 2018-05-21 13:49 (UTC) by markusk)

@ago.casal

looks like avfiltergraph.h was droped from ffmpeg ... before it was

$ pkgfile avfiltergraph.h <br> extra/ffmpeg community/ffmpeg-compat community/mythtv $

now i get zilch ...

looks like at the moment no arch repo packages delivers it

i will have a look around the ffmpeg mailinglists and also report this upstream to dcpomatic dev's

tiago.casal commented on 2018-05-21 10:42 (UTC) (edited on 2018-05-21 10:46 (UTC) by tiago.casal)

getting this, with the new ffmpeg 4.0, any idea?

[ 53/379] Compiling src/lib/event_history.cc ../src/lib/environment_info.cc:46:10: fatal error: libavfilter/avfiltergraph.h: No such file or directory #include <libavfilter avfiltergraph.h=""> compilation terminated.</libavfilter>

markusk commented on 2018-03-26 07:05 (UTC)

@adsun: Thank you for the rtaudio deb "bug report" fixe in version 2.12.2-2

adsun commented on 2018-03-25 19:26 (UTC)

This needs rtaudio as a dependency, otherwise the build configuration will fail.

markusk commented on 2018-03-25 16:48 (UTC) (edited on 2018-03-26 07:08 (UTC) by markusk)

upstream has released the new version 2.12.2 which again compiles on arch linux.

"Major new stuff version" read the upstream changelog!" http://dcpomatic.com/release-notes.php?v=2.12.2

markusk commented on 2018-02-27 04:37 (UTC) (edited on 2018-02-27 04:38 (UTC) by markusk)

please use the dcpomatic-git package! It's the beta of the upcoming 2.12.0. At the moment the 2.10.5 version of dcpomatic is incompatible to the current Arch Linux base libs. Final release of 2.12.0 is planed before the end of March 2018