@adsun: i will have a look at it in the next days but i think it would be better if you file a bug report upstream with the dcpomatic developer on his Mantis Bug reporting tool. http://dcpomatic.com/mantis/my_view_page.php
I only do packaging and some very limited testing for arch. I'm not involved with coding dcp-o-matic.
Search Criteria
Package Details: dcpomatic 2.16.99-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 |
Submitter: | ska |
Maintainer: | markusk (bradel) |
Last Packager: | bradel |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2013-11-16 17:01 (UTC) |
Last Updated: | 2024-12-11 08:44 (UTC) |
Dependencies (25)
- boost-libs
- ffmpeg4.4
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glu (glu-gitAUR)
- 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)
- libzip (libzip-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pangomm
- rtaudio (rtaudio-gitAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- xz (xz-gitAUR)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- which (busybox-coreutilsAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
markusk commented on 2017-07-23 00:27 (UTC)
adsun commented on 2017-07-22 23:38 (UTC)
Fails to build against ImageMagick 7.
https://gist.github.com/Adsun701/e688aee5a86213d4e014db772487b18a
Would appreciate it if it were fixed.
TilmanV commented on 2017-07-08 12:07 (UTC)
about systemd:
what about another package, that depends on this but only provides the systemd-service unit and userconfig?
markusk commented on 2017-06-08 23:34 (UTC) (edited on 2017-07-23 00:28 (UTC) by markusk)
I have pushed PKGBUILD version 2.10.5-2 after some rudimentary testing it works on my desktop rig. I don't have time too run all the VM base install testing that i'm doing on dep changes usually. Please let me now if it works for you all or if there are problems!
markusk commented on 2017-06-08 23:02 (UTC) (edited on 2017-06-08 23:12 (UTC) by markusk)
About wxgtk ... i'm testing at the moment .. something is quite odd. wxgtk2 has "provides=wxgtk" that should lead to instant import even with my 'wxgtk>=3.0.1' ... will try some tests with wxgtk2 or even wxgtk3 maybe today or over the weekend.
TilmanV commented on 2017-06-08 16:25 (UTC)
wxgtk has been replaced with extra/wxgtk2. Please update the PKGBUILD.
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
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.
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!