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