mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -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
Reference in New Issue
Block a user