mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
2022-09-08 09:55:16 UTC
This commit is contained in:
@@ -4,9 +4,8 @@ DEPEND=app-admin/himitsu:= dev-hare/hare-ssh:= dev-lang/hare:=
|
||||
DESCRIPTION=SSH integration for Himitsu
|
||||
EAPI=8
|
||||
HOMEPAGE=https://git.sr.ht/~sircmpwn/himitsu-ssh
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-admin/himitsu:= dev-hare/hare-ssh:=
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~sircmpwn/himitsu-ssh/archive/0.1.tar.gz -> himitsu-ssh-0.1.tar.gz
|
||||
_md5_=6852d3d1f8f709be68d69fb19f4a4256
|
||||
_md5_=bf215f92c3d9e02020d574eb2f262f87
|
||||
|
||||
@@ -10,4 +10,4 @@ PROPERTIES=live
|
||||
RDEPEND=app-admin/himitsu:= dev-hare/hare-ssh:=
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=6852d3d1f8f709be68d69fb19f4a4256
|
||||
_md5_=bf215f92c3d9e02020d574eb2f262f87
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-admin/chrpath >=dev-cpp/nlohmann_json-3.10.2 gnome-base/librsvg sys-devel/llvm sys-devel/make >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) app-forensics/yara dev-libs/capstone >=dev-libs/libfmt-8.0.0 dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl !!sys-devel/llvm:0
|
||||
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/WerWolv/ImHex
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake desktop llvm python-r1 xdg
|
||||
IUSE=python python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) app-forensics/yara dev-libs/capstone >=dev-libs/libfmt-8.0.0 dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl
|
||||
REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WerWolv/ImHex/releases/download/v1.21.2/Full.Sources.tar.gz -> imhex-1.21.2.tar.gz https://github.com/WerWolv/ImHex-Patterns/archive/refs/tags/ImHex-v1.21.2.tar.gz -> imhex-patterns-1.21.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d desktop 22952d8f27cac191d75529d4c38e6bfa llvm 1c0b36f6ee2ff37bb9ab25cf23563030 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=1db9e0fcbd16bfa5d3cfdb016b609a89
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-admin/chrpath >=dev-cpp/nlohmann_json-3.10.2 gnome-base/librsvg sys-devel/llvm sys-devel/make >=dev-util/cmake-3.20.5
|
||||
BDEPEND=app-admin/chrpath gnome-base/librsvg sys-devel/llvm sys-devel/make >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) app-forensics/yara dev-libs/capstone >=dev-libs/libfmt-8.0.0 dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl !!sys-devel/llvm:0
|
||||
DEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-libs/capstone >=dev-libs/libfmt-8.0.0:= dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl !!sys-devel/llvm:0
|
||||
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/WerWolv/ImHex
|
||||
@@ -9,9 +9,9 @@ INHERIT=cmake desktop llvm python-r1 xdg
|
||||
IUSE=python python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) app-forensics/yara dev-libs/capstone >=dev-libs/libfmt-8.0.0 dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl
|
||||
RDEPEND=python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) ) app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-libs/capstone >=dev-libs/libfmt-8.0.0:= dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl
|
||||
REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/WerWolv/ImHex/releases/download/v1.22.0/Full.Sources.tar.gz -> imhex-1.22.0.tar.gz https://github.com/WerWolv/ImHex-Patterns/archive/refs/tags/ImHex-v1.22.0.tar.gz -> imhex-patterns-1.22.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d desktop 22952d8f27cac191d75529d4c38e6bfa llvm 1c0b36f6ee2ff37bb9ab25cf23563030 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=fb1d67dfb8765362c4496758fc7c2628
|
||||
_md5_=bd4c0af51c9a09810a389d523ef601a6
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -107,7 +107,7 @@ app-doc/stdman 2019.08.27 2020.11.17 2021.12.21 9999: Formatted C++ stdlib man p
|
||||
app-editors/amp 0.6.2: A complete text editor for your terminal.
|
||||
app-editors/atom-bin 1.58.0-r1: A hackable text editor for the 21st Century
|
||||
app-editors/helix 0.6.0 22.05 22.08.1: A post-modern text editor.
|
||||
app-editors/imhex 1.21.2 1.22.0: A hex editor for reverse engineers, programmers, and eyesight
|
||||
app-editors/imhex 1.22.0-r1: A hex editor for reverse engineers, programmers, and eyesight
|
||||
app-editors/kak-lsp 12.2.1: Kakoune Language Server Protocol Client
|
||||
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
|
||||
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
|
||||
@@ -1118,7 +1118,6 @@ dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
|
||||
dev-vcs/got 0.73 0.74: Portable version of the Game of Trees version control system
|
||||
dev-vcs/lazygit 0.33 0.34 0.35: Simple terminal UI for git commands
|
||||
dev-vcs/lefthook 1.0.0 1.0.4: Fast and powerful Git hooks manager for any type of projects
|
||||
dev-vcs/mergestat 0.5.4 0.5.4-r1: Query git repositories with SQL
|
||||
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
games-action/netrek-brmh 2.6.0: brmh client for netrek
|
||||
@@ -1277,7 +1276,6 @@ media-gfx/heatshrink 0.4.1: data compression library for embedded/real-time syst
|
||||
media-gfx/memethesis-cli 3.2.1 9999: Create memes from the terminal
|
||||
media-gfx/nsxiv 29 30 9999: Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer
|
||||
media-gfx/oda-file-converter 23.5.0.0: For converting between different versions of .dwg and .dxf
|
||||
media-gfx/oxipng 3.0.1 4.0.3 5.0.0 5.0.1: A lossless PNG compression optimizer
|
||||
media-gfx/qview 4.0 5.0: Practical and minimal image viewer
|
||||
media-gfx/sic 0.19.0: Accessible image processing and conversion from the terminal tool.
|
||||
media-gfx/silicon 0.4.0 0.4.1 0.4.3: Create beautiful image of your code
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 08 Sep 2022 01:55:13 +0000
|
||||
Thu, 08 Sep 2022 09:55:16 +0000
|
||||
|
||||
Reference in New Issue
Block a user