2023-05-19 19:02:46 UTC

This commit is contained in:
Repository mirror & CI
2023-05-19 19:02:46 +00:00
parent 6175bbd098
commit 985de1712e
41 changed files with 343 additions and 147 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Securely store and access AWS credentials in development environments
EAPI=8
HOMEPAGE=https://github.com/99designs/aws-vault
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/99designs/aws-vault/archive/v7.2.0.tar.gz -> aws-vault-7.2.0.tar.gz https://github.com/ixti/aws-vault/releases/download/v7.2.0/aws-vault-7.2.0-vendor.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882
_md5_=166b65dc9c07a02067681e519e9b9946

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0
RDEPEND=dev-vcs/git
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.33.3.tar.gz -> chezmoi-2.33.3.tar.gz https://github.com/rebtoor/portage-deps/raw/master/chezmoi-2.33.3-deps.tar.xz
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.33.6.tar.gz -> chezmoi-2.33.6.tar.gz https://github.com/rebtoor/portage-deps/raw/master/chezmoi-2.33.6-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion 12c269a0250324a6ce3779fbc741744b
_md5_=5b41832fcb3e62d8b5b9eed2348ee0e5

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=Infrastructure as code in any programming language
EAPI=8
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.67.1/pulumi-v3.67.1-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=92c2370273e7b8af85d7081282f0f0f4

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install
DEPEND=sys-fs/fuse:0 app-arch/libarchive
DESCRIPTION=Read-only FUSE file system for mounting archives and compressed files
EAPI=8
HOMEPAGE=https://github.com/google/fuse-archive
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=sys-fs/fuse:0 app-arch/libarchive
SLOT=0
SRC_URI=https://github.com/google/fuse-archive/archive/v0.1.14.tar.gz -> fuse-archive-0.1.14.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=2aef8859c7196f2df09facd35be8bd10

View File

