Add tig
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 19 Nov 2015 03:04:36 +0000 (22:04 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 19 Nov 2015 03:04:36 +0000 (22:04 -0500)
config/packages-list
stage3/hv-install-1
stage3/packages-update

index 244c3f2..5bbb28b 100644 (file)
@@ -420,6 +420,7 @@ TEXLIVE_TEXMF="texlive-20120701-texmf"
 TEXINFO="texinfo-4.13a"
 TFTP_HPA="tftp-hpa-5.2"
 TIFF="tiff-4.0.3"
+TIG="tig-2.1.1"
 TK="tk8.5.9-src"
 TRANSMISSION="transmission-2.84"
 TUNCTL="tunctl-1.5"
index 1990076..8b98b24 100755 (executable)
@@ -116,6 +116,7 @@ ipkg ${INTLTOOL}
 
 ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig"
 ipkg -j -m noac ${GIT_CRYPT}
+ipkg -m acnb ${TIG}
 
 ipkg ${DIALOG}
 
index cd4658e..43ca726 100755 (executable)
@@ -76,6 +76,7 @@ fpkg -e "tar.gz" -s "software/scm/git" \
      "git-manpages-$(get_pkg_ver ${GIT})" ${KERNEL_URL}
 fpkg -e "tar.gz" ${GIT_CRYPT} \
      "https://www.agwa.name/projects/git-crypt/downloads"
+fpkg -e "tar.gz" ${TIG} "http://jonas.nitro.dk/tig/releases"
 
 fpkg -e "tar.gz" ${DIALOG} "ftp://ftp.us.debian.org/debian/pool/main/d/dialog"