[pacman-dev] [PATCH 00/11] Support VCS URLs.
Allan McRae
allan at archlinux.org
Tue Jun 26 18:58:06 EDT 2012
At the request of Dave, here are the updated versions of patches sent to the
list earlier.
Support for the following needs readded: CVS, Mercurial, Darcs and Bazaar
Known issue: the pkgver check needs adjusted when using an auto-updating pkgver
Allan McRae (11):
makepkg: remove VCS package support
makepkg: reorder source handling functions
makepkg: add function to return download protocol
makepkg: generalize download_sources
makepkg: skip integrity checking early
makepkg: allow using GIT source URLs
makepkg: fix checksum generation with VCS sources
makepkg: modify get_filename to handle VCS sources
makepkg: modify get_filepath to handle VCS sources
makepkg: provide mechanism for auto-updating pkgver
makepkg: add support for SVN urls
doc/PKGBUILD.5.txt | 64 -----
doc/makepkg.8.txt | 10 -
scripts/makepkg.sh.in | 682 +++++++++++++++++++++++++++++---------------------
3 files changed, 394 insertions(+), 362 deletions(-)
--
1.7.11.1
More information about the pacman-dev
mailing list