@@ -4,7 +4,7 @@ DEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_py
DESCRIPTION=FORD, automatic documentation generator for modern Fortran programs
EAPI=8
HOMEPAGE=https://github.com/Fortran-FOSS-Programmers/ford
INHERIT=distutils-r1 toolchain-funcs
INHERIT=distutils-r1 pypi toolchain-funcs
IUSE=test test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
@@ -12,6 +12,6 @@ RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_p
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/F/FORD/FORD-6.1.17.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3
_md5_=ef998a408de1f76241e45d71a724d14d
SRC_URI=https://files.pythonhosted.org/packages/source/F/FORD/FORD-6.1.17.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=fcb19fa72df2596c1c94aacfa5107af0

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/F/FORD/FORD-6.2.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=552334fe2defc28aa465523b1ef43036
_md5_=812f0e86a77ac6cb1c1643e4c315736c

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/F/FORD/FORD-6.2.4.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=552334fe2defc28aa465523b1ef43036
_md5_=812f0e86a77ac6cb1c1643e4c315736c

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/graphviz-0.20[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-3.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-include-0.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-markdown-math[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/toposort-1.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/graphviz-0.20[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-3.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-include-0.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-markdown-math[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/toposort-1.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=FORD, automatic documentation generator for modern Fortran programs
EAPI=8
HOMEPAGE=https://github.com/Fortran-FOSS-Programmers/ford
INHERIT=distutils-r1 pypi toolchain-funcs
IUSE=test test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/graphviz-0.20[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-3.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/markdown-include-0.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-markdown-math[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/toposort-1.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/F/FORD/FORD-6.2.5.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=c776e1eb5f3e531345e156086f135300

View File

@@ -1,11 +1,12 @@
DEFINED_PHASES=install
DEPEND=sys-libs/zlib:=
DESCRIPTION=Manager for the Ledger hardware wallet
EAPI=7
EAPI=8
HOMEPAGE=https://www.ledger.com/
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=sys-fs/fuse:0
RDEPEND=sys-libs/zlib:= sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.53.1-linux-x86_64.AppImage
_md5_=f303c9e293504a088a0269eb1e21d689
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.58.0-linux-x86_64.AppImage -> ledger-live-2.58.0.AppImage
_md5_=af8bbbb5b179b886d2d9f6a0c7e2cdb7

View File

@@ -1,12 +1,13 @@
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=A second brain, for you, forever.
EAPI=8
HOMEPAGE=https://obsidian.md
HOMEPAGE=https://obsidian.md/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop unpacker xdg
KEYWORDS=~amd64
LICENSE=Obsidian-EULA
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
SLOT=0
SRC_URI=https://github.com/obsidianmd/obsidian-releases/releases/download/v1.1.16/obsidian_1.1.16_amd64.deb
SRC_URI=https://github.com/obsidianmd/obsidian-releases/releases/download/v1.2.8/obsidian_1.2.8_amd64.deb -> obsidian-1.2.8.gh.deb
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=9a93547229dcf06d2237c6e27a584422
_md5_=164f2d4bad4164f5d9f5610b092be25b

View File

@@ -1,13 +0,0 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Markdown to groff (man page) converter
EAPI=8
HOMEPAGE=https://gitlab.com/kornelski/mandown.git
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT ) || ( MIT Unlicense ) BSD MIT
SLOT=0
SRC_URI=https://gitlab.com/kornelski/mandown/-/archive/0.1.2/mandown-0.1.2.tar.bz2 https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/deunicode/1.3.1/download -> deunicode-1.3.1.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/pulldown-cmark/0.8.0/download -> pulldown-cmark-0.8.0.crate https://crates.io/api/v1/crates/unicase/2.6.0/download -> unicase-2.6.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.9/download -> unicode-width-0.1.9.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 cargo 2e0a4a329a7dc5dfe20dcb05e6c36935
_md5_=63400b6a9d87d871ece21382f13c55c8

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Markdown to groff (man page) converter
EAPI=8
HOMEPAGE=https://gitlab.com/kornelski/mandown.git
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT ) BSD MIT
SLOT=0
SRC_URI=https://gitlab.com/kornelski/mandown/-/archive/0.1.3/mandown-0.1.3.tar.bz2 -> mandown-0.1.3.gl.tar.bz2 https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/deunicode/1.3.3/download -> deunicode-1.3.3.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/memchr/2.5.0/download -> memchr-2.5.0.crate https://crates.io/api/v1/crates/pulldown-cmark/0.9.2/download -> pulldown-cmark-0.9.2.crate https://crates.io/api/v1/crates/unicase/2.6.0/download -> unicase-2.6.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.10/download -> unicode-width-0.1.10.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 cargo 2e0a4a329a7dc5dfe20dcb05e6c36935
_md5_=2d2c2afa221940313600005d71a621bc

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install setup
DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=python-single-r1
IUSE=+esp32 esp32s2 esp32s3 riscv32 +python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-embedded/esptool[python_single_target_python3_11(-)?] python_single_target_python3_11? ( dev-python/click[python_targets_python3_11(-)] dev-python/bitstring[python_targets_python3_11(-)] dev-python/construct[python_targets_python3_11(-)] dev-python/ecdsa[python_targets_python3_11(-)] dev-python/future[python_targets_python3_11(-)] dev-python/kconfiglib[python_targets_python3_11(-)] dev-python/pyelftools[python_targets_python3_11(-)] dev-python/pyparsing[python_targets_python3_11(-)] dev-python/pyserial[python_targets_python3_11(-)] dev-python/python-socketio[python_targets_python3_11(-)] dev-python/pyyaml[python_targets_python3_11(-)] dev-python/reedsolomon[python_targets_python3_11(-)] dev-embedded/idf-component-manager[python_targets_python3_11(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_11 )
RESTRICT=strip
SLOT=0
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.0.2/esp-idf-v5.0.2.zip -> esp-idf-5.0.2.zip https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-linux-amd64-0.11.0-esp32-20221026.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v11.2_20220823/xtensa-esp-elf-gdb-11.2_20220823-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=3cce1e96c77ab64a8c4e42b6fc081876

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig virtual/fortran
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=pcre? ( dev-libs/libpcre:3 ) virtual/fortran
DESCRIPTION=The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
EAPI=8
HOMEPAGE=https://github.com/SCM-NV/ftl
INHERIT=flag-o-matic fortran-2 toolchain-funcs
IUSE=pcre test
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3
RDEPEND=pcre? ( dev-libs/libpcre:3 ) virtual/fortran
REQUIRED_USE=test? ( pcre )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/SCM-NV/ftl/archive/e19574fb309076550d7d6179273f63c79e236207.tar.gz -> ftl-1.0_p20230220.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea
_md5_=0edffeb667f79c9b30b4d73c458c0956

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( app-doc/doxygen ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=app-arch/zstd:= sys-libs/zlib:= elf? ( virtual/libelf:= )
DESCRIPTION=The DWARF Debugging Information Format
EAPI=8
HOMEPAGE=https://www.prevanders.net/dwarf.html https://www.dwarfstd.org https://github.com/davea42/libdwarf-code
INHERIT=meson
IUSE=doc dwarfexample dwarfgen +elf
KEYWORDS=~amd64
LICENSE=BSD GPL-2 LGPL-2.1
RDEPEND=app-arch/zstd:= sys-libs/zlib:= elf? ( virtual/libelf:= )
SLOT=0
SRC_URI=https://www.prevanders.net/libdwarf-0.6.0.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e
_md5_=5a1be30eb553de03e93c9a8e4d7809f8

View File

@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) py
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) encryption? ( || ( mbedtls openssl ) )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.5.tar.gz -> open62541-1.3.5.tar.gz
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.6.tar.gz -> open62541-1.3.6.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=bd41eea82a7f512cc67169195f3e5dd8
_md5_=4b18ee9a55b41ceb03e7b21db2caee86

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?]
DESCRIPTION=Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
EAPI=8
HOMEPAGE=https://github.com/simoncozens/babelfont https://pypi.org/project/babelfont/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/babelfont/babelfont-3.0.0a9.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=0618c148efec1801519a802d3ec88596

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-vcs/git dev-vcs/mercurial dev-python/testfixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Version-bump your software with a single command!
EAPI=8
HOMEPAGE=https://pypi.org/project/bump2version/ https://github.com/c4urself/bump2version
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump2version/bump2version-1.0.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=dd2125ed890e1986f61e4e94066522a2

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Bumps the version of a font source file
EAPI=8
HOMEPAGE=https://pypi.org/project/bumpfontversion/ https://github.com/simoncozens/bumpfontversion
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/bump2version[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/glyphsLib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/openstep-plist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/bumpfontversion/bumpfontversion-0.4.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=d4083d71a8f4e7b2fe462e97cf2bc26f

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Python Programming Environment & Heap analysis toolset
EAPI=8
HOMEPAGE=https://pypi.org/project/guppy3/ https://zhuyifei1999.github.io/guppy3/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/guppy3/guppy3-3.1.3.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=c9454271860f2a497f62d5a26a692bf1

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-util/meson test? ( app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
DESCRIPTION=Python wrapper for the OpenType Sanitizer
EAPI=8
HOMEPAGE=https://pypi.org/project/opentype-sanitizer/ https://github.com/googlefonts/ots-python
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=app-arch/lz4:= media-libs/woff2 sys-libs/zlib:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/o/opentype-sanitizer/opentype-sanitizer-9.0.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=c45bf61647a039ff1603dfb1bec8eac7

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] client? ( dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=Python implementation of the Socket.IO realtime server.
EAPI=8
HOMEPAGE=https://python-socketio.readthedocs.org/ https://github.com/miguelgrinberg/python-socketio/ https://pypi.org/project/python-socketio
INHERIT=distutils-r1 pypi
IUSE=client asyncio-client python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] client? ( dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) || ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-socketio/python-socketio-5.8.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=7c37fbd7f984f212a83c9a4d4f067e13

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_10(-)?] test? ( >=dev-python/ufo2ft-2.14.0[python_targets_python3_10(-)?] ) test? ( >=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?] >=dev-python/pyparsing-2.4.7[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.7.1[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Dump, merge and compile Visual TrueType data in UFO3 with FontTools
EAPI=8
HOMEPAGE=https://github.com/daltonmaag/vttLib https://pypi.org/project/vttLib/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?] >=dev-python/pyparsing-2.4.7[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.7.1[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/v/vttLib/vttLib-0.11.0.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 499c8c8ae8bcabd2304237fb740c23b3
_md5_=362930f09993d89d4fa7a854fb540447

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/fortran
DEFINED_PHASES=compile install prepare pretend setup test
DEPEND=dev-libs/jonquil:0/2 dev-libs/toml-f:0/4 dev-libs/M_CLI2 doc? ( || ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 ) || ( ( >=dev-lang/python-3.11.1-r1:3.11 app-doc/ford[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 app-doc/ford[python_targets_python3_10(-)] ) ) ) virtual/fortran
DESCRIPTION=Fortran Package Manager (fpm)
EAPI=8
HOMEPAGE=https://fpm.fortran-lang.org
INHERIT=fortran-2 python-any-r1 toolchain-funcs
IUSE=openmp doc test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/jonquil:0/2 dev-libs/toml-f:0/4 dev-libs/M_CLI2 dev-vcs/git virtual/fortran
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fortran-lang/fpm/archive/v0.8.2.tar.gz -> fpm-0.8.2.tar.gz https://github.com/fortran-lang/fpm/releases/download/v0.8.2/fpm-0.8.2.F90
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=9d3a3e53705036f91e8bdc3fc5ef8c87

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install
DEPEND=dev-lang/perl
DESCRIPTION=A CLAT / SIIT-DC Edge Relay implementation for Linux
EAPI=8
HOMEPAGE=https://github.com/toreanderson/clatd
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-lang/perl dev-perl/Net-IP dev-perl/Net-DNS virtual/perl-IO-Socket-IP sys-apps/iproute2 net-firewall/iptables net-proxy/tayga
SLOT=0
SRC_URI=https://github.com/toreanderson/clatd/archive/refs/tags/v1.6.tar.gz -> clatd-1.6.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=5d4a55ed89142d94e58f9452e62ea66e

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/a3e2f7c1f91e92f2dc788e8fcd7f2986af3d19b6.tar.gz -> rtl8821ce-0_pre20230101.tar.gz
SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/a478095a45d8aa957b45be4f9173c414efcacc6f.tar.gz -> rtl8821ce-0_pre20230504.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 073dc5c9bc044e85d704b503ebc764a2
_md5_=06bd33f0b6b4c87060b33f5ffca0ff83
_md5_=17483ca2f02525e9b4096f9b90f01c46

View File

@@ -2,13 +2,13 @@ DEFINED_PHASES=compile install postinst postrm preinst setup
DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=Realtek 8821CU/RTL8811CU module for Linux kernel
EAPI=7
HOMEPAGE=https://github.com/brektrou/rtl8821CU
HOMEPAGE=https://github.com/morrownr/8821cu-20210916
INHERIT=linux-mod toolchain-funcs
IUSE=dist-kernel
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/brektrou/rtl8821CU/archive/8c2226a74ae718439d56248bd2e44ccf717086d5.tar.gz -> rtl8821cu-0_pre20220409.tar.gz
SRC_URI=https://github.com/morrownr/8821cu-20210916/archive/e49409f22ceea0d5b5ef431e6170580028b84c9d.tar.gz -> rtl8821cu-0_pre20230428.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 073dc5c9bc044e85d704b503ebc764a2
_md5_=e1951c29678c43f6694377fcd9fe79c9
_md5_=7d087e03b437a026c7aca8cf5e94f14c

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=install setup
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=sys-fs/python-btrfs-12
DEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=sys-fs/python-btrfs-12[python_targets_python3_10(-)] )
DESCRIPTION=Python 3 script to draw a heatmap of a btrfs filesystem
EAPI=8
HOMEPAGE=https://github.com/knorrie/btrfs-heatmap
@@ -7,9 +7,9 @@ INHERIT=python-single-r1
IUSE=+python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=sys-fs/python-btrfs-12
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=sys-fs/python-btrfs-12[python_targets_python3_10(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/knorrie/btrfs-heatmap/archive/v9.tar.gz -> btrfs-heatmap-9.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=d60aec20104044f55096ad02ff2bebf6
_md5_=2f54c1b0c430c910ad40f847a2e3377d

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.7.0-RC4/dwarfs-0.7.0-RC4.tar.xz
_eclasses_=check-reqs a5f1e025c53d62f98bc24bd63d7d95e1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=142cb740529c36d012be12f7cf52419c
_md5_=29ad0e9b1b3e12a386e8d0f7bebabcee

View File

@@ -3,8 +3,8 @@ DESCRIPTION=Dynamic Kernel Module Support
EAPI=7
HOMEPAGE=https://github.com/dell/dkms
IUSE=kernel-hooks
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/dell/dkms/archive/v2.8.4.tar.gz -> dkms-2.8.4.tar.gz
_md5_=e8c9f6fb2c81e844bbf3333f1687c319
_md5_=e9e00357a0da379796c541ba8ffa2a61

View File

@@ -4,11 +4,11 @@ EAPI=8
HOMEPAGE=https://github.com/dell/dkms
INHERIT=linux-info
IUSE=systemd
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2
RDEPEND=sys-apps/kmod systemd? ( sys-apps/systemd )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/dell/dkms/archive/v3.0.10.tar.gz -> dkms-3.0.10.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91
_md5_=56f340f343924b32be1ef13ce01753c2
_md5_=a0527da434ac4f73ac9bd36a67562050

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/fortran virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.20.5 virtual/fortran test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=gui-libs/gtk:4 plplot? ( >=sci-libs/plplot-5.15.0[cairo,fortran] ) virtual/fortran
DESCRIPTION=A GTK+ binding to build Graphical User Interfaces in Fortran
EAPI=8
HOMEPAGE=https://github.com/vmagnin/gtk-fortran
INHERIT=cmake fortran-2 virtualx
IUSE=examples high-level plplot static-libs test test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=gui-libs/gtk:4 plplot? ( >=sci-libs/plplot-5.15.0[cairo,fortran] ) virtual/fortran
REQUIRED_USE=plplot? ( high-level )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=4
SRC_URI=https://github.com/vmagnin/gtk-fortran/archive/v4.4.0.tar.gz -> gtk-fortran-4.4.0.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c fortran-2 40c4450f1c4ecb2ee694d96e1958d4ea virtualx 817571665ee28575da44ee08135089e5
_md5_=3a944f3a9a2223a39d9e2820857ca63f

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,13 +1,14 @@
DEFINED_PHASES=compile configure install
DEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi x11-libs/libXt
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install
DEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi x11-libs/libXext
DESCRIPTION=Banish the mouse cursor when typing, show it again when the mouse moves
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/jcs/xbanish
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi
LICENSE=ISC
RDEPEND=x11-libs/libX11 x11-libs/libXfixes x11-libs/libXi x11-libs/libXext
SLOT=0
SRC_URI=https://github.com/jcs/xbanish/archive/v1.7.tar.gz -> xbanish-1.7.tar.gz
SRC_URI=https://github.com/jcs/xbanish/archive/189ce79b1df4eb4995980530ebc3d28715a67488.tar.gz -> xbanish-1.8_p20230519.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=280756e1b9c208385043839bf77c6b10
_md5_=c1b6dbc5c1b631d3e0e8b99e9172c5ea

View File

@@ -62,9 +62,9 @@ app-accessibility/speakup-tools 20121017: Tools to customize speakup module
app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal
app-admin/ananicy-cpp 1.0.0_rc6-r1: Ananicy rewritten in C++ for much lower CPU and memory usage
app-admin/antidot 0.6.3: Cleans up your $HOME from those pesky dotfiles
app-admin/aws-vault 6.4.0 6.6.0: Securely store and access AWS credentials in development environments
app-admin/aws-vault 7.2.0: Securely store and access AWS credentials in development environments
app-admin/chamber 2.10.9 2.10.12: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.33.3: Manage your dotfiles across multiple machines, securely
app-admin/chezmoi 2.33.6: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/enpass-desktop-bin 6.7.4.933: A cross-platform, complete password management solution
@@ -77,11 +77,13 @@ app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical passwo
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.67.1: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.3-r1: Stress-Terminal UI monitoring tool
app-admin/synadm 0.41.2: Command line admin tool for Synapse
app-admin/terragrunt-bin 0.38.6 0.45.4: A thin wrapper for Terraform
app-admin/zenmonitor3 2.0.0: Zen monitor is monitoring software for AMD Zen-based CPUs
app-arch/fuse-archive 0.1.14: Read-only FUSE file system for mounting archives and compressed files
app-arch/libarchive-qt 2.0.6-r1 2.0.7 9999: A Qt based archiving solution with libarchive backend
app-arch/microtar 0.1.0: A lightweight tar library written in ANSI C
app-arch/ouch 0.4.1: A cli utility for easily compressing and decompressing files and directories.
@@ -130,7 +132,7 @@ app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root word
app-dicts/dictd-mueller 3.1-r1: V. K. Mueller English-Russian Dictionary
app-dicts/dictd-web1913 0.5.0_p1: Webster's Revised Unabridged Dictionary (1913) for dict
app-doc/anarchism 15.3: An anarchist FAQ
app-doc/ford 6.1.17-r1 6.2.0 6.2.4: FORD, automatic documentation generator for modern Fortran programs
app-doc/ford 6.1.17-r1 6.2.0 6.2.4 6.2.5: FORD, automatic documentation generator for modern Fortran programs
app-doc/openbsd-manpages 6.9 7.0: OpenBSD manual pages
app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-editors/amp 0.6.2: A complete text editor for your terminal.
@@ -188,7 +190,7 @@ app-misc/glow 1.4.1: Render markdown on the CLI, with pizzazz!
app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree nodes
app-misc/hollywood 1.22: Fill your console with Hollywood melodrama technobabble
app-misc/kloak 0.2.30: A privacy tool that makes keystroke biometrics less effective
app-misc/ledger-live 2.53.1 2.53.2 2.54.0 2.55.0 2.57.0: Manager for the Ledger hardware wallet
app-misc/ledger-live 2.53.2 2.54.0 2.55.0 2.57.0 2.58.0: Manager for the Ledger hardware wallet
app-misc/lf 27 28-r1 29: Terminal file manager
app-misc/macchina 6.0.6 6.1.6: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
@@ -231,7 +233,7 @@ app-office/jameica-bin 2.10.3: Local platform for home banking
app-office/joplin-bin 2.9.17: Note taking app, on Electron, can import notes from Evernote
app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux.
app-office/nixnote-bin 2.1.9 9999: Free and open source note taking app, compatible with Evernote sync server
app-office/obsidian 1.1.16: A second brain, for you, forever.
app-office/obsidian 1.2.8: A second brain, for you, forever.
app-office/openoffice-bin 4.1.14: Apache OpenOffice productivity suite
app-office/pyspread 2.1.1: Pyspread is a non-traditional spreadsheet written in Python
app-portage/appswipe 1.1.14: Application for browsing your local Portage repository files
@@ -278,7 +280,7 @@ app-text/klogg 22.06.0.1289: A GUI application to browse and search through long
app-text/komikku 1.19.0 1.20.0: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.5.1: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10: A simple code complexity analyser, supports most of the popular languages.
app-text/mandown 0.1.2: Markdown to groff (man page) converter
app-text/mandown 0.1.3: Markdown to groff (man page) converter
app-text/md2mld 0.5.1: Little cli tool to convert md files into mld files
app-text/md4c 0.4.8_p20220115: C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.
app-text/noweb 2.12: a literate programming tool, lighter than web
@@ -547,7 +549,7 @@ dev-db/dbeaver-bin 23.0.0: Free universal database tool (community edition).
dev-db/pg_repack 1.4.8: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/rum 1.3.11: RUM access method - inverted index with additional information in posting lists
dev-dotnet/gtk-sharp 2.99.3-r3: gtk bindings for mono
dev-embedded/esp-idf 5.0: Espressif IoT Development Framework
dev-embedded/esp-idf 5.0 5.0.2: Espressif IoT Development Framework
dev-embedded/etlcpp 20.35.8: A C++ template library for embedded applications
dev-embedded/idf-component-manager 1.1.4: Tool for installing ESP-IDF components
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
@@ -606,7 +608,7 @@ dev-libs/feedbackd-device-themes 0.0.20220523 0.1.0: A daemon to provide haptic
dev-libs/ffs 1.6.0_p20220525: FFS is a middleware library for data communication
dev-libs/fortran-stdlib 0.2.1-r1 9999: A community driven standard library for (modern) Fortran
dev-libs/fsst 0_pre20200830-r1: Fast Static Symbol Table: fast text compression that allows random access
dev-libs/ftl 1.0_p20220209-r1: The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
dev-libs/ftl 1.0_p20220209-r1 1.0_p20230220: The Fortran Template Library (FTL) is a general purpose library for Fortran 2003
dev-libs/gbinder 1.1.30-r3 1.1.32 9999: GLib-style interface to binder
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
dev-libs/imsg-compat 6.8.2 9999: linux port of OpenBSD imsg
@@ -615,7 +617,7 @@ dev-libs/jose 11-r1: C-language implementation of Javascript Object Signing and
dev-libs/kwsys 0_pre20220603: Kitware System Library
dev-libs/libdatrie 0.2.13: Double-Array Trie Library
dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 files
dev-libs/libdwarf 0.4.0 0.4.1 0.5.0: The DWARF Debugging Information Format
dev-libs/libdwarf 0.4.0 0.4.1 0.5.0 0.6.0: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.67-r3 1.0.68 9999: Library of glib utilities from sailfishos project
dev-libs/libnodave 0.8.5.1-r2: Connect to and exchange data with Siemens PLCs
dev-libs/libopensmtpd 0.7: Library for creating OpenSMTPD filters
@@ -633,7 +635,7 @@ dev-libs/octetos-db-abstract 0.1.2_alpha 0.6.0_alpha: API to access database, ab
dev-libs/octetos-db-maria 1.4.2_alpha 1.9.2_alpha 9999: C++ library for Database Acces.
dev-libs/octetos-db-postgresql 1.3.9_alpha 1.3.10_alpha: C++ library for Database Acces.
dev-libs/olm 3.2.14-r2 3.2.15: Implementation of the olm and megolm cryptographic ratchets
dev-libs/open62541 1.3.5: Open source C implementation of OPC UA
dev-libs/open62541 1.3.6: Open source C implementation of OPC UA
dev-libs/perfstubs 0_pre20210915: Profiling API for adding external tool instrumentation support to any project
dev-libs/polyseed 1.0.0 2.0.0 9999: Mnemonic seed library for Monero and other CryptoNote-based currencies.
dev-libs/properties-cpp 0.0.2: Simple convenience library for handling properties and signals in C++11
@@ -832,7 +834,7 @@ dev-python/axisregistry 0.3.11: A Python API to access data from the Google Font
dev-python/azure-core 1.26.3 1.26.4: Microsoft Azure Core Library for Python
dev-python/azure-storage-blob 12.14.1 12.16.0: Microsoft Azure Blob Storage Client Library for Python
dev-python/b2sdk 1.17.2: The client library for BackBlaze's B2 product
dev-python/babelfont 3.0.0_alpha9 3.0.0: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
dev-python/babelfont 3.0.0: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
dev-python/baron 0.9: Full Syntax Tree for python to make writing refactoring code a realist task
dev-python/base58 2.1.1-r1: Base58 and Base58Check implementation
dev-python/betamax-serializers 0.2.1: A set of third-party serializers for Betamax
@@ -844,6 +846,8 @@ dev-python/blurhash 1.1.4: Pure-Python implementation of the blurhash algorithm
dev-python/booleanOperations 0.9.0-r2: Boolean operations on paths
dev-python/browserstack-local-python 1.2.3: Python bindings for BrowserStack Local
dev-python/bson 0.5.10: Independent BSON codec for Python that doesn't depend on MongoDB
dev-python/bump2version 1.0.1: Version-bump your software with a single command!
dev-python/bumpfontversion 0.4.1: Bumps the version of a font source file
dev-python/celery 5.3.0_beta1-r1 5.3.0_beta2: Asynchronous task queue/job queue based on distributed message passing
dev-python/cffsubr 0.2.9_p1: Standalone CFF subroutinizer based on AFDKO tx tool
dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI
@@ -922,6 +926,7 @@ dev-python/graphql-core 3.2.3: Python port of GraphQL.js, the JavaScript referen
dev-python/graphql-relay 3.2.0: Relay library for graphql-core
dev-python/grpclib 0.4.2 0.4.3: Pure-Python gRPC implementation for asyncio
dev-python/guidata 2.3.0: Library for user interfaces for easy dataset editing and display
dev-python/guppy3 3.1.3: A Python Programming Environment & Heap analysis toolset
dev-python/hachoir 3.2.0: Hachoir is a Python library to view and edit a binary stream field by field
dev-python/hijri-converter 2.2.4: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
dev-python/hijridate 2.3.0: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
@@ -976,6 +981,7 @@ dev-python/notofonttools 0.2.17-r1: Noto fonts support tools and scripts plus we
dev-python/olm 3.2.14-r5 3.2.15: Python bindings for dev-libs/olm
dev-python/openstep-plist 0.3.0_p1: ASCII plist parser written in Cython
dev-python/opentracing 2.4.0: OpenTracing API for Python
dev-python/opentype-sanitizer 9.0.0: Python wrapper for the OpenType Sanitizer
dev-python/opentypespec 1.9.1: Data derived from the OpenType specification
dev-python/orderedmultidict 1.0.1: Ordered Multivalue Dictionary. Helps power furl.
dev-python/os-api-ref 2.3.0: Sphinx Extensions to support API reference sites in OpenStack
@@ -1044,7 +1050,7 @@ dev-python/python-http-client 3.3.5: HTTP REST client, simplified for Python
dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported py2 and py3
dev-python/python-pkcs11 0.7.0-r2: PKCS#11 (Cryptoki) support for Python
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
dev-python/python-socketio 5.1.0: Python implementation of the Socket.IO realtime server.
dev-python/python-socketio 5.1.0 5.8.0: Python implementation of the Socket.IO realtime server.
dev-python/python-telegram-bot 13.14 20.2-r1 20.3 9999: Python wrapper of telegram bots API
dev-python/pywebview 3.6.1 3.7 3.7.2: A lightweight cross-platform wrapper around a webview component
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
@@ -1124,7 +1130,7 @@ dev-python/usort 1.0.2: Safe, minimal import sorting for Python projects
dev-python/validator-collection 1.5.0: Python library of 60+ commonly-used validator functions.
dev-python/vharfbuzz 0.1.4-r1: A user-friendlier way to use Harfbuzz in Python
dev-python/volatile 2.1.0: A small extension for the tempfile module
dev-python/vttlib 0.11.0 0.12.0: Dump, merge and compile Visual TrueType data in UFO3 with FontTools
dev-python/vttlib 0.12.0: Dump, merge and compile Visual TrueType data in UFO3 with FontTools
dev-python/w3lib 2.0.1 2.1.1: Library of web-related functions
dev-python/webpy 0.62: A web framework for python that is as simple as it is powerful
dev-python/webrtcvad 2.0.10: Python interface to the Google WebRTC Voice Activity Detector (VAD)
@@ -1193,7 +1199,7 @@ dev-util/fnm 1.32.0 1.33.1: Fast and simple Node.js version manager
dev-util/fontmake 3.5.1: Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)
dev-util/fortls 2.13.0: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
dev-util/fpm 0.7.0-r2 0.8.1: Fortran Package Manager (fpm)
dev-util/fpm 0.7.0-r2 0.8.1 0.8.2: Fortran Package Manager (fpm)
dev-util/fypp 3.1: Fypp - Python powered Fortran preprocessor
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
dev-util/gftools 0.9.21-r1: Miscellaneous tools for working with the Google Fonts collection
@@ -1368,6 +1374,7 @@ gui-apps/wdisplays 1.0-r3 1.1 9999: GUI display configurator for wlroots composi
gui-apps/wev 1.0.0: Wayland event viewer
gui-apps/wl-mirror 0.12.2: A simple Wayland output mirror client
gui-apps/wl-scripts 1.2.3 9999: A set of utils for wlroots window managers
gui-apps/wlgreet 0.4.1: Wayland based greeter for greetd
gui-apps/wlogout 1.1.1: A wayland based logout menu
gui-apps/wlr-randr 0.3.0 9999: xrandr clone for wlroots compositors
gui-apps/wlsunset 0.2.0 9999: Day/night gamma adjustments for Wayland
@@ -1575,6 +1582,7 @@ net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapia
net-mail/hydroxide 0.2.23 0.2.24 0.2.26 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
net-misc/FORT-validator 1.5.2 1.5.3 1.5.3_p20220607: FORT validator is an open source RPKI validator
net-misc/can-utils 2021.08.0 2023.03 9999-r3: CAN userspace utilities and tools
net-misc/clatd 1.6: A CLAT / SIIT-DC Edge Relay implementation for Linux
net-misc/cve-client 1.0.4 9999: CLI-based client / toolbox for CVE.org
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20211123: Facebook's PTP libraries
@@ -1631,8 +1639,8 @@ net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-wireless/rtl8192eu 0_pre20230313: Realtek 8192EU driver module for Linux kernel
net-wireless/rtl8723bu 999: Driver for the rtl8723 wireless chipset
net-wireless/rtl8821ce 0_pre20230101: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20220409: Realtek 8821CU/RTL8811CU module for Linux kernel
net-wireless/rtl8821ce 0_pre20230504: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20230428: Realtek 8821CU/RTL8811CU module for Linux kernel
sci-biology/cmdock 0.2.0: Program for docking ligands to proteins and nucleic acids
sci-biology/geneathome 1.10-r3: BOINC application for expanding Gene Regulatory Networks (GRN)
sci-chemistry/vesta-bin 3.5.8: Visualisation for Electronic and STructural Analysis.
@@ -1820,7 +1828,7 @@ sys-firmware/pinephone-firmware 20210809: Firmwares files for PinePhone
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dwarfs 0.7.0_rc4: A fast very high compression read-only FUSE file system
sys-fs/dwarfs 0.7.0_rc4-r1: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.6.2 0.7.0_rc4: Static version of a fast very high compression read-only FUSE file system
sys-fs/gcsfuse 0.42.4: A user-space file system for interacting with Google Cloud Storage
sys-fs/gdu 5.13.2 5.14.0: Disk usage analyzer with console interface written in Go
@@ -1890,7 +1898,7 @@ www-servers/quark 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r1: Configuration tool for the LightDM GTK Greeter
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
x11-drivers/OpenTabletDriver-bin 0.5.3.3 0.6.0.2 0.6.0.4: Cross platform tablet driver (binary package)
x11-libs/gtk-fortran 3.24.31 4.3.0: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/gtk-fortran 3.24.31 4.3.0 4.4.0: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aerial videos
x11-misc/autotiling 1.7 1.8: Script for sway and i3 to automatically switch the window split orientation
@@ -1903,14 +1911,14 @@ x11-misc/greenclip-bin 4.2: Simple clipboard manager to be integrated with rofi
x11-misc/gromit-mpx 1.4.3 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
x11-misc/i3lock-color 2.13.2 2.13.4 9999: The world's most popular non-default computer lockscreen
x11-misc/i3lock-fancy-rapid 0.0.0_pre20201109-r1 0.0.0_pre20210421: A faster implementation of i3lock-fancy
x11-misc/i3status-rust 0.31.4: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/i3status-rust 0.31.5: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/ksnip 1.9.2 1.10.0-r1: Ksnip is a Qt based cross-platform screenshot tool
x11-misc/leftwm-theme 9999: A theme mangager for LeftWM
x11-misc/picom-jonaburg 9999: A lightweight compositor for X11 (previously a compton fork)
x11-misc/squeekboard 1.17.1: Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
x11-misc/sxcs 0.7.1: Color picker and magnifier for X11.
x11-misc/tbsm 0.5 0.6 0.7: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
x11-misc/xbanish 1.7 1.8: Banish the mouse cursor when typing, show it again when the mouse moves
x11-misc/xbanish 1.8 1.8_p20230519: Banish the mouse cursor when typing, show it again when the mouse moves
x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X Window System
x11-misc/xscreensaver-anclock 2.2.1: Analog clock hack for the xscreensaver program
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager

View File

@@ -1 +1 @@
Wed, 17 May 2023 22:48:55 +0000
Fri, 19 May 2023 19:02:46 +0000

View File

@@ -63,9 +63,9 @@ dev-cpp/xtensor:openmp - Enable parallel assignment loop using OpenMP
dev-cpp/xtensor:tbb - Enable parallel assignment loop using dev-cpp/tbb
dev-cpp/xtensor:xsimd - Enable SIMD accelaration using dev-cpp/xsimd
dev-embedded/esp-idf:esp32 - Enable support for esp32
dev-embedded/esp-idf:esp32s2 - Enable support for esp32
dev-embedded/esp-idf:esp32s3 - Enable support for esp32
dev-embedded/esp-idf:riscv32 - Enable support for esp32
dev-embedded/esp-idf:esp32s2 - Enable support for esp32s2
dev-embedded/esp-idf:esp32s3 - Enable support for esp32s3
dev-embedded/esp-idf:riscv32 - Enable support for riscv32
dev-embedded/rauc:gpt - Add GPT support
dev-embedded/rauc:json - Add JSON support
dev-embedded/rauc:network - Add network update support