Package Details: dcpomatic 2.18.15-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-2.0-or-later
Conflicts: dcpomatic
Provides: dcpomatic
Submitter: ska
Maintainer: markusk (bradel)
Last Packager: markusk
Votes: 6
Popularity: 0.000000
First Submitted: 2013-11-16 17:01 (UTC)
Last Updated: 2025-03-31 20:45 (UTC)

Latest Comments

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

markusk commented on 2017-05-28 16:15 (UTC)

@mrdrogdrog: About systemd Adding this looks "easy" but it throws up a lot of side stuff that makes it "harder" then one would think. With systemd and server starting stuff comes the need for user creation. Sure one could run it as user nobody but that is not the right way. I for my part am not a fan of user creation in aur packages. And i would have to do this for a "dcpomatic" user like fedora does it. How is the rest of the user base thinking about that ? Would you like systemd integration?

TilmanV commented on 2017-05-28 09:25 (UTC)

The fedora package of dcpomatic contains a systemd service unit for the encoding server. https://pastebin.com/0iPFQDJQ Can you add this?

TilmanV commented on 2016-12-25 11:33 (UTC)

dcpomatic2: error while loading shared libraries: libMagick++-6.Q16HDRI.so.6: cannot open shared object file: No such file or directory ImageMagick was updated. Had to recompile dcpomatic2

markusk commented on 2016-11-17 13:30 (UTC)

@mrdrogdrog;Thank you for the info. Fixed to 1.4.4

TilmanV commented on 2016-11-17 12:33 (UTC)

dcpomatic needs libdcp 1.4.1. please update the pkgbuild

markusk commented on 2016-04-27 17:58 (UTC) (edited on 2016-04-27 17:59 (UTC) by markusk)

2.7.1 didn't compile on arch linux when it was released . There where fixes merged into testing version 2.7.13 that made it possible to compile on arch without patching. As I'm only packaging and not patch-packaging the options where staying with 2.5.0 (last one which compiled with stable libs [libsub,libusb,libcxml]) or the "testing" versions 2.7.[13|17]. I decided to supply 2.7.13 some days ago and now upgraded to the "freeze" version of 2.7.17. 2.7.17 is very close to the soon to be released version 2.8.0. If you have trouble with 2.7.17 please let me know what the problem is.

evil-god commented on 2016-04-27 17:43 (UTC)

PKGBUILD is wrong, pkgver=2.7.17 <-should be 2.7.1 checksum should be sha256sums=('73a4ec19f448055c1849f3fc1a482e2b1c51099bbd4c3bbd6715d9a6e7b4b167') please fix

markusk commented on 2016-04-23 13:11 (UTC)

Carl (upstream dev) supplied 2.7.13 which compiles with current arch libs.

markusk commented on 2016-03-14 11:44 (UTC)

still waiting for upstream fixes!

markusk commented on 2016-02-05 20:30 (UTC)

The upstream developer is working on fixing dcpomatic to build with new gcc present in Arch.... Stay tuned!