Commit 06c4727a authored by Jérome Perrin's avatar Jérome Perrin

add tig component

parent 610f0865
# Tig: text-mode interface for Git
# http://jonas.nitro.dk/tig/
[buildout]
extends =
../ncurses/buildout.cfg
[tig]
recipe = slapos.recipe.cmmi
url = http://jonas.nitro.dk/tig/releases/tig-2.1.tar.gz
md5sum = d6c237aba2c03d85897da79789fd6104
environment =
CFLAGS=-I${ncurses:location}/include
LDFLAGS=-L${ncurses:location}/lib -Wl,-rpath=${ncurses:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment