diff --git a/packages/dev-util/gitui/gitui-0.7.0.exheres-0 b/packages/dev-util/gitui/gitui-0.7.0.exheres-0 new file mode 100644 index 0000000..68d5a15 --- /dev/null +++ b/packages/dev-util/gitui/gitui-0.7.0.exheres-0 @@ -0,0 +1,21 @@ +# Copyright 2020 Julian Ospald +# 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" +