Search Criteria
Package Details: pristine-tar 1.50.nmu2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pristine-tar.git (read-only, click to copy) |
|---|---|
| Package Base: | pristine-tar |
| Description: | Tool to regenerate a pristine upstream tarball using only a small binary delta file and a copy of the source which can be a revision control checkout. |
| Upstream URL: | https://salsa.debian.org/debian/pristine-tar |
| Licenses: | GPL-2.0-or-later AND BSD-3-Clause |
| Conflicts: | pristine-tar-git |
| Submitter: | pnorcks |
| Maintainer: | harmathy |
| Last Packager: | harmathy |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-04-08 23:21 (UTC) |
| Last Updated: | 2025-01-29 08:10 (UTC) |
Latest Comments
harmathy commented on 2023-08-27 08:34 (UTC)
@MarsSeed Without
xdeltawouldn't be able to handle archives containing the old2.0format, which is probably the reason for upstream, i.e. debian to have bothxdeltaandxdelta3as dependency. Removingxdeltawould require patching the code to remove format2.0support, which is out of scope of this AUR packaging.MarsSeed commented on 2023-08-23 19:07 (UTC)
Please kindly remove the dependency on the obsolete
xdelta, last released in 2001.Upstream's
INSTALLinstruction file has not been updated, but otherwise since release 1.39 (1 Jul 2017), pristine-tar prefersxdelta3. AlsoMakefile.PLno longer has the configuration optionXDELTA_PROGRAM, since release 1.35.Thank you in advance.
JonnyJD commented on 2017-05-21 18:22 (UTC)
torori commented on 2015-04-29 08:31 (UTC)