2026-05-21 09:46:13 UTC

This commit is contained in:
Repository mirror & CI
2026-05-21 09:46:13 +00:00
parent 872a226d9f
commit 20718f8332
153 changed files with 593 additions and 535 deletions

View File

@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/c/cocotb/cocotb-2.0.1.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=9650ef8018a5429ff1f17a12e0be9830
_md5_=9d50a5b561a7428a12b9577df8c405df

View File

@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_tar
SLOT=0
SRC_URI=https://github.com/DreamSourceLab/DSView/archive/v1.3.2.tar.gz -> dsview-1.3.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf udev 1a23882bb73bc31c64a6f00a5e515f34 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=a6c61131fad0162f102c1e3b16ae6acd
_md5_=72993e7195e98c39839711a5ce76c272

View File

@@ -1,17 +1,17 @@
BDEPEND=dev-lang/swig dev-qt/qttools:6[linguist,qdoc]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
DESCRIPTION=A open source IP-XACT-based tool
EAPI=8
HOMEPAGE=https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=python-r1 qmake-utils xdg
IUSE=python_targets_python3_12 python_targets_python3_13
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://github.com/kactus2/kactus2dev/archive/v3.13.3.tar.gz -> kactus2-3.13.3.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf qmake-utils 28f99dba9219112f4785f46ed426a021 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=efb96c68802107756c104940b3c37537
_md5_=f5fccc216b77796619ca5e6ab0f1546a

View File

@@ -1,16 +1,16 @@
BDEPEND=dev-lang/swig dev-qt/qttools:6[linguist,qdoc] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
DESCRIPTION=A open source IP-XACT-based tool
EAPI=8
HOMEPAGE=https://research.tuni.fi/system-on-chip/tools/ https://github.com/kactus2/kactus2dev
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=python-r1 qmake-utils xdg git-r3
IUSE=python_targets_python3_12 python_targets_python3_13
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-qt/qtbase:6=[cups,gui,network,opengl,widgets,xml] dev-qt/qtsvg:6
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf qmake-utils 28f99dba9219112f4785f46ed426a021 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 2f8cdb10b033f92c3136aa6488a31c98
_md5_=efb96c68802107756c104940b3c37537
_md5_=f5fccc216b77796619ca5e6ab0f1546a

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-build/cmake sys-devel/flex sys-devel/bison dev-util/gperf app-text/dos2unix app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtbase:6 dev-qt/qttools:6 dev-qt/qtsvg:6 dev-qt/qtcharts:6
DESCRIPTION=Quite universal circuit simulator with SPICE
EAPI=8
HOMEPAGE=https://ra3xdh.github.io/
INHERIT=cmake
IUSE=+ngspice
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-qt/qtbase:6 dev-qt/qttools:6 dev-qt/qtsvg:6 dev-qt/qtcharts:6 ngspice? ( sci-electronics/ngspice )
SLOT=0
SRC_URI=https://github.com/ra3xdh/qucs_s/releases/download/25.1.2/qucs-s-25.1.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
_md5_=fd4ba9b765b3d76175f1d3518e0a871c

View File

@@ -1,14 +0,0 @@
BDEPEND=dev-build/cmake sys-devel/flex sys-devel/bison dev-util/gperf app-text/dos2unix app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtbase:6 dev-qt/qttools:6 dev-qt/qtsvg:6 dev-qt/qtcharts:6
DESCRIPTION=Quite universal circuit simulator with SPICE
EAPI=8
HOMEPAGE=https://ra3xdh.github.io/
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-qt/qtbase:6 dev-qt/qttools:6 dev-qt/qtsvg:6 dev-qt/qtcharts:6
SLOT=0
SRC_URI=https://github.com/ra3xdh/qucs_s/releases/download/25.2.0/qucs-s-25.2.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
_md5_=5ac44d3343e33831c290e88490bb5698

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-qt/qttools:6[linguist] sys-devel/flex sys-devel/bison dev-util/gperf app-text/dos2unix app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtsvg:6 dev-qt/qtcharts:6
DESCRIPTION=Quite universal circuit simulator with SPICE
EAPI=8
HOMEPAGE=https://ra3xdh.github.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg optfeature
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-qt/qtbase:6[gui,widgets,xml] dev-qt/qtsvg:6 dev-qt/qtcharts:6
SLOT=0
SRC_URI=https://github.com/ra3xdh/qucs_s/releases/download/26.1.1/qucs-s-26.1.1.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 xdg 3ef49a87c52c8b77c476351195dfe575 optfeature 538bce96e5589935b57e178e8635f301
_md5_=7ea9e350270185c6eb75140fe21da7fa

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-libs/libfmt-12.1 test? ( >=dev-cpp/catch-3.11 ) app-alternatives/ninja >=dev-build/cmake-3.28.5
BDEPEND=>=dev-libs/libfmt-12.1 test? ( >=dev-cpp/catch-3.13:0 ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) 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(-)] ) python_single_target_python3_13? ( >=dev-python/pybind11-2.10[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/pybind11-2.10[python_targets_python3_14(-)] ) >=dev-libs/libfmt-12.1:=
DESCRIPTION=SystemVerilog compiler and language services
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/MikePopoloski/slang/archive/v11.0.tar.gz -> slang-11.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=03eb069338f41c611c127f4c3bbb588d
_md5_=1b68c8e32eddf811cbdf2de8f71a230c

View File

@@ -1,4 +1,4 @@
BDEPEND=sys-devel/bison sys-devel/flex test? ( dev-build/cmake dev-debug/gdb ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
BDEPEND=sys-devel/bison sys-devel/flex test? ( dev-build/cmake dev-debug/gdb python_single_target_python3_12? ( dev-python/distro[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/distro[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/distro[python_targets_python3_14(-)] ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure prepare setup test
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-lang/perl virtual/zlib:=
DESCRIPTION=The fast free Verilog/SystemVerilog simulator
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/verilator/verilator/archive/v5.048.tar.gz -> verilator-5.048.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=d53d4ee95a9cd383b342d6f9f28c9ff4
_md5_=2b083dbb668c1e5afbfd14bd74970317

View File

@@ -1,16 +1,16 @@
BDEPEND=sys-devel/bison sys-devel/flex test? ( dev-build/cmake dev-debug/gdb ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure prepare setup test unpack
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-lang/perl virtual/zlib:=
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_15? ( dev-lang/python:3.15 ) dev-lang/perl virtual/zlib:=
DESCRIPTION=The fast free Verilog/SystemVerilog simulator
EAPI=8
HOMEPAGE=https://verilator.org https://github.com/verilator/verilator
INHERIT=autotools python-single-r1 git-r3
IUSE=debug test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
IUSE=debug test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15
LICENSE=|| ( Artistic-2 LGPL-3 )
PROPERTIES=live
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-lang/perl virtual/zlib:=
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_15? ( dev-lang/python:3.15 ) dev-lang/perl virtual/zlib:=
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 git-r3 2f8cdb10b033f92c3136aa6488a31c98
_md5_=21235f258c4705164fd963284c95edd6
_md5_=7377fc4ab858a61ef891b5ff49c0a0b7