mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
2022-11-16 10:31:45 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig virtual/yacc kernel_linux? ( sys-kernel/linux-headers )
|
||||
DEFINED_PHASES=compile
|
||||
DEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
|
||||
BDEPEND=virtual/pkgconfig virtual/yacc
|
||||
DEFINED_PHASES=-
|
||||
DEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) ) kernel_linux? ( sys-kernel/linux-headers )
|
||||
DESCRIPTION=Portable version of the Game of Trees version control system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gameoftrees.org
|
||||
@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
RDEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.77.tar.gz
|
||||
_md5_=0c85e4f7d95881fe4324b909e4e30ce1
|
||||
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.79.tar.gz
|
||||
_md5_=50b868264b3bf44347a6a48991435aa2
|
||||
14
metadata/md5-cache/dev-vcs/lazygit-0.36
Normal file
14
metadata/md5-cache/dev-vcs/lazygit-0.36
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Simple terminal UI for git commands
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jesseduffield/lazygit
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.36.0.tar.gz -> lazygit-0.36.tar.gz
|
||||
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd
|
||||
_md5_=2c333c618ac996bafa84b7cb7f359d03
|
||||
Reference in New Issue
Block a user