forked from hasufell/hasufell-repository
dev-util/gitui: initial import of 0.7.0
This commit is contained in:
parent
0f1f486899
commit
bd414440c0
21
packages/dev-util/gitui/gitui-0.7.0.exheres-0
Normal file
21
packages/dev-util/gitui/gitui-0.7.0.exheres-0
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Copyright 2020 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require cargo [ channel=stable ]
|
||||||
|
require github [ user="extrawurst" tag="v${PV}" ]
|
||||||
|
|
||||||
|
SUMMARY="Blazing fast terminal-ui for git written in rust"
|
||||||
|
HOMEPAGE="https://crates.io/crates/gitui ${HOMEPAGE}"
|
||||||
|
|
||||||
|
LICENCES="MIT"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
build+run:
|
||||||
|
dev-scm/libgit2
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user