mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2024-03-02 07:20:06 UTC
This commit is contained in:
@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.105.0/pulumi-v3.105.0-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.108.0/pulumi-v3.108.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=d6600f8961b9348c7bc7cfcc8bfebe86
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=
|
||||
DESCRIPTION=A fast and densely stored hashmap and hashset
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/martinus/unordered_dense
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/martinus/unordered_dense/archive/v2.0.1.tar.gz -> unordered_dense-2.0.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=455994516aa7010059250d71b8fc4b93
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=
|
||||
DESCRIPTION=A fast and densely stored hashmap and hashset
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/martinus/unordered_dense
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/martinus/unordered_dense/archive/v3.1.1.tar.gz -> unordered_dense-3.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=455994516aa7010059250d71b8fc4b93
|
||||
@@ -1,15 +1,13 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=
|
||||
DESCRIPTION=A fast and densely stored hashmap and hashset
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/martinus/unordered_dense
|
||||
INHERIT=cmake
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=!test? ( test )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/martinus/unordered_dense/archive/v2.0.0.tar.gz -> unordered_dense-2.0.0.tar.gz
|
||||
SRC_URI=https://github.com/martinus/unordered_dense/archive/v4.4.0.tar.gz -> unordered_dense-4.4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=1ade0afe5f9d6b740f66f9512eb2db5a
|
||||
_md5_=492c2b839073032ed16561e2a2820e66
|
||||
@@ -1,14 +1,12 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=
|
||||
DESCRIPTION=A fast and densely stored hashmap and hashset
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/martinus/unordered_dense
|
||||
INHERIT=cmake git-r3
|
||||
IUSE=test
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RESTRICT=!test? ( test )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
|
||||
_md5_=1ade0afe5f9d6b740f66f9512eb2db5a
|
||||
_md5_=492c2b839073032ed16561e2a2820e66
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/mypy-1.8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=test? ( >=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=pytest plugin for testing mypy types, stubs, plugins
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/mypy-1.8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
RDEPEND=>=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/3.0.0.tar.gz -> pytest-mypy-plugins-3.0.0.gh.tar.gz
|
||||
SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/3.1.0.tar.gz -> pytest-mypy-plugins-3.1.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
|
||||
_md5_=e43df698a05aa047931d21c9f07a6a39
|
||||
_md5_=7fbcb6f48e4429cec8dabf3de1e15930
|
||||
17
metadata/md5-cache/games-emulation/dosbox-x-2024.03.01
Normal file
17
metadata/md5-cache/games-emulation/dosbox-x-2024.03.01
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-lang/nasm sys-libs/libcap sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/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:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype )
|
||||
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 opengl png slirp truetype
|
||||
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:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype ) || ( gnome-extra/zenity kde-apps/kdialog x11-misc/xdialog )
|
||||
RESTRICT=!debug? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2024.03.01.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=58c495638426d52fb1f8af710d91378d
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( MIT-0 public-domain )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mackron/dr_libs/archive/01d23df76776faccee3bc456f685900dcc273b4c.tar.gz -> dr_mp3-0.6.38.gh.tar.gz
|
||||
SRC_URI=https://github.com/mackron/dr_libs/archive/01d23df76776faccee3bc456f685900dcc273b4c.tar.gz -> dr_mp3-0.6.39.gh.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=095c09615d3a76fc22ce75a445cc608a
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( MIT-0 public-domain )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mackron/dr_libs/archive/e4a7765e598e9e54dc0f520b7e4416359bee80cc.tar.gz -> dr_wav-0.13.15.gh.tar.gz
|
||||
SRC_URI=https://github.com/mackron/dr_libs/archive/e4a7765e598e9e54dc0f520b7e4416359bee80cc.tar.gz -> dr_wav-0.13.16.gh.tar.gz
|
||||
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=bae0a9e2d0f736ec99c40f022c5ec704
|
||||
@@ -6,10 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/dogecoin
|
||||
INHERIT=autotools desktop xdg-utils flag-o-matic
|
||||
IUSE=cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=sys-libs/db:5.3=[cxx] dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= >=dev-libs/boost-1.84.0-r3 wallet? ( media-gfx/qrencode ) zmq? ( net-libs/cppzmq ) intel-avx2? ( =app-crypt/intel-ipsec-mb-1.3 )
|
||||
REQUIRED_USE=dogecoind? ( utils ) intel-avx2? ( experimental ) scrypt-sse2? ( experimental ) experimental? ( || ( intel-avx2 scrypt-sse2 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dogecoin/dogecoin/archive/refs/tags/v1.14.7.tar.gz -> dogecoin-qt-v1.14.7.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 flag-o-matic 24c947ff5f858625cf0b33c15eed4425
|
||||
_md5_=c8efacf50a528812fe6947e59b8a2f1b
|
||||
_md5_=7f1d5aabff2d78f99a34090675006727
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-libs/libfmt
|
||||
DESCRIPTION=SystemVerilog compiler and language services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-libs/libfmt
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MikePopoloski/slang/archive/v1.0.tar.gz -> slang-1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=9af263341757e6c5559fd2c494c5944d
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.0 <dev-libs/unordered_dense-2.0.1 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
DESCRIPTION=SystemVerilog compiler and language services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.0 <dev-libs/unordered_dense-2.0.1 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MikePopoloski/slang/archive/v2.0.tar.gz -> slang-2.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=6d47a72e48b409be3a6da75d06aa38ba
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.1 <dev-libs/unordered_dense-2.0.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
DESCRIPTION=SystemVerilog compiler and language services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.1 <dev-libs/unordered_dense-2.0.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MikePopoloski/slang/archive/v3.0.tar.gz -> slang-3.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=7a3b5d3c1c12263f4c41b627d2f1b51a
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
BDEPEND=>=dev-libs/libfmt-9.1.0 test? ( >=dev-cpp/catch-3.0.1 ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
DESCRIPTION=SystemVerilog compiler and language services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang
|
||||
@@ -8,10 +8,10 @@ INHERIT=cmake python-single-r1
|
||||
IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MikePopoloski/slang/archive/v4.0.tar.gz -> slang-4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=1072fb35ce4b921ab90742f2edf73d7c
|
||||
_md5_=ab3b35bdaaedf509e7ebaf21484f87a5
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
BDEPEND=>=dev-libs/libfmt-9.1.0 test? ( >=dev-cpp/catch-3.0.1 ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
DESCRIPTION=SystemVerilog compiler and language services
|
||||
EAPI=8
|
||||
HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang
|
||||
@@ -8,10 +8,10 @@ INHERIT=cmake python-single-r1
|
||||
IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/MikePopoloski/slang/archive/v5.0.tar.gz -> slang-5.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=a6e785373554fc6b004df34fe2ef3b99
|
||||
_md5_=6bc8c8731c593ccba572a24b4218e86c
|
||||
|
||||
@@ -12,4 +12,4 @@ RDEPEND=sys-libs/glibc kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtu
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cyring/corefreq/archive/1.96.3.tar.gz -> corefreq-1.96.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod 000f3723e8e062061ee523106e69f84a systemd c8b03e8df84486aa991d4396686e8942
|
||||
_md5_=6a5020cf2b3bde260b59b50de8917b48
|
||||
_md5_=03dddf96137d3062d76c3b2e3dbc2a2d
|
||||
|
||||
@@ -105,7 +105,7 @@ app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay s
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2: A pass extension for auditing your password repository.
|
||||
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
|
||||
app-admin/pulumi-bin 3.105.0 3.106.0 3.107.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.106.0 3.107.0 3.108.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 9999: unofficial bitwarden cli
|
||||
app-admin/s-tui 1.1.4: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
@@ -758,7 +758,7 @@ dev-libs/supercop 0_p20200827: Fast cryptographic operations for Monero wallets
|
||||
dev-libs/tfdn 1.6.0 1.7.0: Opinionated C11 library for low-level functionality
|
||||
dev-libs/toml-f 0.4.0 0.4.1 0.4.2: TOML parser implementation for data serialization and deserialization in Fortran
|
||||
dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library
|
||||
dev-libs/unordered_dense 2.0.0 2.0.1 3.1.1 4.0.1 9999: A fast and densely stored hashmap and hashset
|
||||
dev-libs/unordered_dense 4.0.1 4.4.0 9999: A fast and densely stored hashmap and hashset
|
||||
dev-libs/weechat-relay 9999: Portable and multi-interface IRC client relay api
|
||||
dev-libs/xqilla 2.3.4 2.3.4-r1: An XQuery and XPath 2 library and command line utility written in C++
|
||||
dev-libs/zfp 1.0.1: Compressed numerical arrays that support high-speed random access
|
||||
@@ -1163,7 +1163,7 @@ dev-python/pytest-flask 1.3.0: A set of pytest fixtures to test Flask applicatio
|
||||
dev-python/pytest-harvest 1.10.4: Store and retrieve data created during your pytest tests execution
|
||||
dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly
|
||||
dev-python/pytest-isort 3.1.0 3.1.0-r1: Plugin to check import ordering using isort
|
||||
dev-python/pytest-mypy-plugins 3.0.0-r1: pytest plugin for testing mypy types, stubs, plugins
|
||||
dev-python/pytest-mypy-plugins 3.1.0: pytest plugin for testing mypy types, stubs, plugins
|
||||
dev-python/pytest-randomly 3.12.0-r1: Pytest plugin to randomly order tests and control random.seed
|
||||
dev-python/pytest-relaxed 2.0.1: Relaxed test discovery for pytest
|
||||
dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest
|
||||
@@ -1377,7 +1377,7 @@ games-board/openriichi 0.2.1.1: OpenRiichi is an open source Japanese Mahjong cl
|
||||
games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
|
||||
games-emulation/RetroArch 1.16.0.3: RetroArch is a frontend for emulators, game engines and media players
|
||||
games-emulation/citra 9999: A Nintendo 3DS Emulator
|
||||
games-emulation/dosbox-x 2023.10.06-r1 9999: Complete, accurate DOS emulator forked from DOSBox
|
||||
games-emulation/dosbox-x 2023.10.06-r1 2024.03.01 9999: Complete, accurate DOS emulator forked from DOSBox
|
||||
games-emulation/duckstation 9999: Fast Sony PlayStation (PSX) emulator
|
||||
games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
|
||||
games-emulation/mupen64plus-qt 1.15 9999: A basic launcher for Mupen64Plus
|
||||
@@ -1614,8 +1614,8 @@ media-libs/alvr 16.0.0: ALVR is an open source remote VR display for the Oculus
|
||||
media-libs/amdvlk 2023.1.1 2023.1.2 2023.1.3: AMD Open Source Driver for Vulkan
|
||||
media-libs/amdvlk-bin 2021.2.5 2023.3.3 2024.1.1: AMD Open Source Driver for Vulkan: official binary version
|
||||
media-libs/dr_flac 0.12.42: Single-header FLAC audio decoder library
|
||||
media-libs/dr_mp3 0.6.38: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.15: Single-header WAV audio loader and writer library
|
||||
media-libs/dr_mp3 0.6.39: Single-header MP3 audio decoder library
|
||||
media-libs/dr_wav 0.13.16: Single-header WAV audio loader and writer library
|
||||
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
|
||||
media-libs/glee 5.4.0 5.4.0-r1: OpenGL Easy Extension library
|
||||
media-libs/grok 11.0.0: World's Leading Open Source JPEG 2000 Codec
|
||||
@@ -1883,7 +1883,7 @@ sci-electronics/logic-bin 2.4.0 2.4.9: Saleae logic analyzer
|
||||
sci-electronics/lxi-tools 2.1 2.3: Tools to access devices with LXI
|
||||
sci-electronics/open_pdks 1.0.311: PDK installer for open-source EDA tools and toolchains
|
||||
sci-electronics/skywater-pdk 0.0.0_p20220424: Process design kit for usage with SkyWater Technology Foundry's 130nm node
|
||||
sci-electronics/slang 1.0 2.0-r2 3.0 4.0 5.0 9999: SystemVerilog compiler and language services
|
||||
sci-electronics/slang 4.0 5.0 9999: SystemVerilog compiler and language services
|
||||
sci-electronics/svls 0.2.11: SystemVerilog language server
|
||||
sci-electronics/verilator 4.106 5.014 5.018 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-geosciences/GeographicLib-data 0-r1: Datasets for GeographicLib
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 01 Mar 2024 21:04:18 +0000
|
||||
Sat, 02 Mar 2024 07:20:06 +0000
|
||||
|
||||
Reference in New Issue
Block a user