Search Criteria
Package Details: cpdf-bin 2.8-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/cpdf-bin.git (read-only, click to copy) |
---|---|
Package Base: | cpdf-bin |
Description: | Coherent PDF commandline tool to manipulate PDF files |
Upstream URL: | https://community.coherentpdf.com |
Keywords: | cli pdf |
Licenses: | AGPL-3.0-or-later OR custom:Coherent PDF License |
Conflicts: | cpdf |
Provides: | cpdf |
Submitter: | parnmatt |
Maintainer: | vitaliikuzhdin |
Last Packager: | vitaliikuzhdin |
Votes: | 9 |
Popularity: | 0.33 |
First Submitted: | 2017-01-29 15:54 (UTC) |
Last Updated: | 2025-02-14 22:24 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
Required by (1)
- php-dompdf (requires cpdf) (optional)
Latest Comments
« First ‹ Previous 1 2
<deleted-account> commented on 2023-06-20 06:09 (UTC)
As this was orphaned for some time and this a tool which I frequently used, I am taking over the maintenance. It's already been updated to v2.5.1. :)
alerque commented on 2020-04-10 15:11 (UTC)
Besides what @zaidan just pointed out, most of the dependencies are un-needed. The makedepeds are all part of base-devel anyway, which is required to build AUR packages. As for glibc you can't have an Arch system without libc anyway, and if you could this package probably wouldn't even need it anyway.
zaidan commented on 2020-04-06 21:13 (UTC)
@parnmatt The redundant strip in prepare results in a checksum error when makepkg is run twice without deleting the modified source binary. You should never modify the source binary in place to keep idempotency. Otherwise this package does not support caching source files and results in undesired behavior for scripts that use the
--nobuild
option to preprocess the package. Since makepkg has a strip stage, the prepare function is redundant. Simply remove the prepare function and you have improved build time :-)dreieck commented on 2019-10-27 21:26 (UTC)
Checksum chek still fails:
Please correct.
cguenther commented on 2019-10-15 13:22 (UTC)
The current mdsums are not correct. They should be fixed to:
for an x86_64 system.
parnmatt commented on 2018-06-18 22:14 (UTC) (edited on 2018-06-18 22:15 (UTC) by parnmatt)
@zoe, not for me;
Both
and manually downloading and checking give the same hash of 8d549251f5c121ac09b33161a6254c2a
can you please tell me what hash you're getting for the file?
zoe commented on 2018-06-18 11:22 (UTC) (edited on 2018-06-18 11:22 (UTC) by zoe)
Wrong md5sums for LICENSE :
parnmatt commented on 2018-01-10 11:41 (UTC)
@SanderMaijers it seems that cpdf devs do not use release tags on their github page; otherwise I would have been notified of the version change.
It has been updated.
SanderMaijers commented on 2018-01-10 11:24 (UTC)
There’s a snag.
cpdf-bin 2.2-1 (Wed 10 Jan 2018 12:23:26 CET) ==> ERROR: One or more files did not pass the validity check!
« First ‹ Previous 1 2