Search Criteria
Package Details: dcpomatic 2.18.15-1
Package Actions
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) |
Dependencies (28)
- cairomm
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glu (glu-gitAUR)
- gtkmm3
- icu (icu-gitAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- leqm-nrtAUR (leqm-nrt-gitAUR)
- libcxmlAUR (libcxml-gitAUR)
- libdcpAUR (libdcp-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libsndfile (libsndfile-gitAUR)
- libssh (libssh-gitAUR)
- libsubAUR (libsub-gitAUR, libsubAUR)
- libxml++2.6
- libzip (libzip-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pangomm
- rtaudio (rtaudio-gitAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- Show 8 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
hsa commented on 2018-11-11 14:10 (UTC) (edited on 2018-11-11 14:11 (UTC) by hsa)
Hi! I think I have an issue with the icu 63.1 package.
When I run dcpomatic2 :
$ dcpomatic2
dcpomatic2: error while loading shared libraries: libicuuc.so.62: cannot open shared object file: No such file or directory
If I check shared dependencies:
$ ldd /usr/bin/dcpomatic2 | grep 'not found'
libicuuc.so.62 => not found
libicudata.so.62 => not found
libicui18n.so.62 => not found
libicuio.so.62 => not found
Versions use :
$ pacman -Q dcpomatic icu
dcpomatic 2.12.13-1
icu 63.1-2
Have you same probleme ? Have you any clues ? Do you think it's an upsream bug ?
Thanks.
<deleted-account> commented on 2018-10-11 10:11 (UTC)
Version 2.12.12-2 still fails to build
markusk commented on 2018-09-22 21:52 (UTC) (edited on 2018-09-22 21:53 (UTC) by markusk)
dcpomatic 2.12.10 and 2.12.11 (or needed libs [libsub/libdco]) is incompatible with current boost libs of Arch linux ... upstream is fixing and already fixed some bugs in git ... these fixes should make the aur/dcpomatic-git package get to compile sooner than the stable aur/dcpomatic.
<deleted-account> commented on 2018-09-10 21:08 (UTC)
@markusk Yes it works now, thank you
markusk commented on 2018-09-10 20:36 (UTC)
upstream worked like The FLASH and provided the needed updates.
i checked this with the following libs and dcpomatic versions and on my Arch linux it works.
@mrpewpew: i uploaded new pkg's to AUR. Could you please recheck it! thre are 3 new pkgs on AUR
dcpomatic 2.12.10-1 libdcp 1.5.3-1 libsub 1.3.3-1
with these i don't get the avfilter error.
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
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »