RPM SPEC for lazygit
lazygit: Simple, pragmatic TUI (Terminal UI) frontend for GIT.
https://copr.fedorainfracloud.org/coprs/dejan/lazygit/
| lazygit.spec | ||
| README.md | ||
rpm-lazygit
This repository contains the RPM SPEC file for building the lazygit RPM package for majority of Fedora/RedHat based Linux distributions. For more details see my COPR project.
lazygit
Simple, pragmatic TUI (Terminal UI) frontend for GIT.
GIT repository: https://github.com/jesseduffield/lazygit
Build
Get the source files and run rpmbuild:
# Grab source and patch files to the RPM's %{_sourcedir}
# which is probably your ~/rpmbuild/SOURCES directory.
spectool -g -R lazygit.spec
# Build everything
rpmbuild -ba lazygit.spec
Credits
Jesse Duffield
lazygit author: https://github.com/jesseduffield
Artem Polishchuk <ego.cordatus-at-gmail.com>
The original author of the lazygit.spec file. https://copr.fedorainfracloud.org/coprs/atim/lazygit/