mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
2020-06-29 18:35:13 UTC
This commit is contained in:
14
metadata/md5-cache/app-misc/doublecmd-bin-0.9.9
Normal file
14
metadata/md5-cache/app-misc/doublecmd-bin-0.9.9
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://doublecmd.sourceforge.io/
|
||||
IUSE=gtk qt5
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
|
||||
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
|
||||
REQUIRED_USE=^^ ( gtk qt5 )
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.qt5.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-0.9.9.qt5.i386.tar.xz ) )
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=3ced7510e8d4798ff629413504b0fc8a
|
||||
15
metadata/md5-cache/dev-python/rstcheck-3.3.1
Normal file
15
metadata/md5-cache/dev-python/rstcheck-3.3.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/path-py[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-3.4[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] >=dev-python/jaraco-packaging-3.2[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] >=dev-python/jaraco-packaging-3.2[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] >=dev-python/jaraco-packaging-3.2[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),python_single_target_pypy3(+)] >=dev-python/jaraco-packaging-3.2[python_targets_pypy3(-),python_single_target_pypy3(+)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Checks syntax of reStructuredText and code blocks nested within it
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/myint/rstcheck
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/r/rstcheck/rstcheck-3.3.1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=22be228fb242f36a7360189a7448e3a0
|
||||
14
metadata/md5-cache/games-action/ATLauncher-3.3.6.0_pre
Normal file
14
metadata/md5-cache/games-action/ATLauncher-3.3.6.0_pre
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=media-gfx/imagemagick
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup unpack
|
||||
DEPEND=>=dev-java/java-config-2.2.0-r3 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Minecraft launcher which integrates multiple different ModPacks
|
||||
EAPI=7
|
||||
HOMEPAGE=https://atlauncher.com https://github.com/ATLauncher/ATLauncher
|
||||
IUSE=elibc_FreeBSD
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ATLauncher/ATLauncher/releases/download/v3.3.6.0/ATLauncher-3.3.6.0.jar -> ATLauncher-3.3.6.0_pre.jar https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ATLauncher.ico
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=ff9774b522621229df885c857f13051c
|
||||
@@ -10,6 +10,6 @@ LICENSE=technic
|
||||
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=http://launcher.technicpack.net/launcher4/564/TechnicLauncher.jar -> technic-launcher-4.564.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
|
||||
SRC_URI=http://launcher.technicpack.net/launcher4/566/TechnicLauncher.jar -> technic-launcher-4.566.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=efc7bf55f9191263618350dfb64ec342
|
||||
11
metadata/md5-cache/gui-apps/wofi-1.1.1
Normal file
11
metadata/md5-cache/gui-apps/wofi-1.1.1
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-util/meson-0.51.2 >=dev-util/ninja-1.8.2
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.1.1.tar.gz -> wofi-1.1.1.tar.gz
|
||||
_eclasses_=meson 8f7dc8ed2d76af0b33328789c017e677 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=40d1f2f66f6e67bd0554267f6eadaf58
|
||||
11
metadata/md5-cache/gui-apps/wofi-1.1.2
Normal file
11
metadata/md5-cache/gui-apps/wofi-1.1.2
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-util/meson-0.51.2 >=dev-util/ninja-1.8.2
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://hg.sr.ht/~scoopta/wofi/archive/v1.1.2.tar.gz -> wofi-1.1.2.tar.gz
|
||||
_eclasses_=meson 8f7dc8ed2d76af0b33328789c017e677 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=40d1f2f66f6e67bd0554267f6eadaf58
|
||||
11
metadata/md5-cache/gui-apps/wofi-9999
Normal file
11
metadata/md5-cache/gui-apps/wofi-9999
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=>=dev-util/meson-0.51.2 >=dev-util/ninja-1.8.2
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=dev-vcs/mercurial
|
||||
DESCRIPTION=Wofi is a launcher/menu program for wlroots based wayland compositors like sway
|
||||
EAPI=7
|
||||
HOMEPAGE=https://hg.sr.ht/~scoopta/wofi
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 mercurial d22fe98ea362174612a57c233239102f meson 8f7dc8ed2d76af0b33328789c017e677 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=4bcff0d60efb8013845a251371a5b5bd
|
||||
15
metadata/md5-cache/media-libs/amdvlk-2020.2.5
Normal file
15
metadata/md5-cache/media-libs/amdvlk-2020.2.5
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/cmake
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
||||
DEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.2.137
|
||||
DESCRIPTION=AMD Open Source Driver for Vulkan
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/GPUOpen-Drivers/AMDVLK
|
||||
IUSE=debug wayland abi_x86_32 abi_x86_64
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.2.137 x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.2.137[abi_x86_32(-)?,abi_x86_64(-)?]
|
||||
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-2020.Q2.5.tar.gz -> AMDVLK-v-2020.Q2.5.tar.gz https://github.com/GPUOpen-Drivers/xgl/archive/6e79dcb897452121463e79d8c4e21c6fc668a6fe.tar.gz -> xgl-6e79dcb897452121463e79d8c4e21c6fc668a6fe.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/b687ca1828258076ac79f08738f6fce3fa688d4a.tar.gz -> pal-b687ca1828258076ac79f08738f6fce3fa688d4a.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/48fff0a75bb413b55a5e89647cdb37e109aa9eb8.tar.gz -> llpc-48fff0a75bb413b55a5e89647cdb37e109aa9eb8.tar.gz https://github.com/GPUOpen-Drivers/spvgen/archive/0179fdb99e3d4b51e50d1a4c6ef65f065b0df967.tar.gz -> spvgen-0179fdb99e3d4b51e50d1a4c6ef65f065b0df967.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/da64bde85194f895002dbca05ec66e016f1a5a5d.tar.gz -> llvm-project-da64bde85194f895002dbca05ec66e016f1a5a5d.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/712f76fee75d69b23a1ea8f6465752c3ccaaf9a2.tar.gz -> MetroHash-712f76fee75d69b23a1ea8f6465752c3ccaaf9a2.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/7387247eb9889ddcabbc1053b9c2052e253b088e.tar.gz -> CWPack-7387247eb9889ddcabbc1053b9c2052e253b088e.tar.gz
|
||||
_eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=0feb2cc69167b8dff2b17de63d87b0d1
|
||||
@@ -1,12 +1,12 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtmultimedia[widgets] dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=dev-qt/qtmultimedia[widgets] dev-qt/qtsvg:5 dev-qt/qtnetwork:5[ssl] dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Visual cross-platform gemini browser
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/MasterQ32/kristall
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtmultimedia[widgets]
|
||||
RDEPEND=dev-qt/qtmultimedia[widgets] dev-qt/qtsvg:5 dev-qt/qtnetwork:5[ssl]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MasterQ32/kristall/archive/V0.2.tar.gz -> kristall-0.2.tar.gz
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 estack 686eaab303305a908fd57b2fd7617800 multilib 2477ebe553d3e4d2c606191fe6c33602 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=8cca7cf6062765292b5147441ef89248
|
||||
_md5_=19b54c7156f56b014eaa708355286ae2
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtmultimedia:5[widgets] dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DEPEND=dev-qt/qtmultimedia:5[widgets] dev-qt/qtsvg:5 dev-qt/qtnetwork:5[ssl] dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Visual cross-platform gemini browser
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/MasterQ32/kristall
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-qt/qtmultimedia:5[widgets]
|
||||
RDEPEND=dev-qt/qtmultimedia:5[widgets] dev-qt/qtsvg:5 dev-qt/qtnetwork:5[ssl]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MasterQ32/kristall/archive/V0.3.tar.gz -> kristall-0.3.tar.gz
|
||||
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 2477ebe553d3e4d2c606191fe6c33602 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=bc0d3eeb2a2f25db99af11c9597c8659
|
||||
_md5_=d9964fa9af3215ffd133669a76e6ecae
|
||||
|
||||
14
metadata/md5-cache/net-p2p/nuxhash-1.0.0_beta2_p20191013
Normal file
14
metadata/md5-cache/net-p2p/nuxhash-1.0.0_beta2_p20191013
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=NiceHash cryptocurrency mining client for Linux
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/YoRyan/nuxhash
|
||||
IUSE=gui python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3 excavator-EULA
|
||||
RDEPEND=dev-libs/libbsd dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] net-misc/curl virtual/opencl >=x11-drivers/nvidia-drivers-387 x11-libs/libxcb x11-libs/libXau x11-libs/libXdmcp x11-libs/libXext x11-libs/libX11 gui? ( dev-python/wxpython:4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YoRyan/nuxhash/archive/33e9a095a41a6828959927f867efe4d2df398ede.tar.gz -> nuxhash-1.0.0_beta2_p20191013.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd
|
||||
_md5_=6850cae5d9664666276e7c4b54a0bec4
|
||||
@@ -6,5 +6,5 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=net-libs/usockets-0.4.1
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.7.0.tar.gz -> uwebsockets-18.7.0.tar.gz
|
||||
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.8.0.tar.gz -> uwebsockets-18.8.0.tar.gz
|
||||
_md5_=8d12ecb09232498186f2a86e4295ecb2
|
||||
Reference in New Issue
Block a user