Search Criteria
Package Details: pdf-diff-git 0.9.1.r57.a0d8230-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pdf-diff-git.git (read-only, click to copy) |
---|---|
Package Base: | pdf-diff-git |
Description: | Finds differences between two PDF documents |
Upstream URL: | https://github.com/JoshData/pdf-diff/ |
Licenses: | custom:CC0 |
Conflicts: | pdf-diff |
Provides: | pdf-diff |
Submitter: | s3lph |
Maintainer: | s3lph |
Last Packager: | s3lph |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-19 17:38 (UTC) |
Last Updated: | 2022-03-25 19:47 (UTC) |
Dependencies (6)
- poppler (poppler-gitAUR)
- python-diff-match-patch-cpp (python-diff-match-patch-cpp-gitAUR)
- python-lxml
- python-pillow (python-pillow-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
Latest Comments
s3lph commented on 2022-03-25 20:48 (UTC)
Hi @IngoMeyer, thanks for the info. The package is updated.
Unfortunately,
https://
on its own doesn't work; it causesmakepkg
to do a regular HTTP download of the GitHub page presented at that URL.git+https://
does work though.IngoMeyer commented on 2022-03-25 08:20 (UTC) (edited on 2022-03-25 09:21 (UTC) by IngoMeyer)
GitHub deactivated the plain
git://
protocol, so this package does no longer build. Butgit://
can simply be replaced byhttps://
to make it work again.See https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more details.
s3lph commented on 2020-02-26 20:14 (UTC)
Thanks for letting me know, I added the missing dependency.
corvus_192 commented on 2020-02-24 16:58 (UTC) (edited on 2020-02-24 17:01 (UTC) by corvus_192)
running this fails with