mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
2023-04-01 21:46:50 UTC
This commit is contained in:
@@ -7,5 +7,5 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=media-video/mpv app-shells/fzf media-video/ffmpeg net-misc/aria2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pystardust/ani-cli/archive/refs/tags/v4.0.tar.gz -> ani-cli-4.0.tar.gz
|
||||
SRC_URI=https://github.com/pystardust/ani-cli/archive/refs/tags/v4.2.tar.gz -> ani-cli-4.2.tar.gz
|
||||
_md5_=6ee9d0f237189ac905ec0494fb19de5e
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst setup
|
||||
DEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] )
|
||||
DESCRIPTION=A spaced-repetition memory training program (flash cards)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.ankiweb.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=python-single-r1 desktop xdg
|
||||
IUSE=python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
RDEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.58-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-bin-2.1.58.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.58-py3-none-any.whl -> aqt-2.1.58.zip https://raw.githubusercontent.com/ankitects/anki/2.1.58/qt/bundle/lin/anki.desktop -> anki-bin-2.1.58.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.58/qt/bundle/lin/anki.png -> anki-bin-2.1.58.png https://raw.githubusercontent.com/ankitects/anki/2.1.58/qt/bundle/lin/anki.1 -> anki-bin-2.1.58.1
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a9dded9b97cd5113ebe83bb404b93f04
|
||||
@@ -5,13 +5,13 @@ DESCRIPTION=A spaced-repetition memory training program (flash cards)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.ankiweb.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=python-single-r1 desktop xdg
|
||||
INHERIT=desktop python-single-r1 pypi xdg
|
||||
IUSE=python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3
|
||||
LICENSE=AGPL-3+ Apache-2.0 BSD CC-BY-3.0 GPL-3+ MIT
|
||||
RDEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.57-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-bin-2.1.57.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.57-py3-none-any.whl -> aqt-2.1.57.zip https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.desktop -> anki-bin-2.1.57.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.png -> anki-bin-2.1.57.png https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.1 -> anki-bin-2.1.57.1
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=263bfb7f38ce00395dad888822152a7b
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.61-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-2.1.61-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.61-py3-none-any.whl -> aqt-2.1.61-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.61/qt/bundle/lin/anki.desktop -> anki-bin-2.1.61.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.61/qt/bundle/lin/anki.png -> anki-bin-2.1.61.png https://raw.githubusercontent.com/ankitects/anki/2.1.61/qt/bundle/lin/anki.1 -> anki-bin-2.1.61.1
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 3b6a844fbf71f1581992b44c78b549b7 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=9ef59dd0585a48d0110f3bca016713b5
|
||||
13
metadata/md5-cache/app-misc/nwg-look-0.2.1
Normal file
13
metadata/md5-cache/app-misc/nwg-look-0.2.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst postrm unpack
|
||||
DESCRIPTION=GTK3 settings editor adapted to work in the sway / wlroots environment
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/nwg-piotr/nwg-look
|
||||
INHERIT=go-module xdg-utils desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v0.2.1.tar.gz -> nwg-look-0.2.1.tar.gz https://github.com/micielski/nwg-look-vendor/releases/download/0.2.1/nwg-look-0.2.1-vendor.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module f9700c7efec1fd4955363169e9930c1c xdg-utils baea6080dd821f5562d715887954c9d3 desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=a0cde21ed5d3ef4e2dc722b0ab698e4c
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst
|
||||
DEFINED_PHASES=configure postinst
|
||||
DEPEND=sys-libs/ncurses:= sys-libs/readline:=
|
||||
DESCRIPTION=A cross-platform build utility based on Lua
|
||||
EAPI=8
|
||||
@@ -8,8 +8,8 @@ INHERIT=optfeature
|
||||
KEYWORDS=~amd64 ~riscv ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
|
||||
RESTRICT=test
|
||||
RESTRICT=test strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.7.1/xmake-v2.7.1.tar.gz
|
||||
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.7.7/xmake-v2.7.7.tar.gz
|
||||
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=2ab7f08e94267c3537ab475f0c051244
|
||||
_md5_=94410beb7109ea6bdd5d568cd3594e1c
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install postinst unpack
|
||||
DEFINED_PHASES=configure postinst unpack
|
||||
DEPEND=sys-libs/ncurses:= sys-libs/readline:=
|
||||
DESCRIPTION=A cross-platform build utility based on Lua
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ INHERIT=optfeature git-r3
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
|
||||
RESTRICT=test
|
||||
RESTRICT=test strip
|
||||
SLOT=0
|
||||
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 27e13c09a4c7e4c78ac812f74727e676
|
||||
_md5_=2ab7f08e94267c3537ab475f0c051244
|
||||
_md5_=94410beb7109ea6bdd5d568cd3594e1c
|
||||
|
||||
17
metadata/md5-cache/games-emulation/dosbox-x-2023.03.31
Normal file
17
metadata/md5-cache/games-emulation/dosbox-x-2023.03.31
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-lang/nasm sys-libs/libcap sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=compile configure postinst postrm preinst prepare pretend test
|
||||
DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
|
||||
DESCRIPTION=Complete, accurate DOS emulator forked from DOSBox
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dosbox-x.com/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=autotools toolchain-funcs xdg
|
||||
IUSE=X debug ffmpeg fluidsynth freetype opengl png slirp
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
|
||||
RESTRICT=!debug? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2023.03.31.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a6e14623e77ede9adbdaaf575ef8b9e2
|
||||
@@ -13,4 +13,4 @@ RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,vide
|
||||
RESTRICT=!debug? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 27e13c09a4c7e4c78ac812f74727e676
|
||||
_md5_=64e28c242d13f5235005c4f24ad1225a
|
||||
_md5_=a6e14623e77ede9adbdaaf575ef8b9e2
|
||||
|
||||
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/net-im/conduit-0.5.0-r1
Normal file
15
metadata/md5-cache/net-im/conduit-0.5.0-r1
Normal file
File diff suppressed because one or more lines are too long
@@ -12,4 +12,4 @@ RDEPEND=dev-libs/glib dev-libs/openssl:= gui-libs/gtk gui-libs/libadwaita net-p2
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.gnome.org/World/fragments/uploads/bc6347513638efaf1a9e095ffa4c23ca/fragments-2.1.tar.xz -> fragments-2.1-r1.tar.xz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=32c13e30eab673556d5f370259f6149c
|
||||
_md5_=ac634fc335fa7f569ca9c97104a7a1de
|
||||
|
||||
13
metadata/md5-cache/net-p2p/p2pool-3.2
Normal file
13
metadata/md5-cache/net-p2p/p2pool-3.2
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=dev-libs/libsodium net-libs/czmq
|
||||
DESCRIPTION=Decentralized pool for Monero mining
|
||||
EAPI=8
|
||||
HOMEPAGE=https://p2pool.io
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=BSD GPL-3+ ISC LGPL-3+ MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SChernykh/p2pool/archive/92827035e07ff15da6b7645a332f3e59aa0ab1c4.tar.gz -> p2pool-3.2.tar.gz https://github.com/tevador/RandomX/archive/27a8cf0dfca2120506e4dccb4071b9c6e3be53bc.tar.gz -> p2pool-3.2-randomx.tar.gz https://github.com/SChernykh/cppzmq/archive/c66fc6094b2a03439dea8469719e221e80e2e8e7.tar.gz -> p2pool-3.2-cppzmq.tar.gz https://github.com/SChernykh/curl/archive/046209e561b7e9b5aab1aef7daebf29ee6e6e8c7.tar.gz -> p2pool-3.2-curl.tar.gz https://github.com/SChernykh/libuv/archive/55077af4b50e13c5b7c02131ff16695685478fc8.tar.gz -> p2pool-3.2-libuv.tar.gz https://github.com/SChernykh/rapidjson/archive/914b772dfda5301dfa94309a114b207c67720d68.tar.gz -> p2pool-3.2-rapidjson.tar.gz https://github.com/SChernykh/robin-hood-hashing/archive/4213dd109f03b49c68b52074d929e6f221803bed.tar.gz -> p2pool-3.2-robin-hood-hashing.tar.gz https://github.com/SChernykh/miniupnp/archive/b61674aa510a86ece3b5b41ec9d932f5b2bac5ad.tar.gz -> p2pool-3.2-miniupnp.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c
|
||||
_md5_=cf358eee8ee02308a8bcaac4185e1c37
|
||||
16
metadata/md5-cache/sci-electronics/verible-0.0.3124
Normal file
16
metadata/md5-cache/sci-electronics/verible-0.0.3124
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-arch/unzip sys-devel/bison sys-devel/flex sys-devel/m4 >=dev-util/bazel-0.20
|
||||
DEFINED_PHASES=compile install prepare test unpack
|
||||
DEPEND=sys-libs/zlib
|
||||
DESCRIPTION=SystemVerilog parser, style-linter, and formatter
|
||||
EAPI=8
|
||||
HOMEPAGE=https://chipsalliance.github.io/verible/ https://github.com/chipsalliance/verible
|
||||
INHERIT=bazel
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=sys-libs/zlib
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/chipsalliance/verible/archive/v0.0-3124-gd7297f5b.tar.gz -> verible-0.0.3124.tar.gz https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/six-1.15.0.tar.gz https://github.com/abseil/abseil-cpp/archive/35e8e3f7a2c6972d4c591448e8bbe4f9ed9f815a.zip https://github.com/bazelbuild/bazel-skylib/releases/download/1.3.0/bazel-skylib-1.3.0.tar.gz https://github.com/bazelbuild/platforms/releases/download/0.0.6/platforms-0.0.6.tar.gz https://github.com/bazelbuild/rules_cc/archive/e7c97c3af74e279a5db516a19f642e862ff58548.zip https://github.com/bazelbuild/rules_license/releases/download/0.0.4/rules_license-0.0.4.tar.gz https://github.com/bazelbuild/rules_proto/archive/refs/tags/4.0.0-3.20.0.tar.gz https://github.com/bazelbuild/rules_python/releases/download/0.2.0/rules_python-0.2.0.tar.gz https://github.com/c0fec0de/anytree/archive/2.8.0.tar.gz https://github.com/google/bazel_rules_install/archive/5ae7c2a8d22de2558098e3872fc7f3f7edc61fb4.zip https://github.com/google/bazel_rules_install/issues/31 https://github.com/google/boringssl/archive/d345d68d5c4b5471290ebe13f090f1fd5b7e8f58.zip https://github.com/google/boringssl/tree/master-with-bazel https://github.com/google/googletest/archive/refs/tags/release-1.12.1.zip https://github.com/google/re2/archive/215bf4aa0bdc081862590463bc98a00bb2be48f2.zip https://github.com/google/re2/tree/abseil https://github.com/grailbio/bazel-compilation-database/archive/940cedacdb8a1acbce42093bf67f3a5ca8b265f7.tar.gz https://github.com/jmillikin/rules_bison/releases/download/v0.2.1/rules_bison-v0.2.1.tar.xz https://github.com/jmillikin/rules_flex/releases/download/v0.2/rules_flex-v0.2.tar.xz https://github.com/jmillikin/rules_m4/releases/download/v0.2.2/rules_m4-v0.2.2.tar.xz https://github.com/lexxmark/winflexbison/releases/download/v2.5.25/win_flex_bison-2.5.25.zip https://github.com/nlohmann/json/archive/refs/tags/v3.10.2.tar.gz https://github.com/protocolbuffers/protobuf/releases/download/v22.0/protobuf-22.0.tar.gz https://zlib.net/fossils/zlib-1.2.13.tar.gz mirror://gnu/m4/m4-1.4.18.tar.xz https://mirror.bazel.build/github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz https://github.com/bazelbuild/rules_python/archive/912a5051f51581784fd64094f6bdabf93f6d698f.zip https://github.com/protocolbuffers/utf8_range/archive/de0b4a8ff9b5d4c98108bdfe723291a33c52c54f.zip https://github.com/protocolbuffers/rules_ruby/archive/5cf6ff74161d7f985b9bf86bb3c5fb16cef6337b.zip https://mirror.bazel.build/github.com/bazelbuild/rules_pkg/releases/download/0.7.0/rules_pkg-0.7.0.tar.gz https://github.com/bazelbuild/rules_java/archive/981f06c3d2bd10225e85209904090eb7b5fb26bd.zip https://mirror.bazel.build/bazel_coverage_output_generator/releases/coverage_output_generator-v2.5.zip https://github.com/protocolbuffers/upb/archive/1fb480bc76bc0e331564d672e60b97a388aa3f76.zip https://github.com/madler/zlib/releases/download/v1.2.13/zlib-1.2.13.tar.xz https://mirror.bazel.build/bazel_java_tools/releases/java/v11.7.1/java_tools-v11.7.1.zip https://mirror.bazel.build/openjdk/azul-zulu11.50.19-ca-jdk11.0.12/zulu11.50.19-ca-jdk11.0.12-linux_x64.tar.gz https://mirror.bazel.build/bazel_java_tools/releases/java/v11.7.1/java_tools_linux-v11.7.1.zip https://github.com/jmillikin/rules_m4/releases/download/v0.1/m4-gnulib-788db09a9f88abbef73c97e8d7291c40455336d8.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bazel 809390d50cf898ba73a93633c6fdcc9b
|
||||
_md5_=8951d82c2d76443229906863e476e21b
|
||||
14
metadata/md5-cache/www-apps/ttyd-1.7.3
Normal file
14
metadata/md5-cache/www-apps/ttyd-1.7.3
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/json-c:= dev-libs/libuv:= dev-libs/openssl:= net-libs/libwebsockets:=[libuv,ssl] sys-libs/zlib:=
|
||||
DESCRIPTION=Share your terminal over the web
|
||||
EAPI=8
|
||||
HOMEPAGE=https://tsl0922.github.io/ttyd https://github.com/tsl0922/ttyd
|
||||
INHERIT=cmake systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/json-c:= dev-libs/libuv:= dev-libs/openssl:= net-libs/libwebsockets:=[libuv,ssl] sys-libs/zlib:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tsl0922/ttyd/archive/refs/tags/1.7.3.tar.gz -> ttyd-1.7.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=e81ab299ea4b667f27809ccaa9a4d5a8
|
||||
Reference in New Issue
Block a user