pacman/scripts
Allan McRae 91d119af1c makepkg: allow using GIT source URLs
Allow specifing GIT sources using the following syntax

source=('<folder>::<repo>#<fragment>')

This will download the git repo <repo> into <folder> (into $SRCDIR
if set, otherwise $startdir). <repo> must start with "git", but
non-git protocols are handled using (e.g.) "git+http://...".

The <fragment> can be used to specify a branch, tag, or commit to
build from. e.g. branch=maint.

Checksum entries for git sources should be "SKIP".

Signed-off-by: Allan McRae <allan@archlinux.org>
2012-08-04 00:16:38 +10:00
..
library paccache: adopt size_to_human 2012-06-25 23:39:46 -05:00
po Merge branch 'maint' 2012-05-20 17:41:21 -05:00
.gitignore rankmirrors: move to contrib/ 2012-04-24 20:33:08 -04:00
Makefile.am scripts/library: add size_to_human 2012-06-25 23:39:34 -05:00
makepkg.sh.in makepkg: allow using GIT source URLs 2012-08-04 00:16:38 +10:00
pacman-db-upgrade.sh.in Merge branch 'maint' 2012-01-30 22:00:26 -06:00
pacman-key.sh.in pacman-key: Use lsign_keys function in --populate 2012-08-02 09:46:16 -05:00
pacman-optimize.sh.in pacman-optimize: standardize on openssl usage, only touch local/ 2012-03-08 17:26:23 -06:00
pkgdelta.sh.in pkgdelta: use human_to_size to parse --min-pkg-size 2012-06-25 23:39:28 -05:00
repo-add.sh.in repo-add: add checkdepends information 2012-06-25 23:08:15 -05:00