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 2 3 4 5 6 7 8 9 10 Next › Last »

bradel commented on 2019-02-02 13:00 (UTC)

Hi

recent dcpomatic 2.12.18 compiles just fine with a current Arch Linux and libsub updated to version 1.3.6. Could you please update the PKGBUILD?

markusk commented on 2019-01-28 00:38 (UTC)

Hi

i have reported the Arch linux compile problems to upstream (Carl). At the moment it looks all dcpomatic version even down to 2.12.12 (and maybe even before that) won't compile. This usually happens when Arch roles out some new "basic" libs that are more advanced than the ubuntu system that upstream seems to be using. Carl already fixed some bugs that stop the compile or even the waf config but new ones keep coming up right away. Stay tuned for more info! Or have a look at the dcpomatic mantis bug tracker yourself.

TilmanV commented on 2019-01-17 13:49 (UTC)

The current version(2.12.15) doesn't compile.

markusk commented on 2018-11-11 22:17 (UTC)

@hsa: Don't worry! Keep asking if you have questions in the future.

hsa commented on 2018-11-11 21:19 (UTC)

@markusk and @TilmanV : Thanks for all !
And more ... it's in the documentation ! https://wiki.archlinux.org/index.php/Arch_User_Repository
My bad !
Sorry for the noise.

markusk commented on 2018-11-11 17:38 (UTC) (edited on 2018-11-11 22:17 (UTC) by markusk)

@TilmanV: just as a side note. I for myself am not a very big fan of bumping pkg-rel just because other packages did someting.

markusk commented on 2018-11-11 17:35 (UTC)

@TilmanV: i think that is the difference betweeen ubuntu-ppa and arch-aur. Her on AUR it is expected that you know a lot more than just installing. I like and dislike AUR at the same time how it is set up. But in the end the likes win out as it gives much more freedom and is less work to you dump out a pkg very quick. I tried to do ppa's once and it was a pain in the ... compared to here.

TilmanV commented on 2018-11-11 17:03 (UTC)

@markusk maybe somebody should set up a continous integration service that increments the pkgrel of relevant packages as soon as dependencies are updated... :thinking:

TilmanV commented on 2018-11-11 17:01 (UTC)

@hsa This is a common error. It happens, if a lib like icu updates. You have to compile all depending dcpomatic packages again.

markusk commented on 2018-11-11 17:00 (UTC)

@hsa: that is kind of an "aur based kind of error". IT can happen quite often. You have to make sure to recompile aur based packages when libs they are based on are upgraded. It looks like you compiled dcpomatic using icu lib version 62. Sometime after that icu was upgraded to version 63, with AUR packages this means you have to compile all programs that use the upgraded lib/pkg.