2023-10-16 13:31:50 UTC

This commit is contained in:
Repository mirror & CI
2023-10-16 13:31:50 +00:00
parent 1811326708
commit 8a05c223bf
9 changed files with 59 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_11(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_11(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.3.1.tar.gz -> idf-component-manager-1.3.1.gh.tar.gz
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.3.2.tar.gz -> idf-component-manager-1.3.2.gh.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=e1f5084717775d9addb0945b2ccfb60b
_md5_=ac3cad006bd478993bff90c6a695da9b

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_11(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
HOMEPAGE=https://github.com/espressif/idf-component-manager
INHERIT=distutils-r1
IUSE=test python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.4.1.tar.gz -> idf-component-manager-1.4.1.gh.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=ac3cad006bd478993bff90c6a695da9b

View File

@@ -1,10 +1,10 @@
DEFINED_PHASES=install
DEPEND=dev-lang/hare:=
DEPEND=>=dev-lang/hare-0_pre20230615:=
DESCRIPTION=remove binary executables from a directory
EAPI=8
HOMEPAGE=https://git.sr.ht/~lanodan/deblob
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=BSD
SLOT=0
SRC_URI=https://hacktivis.me/releases/deblob-0.4.tar.gz
_md5_=825cf08473acb7dab9e34609b957912c
SRC_URI=https://hacktivis.me/releases/deblob-0.6.tar.gz
_md5_=ab0ba6702ed2c46fbba7fe7b8726adfb

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD MIT FTL OFL-1.1
RDEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.4.18.tar.gz -> aaaaxy-1.4.18.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.18+2023-07-06/aaaaxy-1.4.18-deps.tar.xz
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.4.50.tar.gz -> aaaaxy-1.4.50.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.50+2023-10-16/aaaaxy-1.4.50-deps.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=39a704c501640104326e4f7172db1854
_md5_=b5ef91ca17151090e07e39ab70480764

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.71.1-r1 >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Tool for rendering OSDs over Walksnail DVR recordings
EAPI=8
HOMEPAGE=https://github.com/avsaase/walksnail-osd-tool
INHERIT=cargo desktop git-r3
IUSE=debug
LICENSE=0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 GPL-3 ISC UbuntuFontLicense-1.0 MIT OFL-1.1 Unicode-DFS-2016 Unlicense XC ZLIB
PROPERTIES=live
RDEPEND=media-video/ffmpeg
SLOT=0
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 desktop 021728fdc1b03b36357dbc89489e0f0d git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=b26a4dd271cbcd39d8a67da954f93a4a

View File

@@ -11,6 +11,6 @@ LICENSE=AGPL-3
RDEPEND=dev-perl/JSON-MaybeXS dev-perl/LWP-Protocol-https dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://hacktivis.me/releases/cve-client-1.0.4.tar.gz
SRC_URI=https://hacktivis.me/releases/cve-client-1.0.5.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module 4e37e1004a0a27e41bb7025c0b974676
_md5_=b2c5a2ce2c6d9ecf046a1f4389041003

View File

@@ -586,7 +586,7 @@ dev-embedded/esp-idf-kconfig 1.1.0 1.2.0: Kconfig tooling for esp-idf
dev-embedded/esp-idf-monitor 1.1.1 1.1.4: Python object-oriented database
dev-embedded/esp-idf-size 0.3.1 0.4.2: Firmware size analysis for ESP-IDF
dev-embedded/etlcpp 20.35.8: A C++ template library for embedded applications
dev-embedded/idf-component-manager 1.3.1 1.3.2: Tool for installing ESP-IDF components
dev-embedded/idf-component-manager 1.3.2 1.3.2-r1 1.4.1: Tool for installing ESP-IDF components
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
dev-embedded/qdl 1.0 9999: Tool to communicate with Qualcomm System On a Chip bootroms
dev-embedded/rauc 1.10.1: Lightweight update client that runs on your Embedded Linux device
@@ -1250,7 +1250,7 @@ dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
dev-util/binaryen 105: Compiler and toolchain infrastructure library for WebAssembly
dev-util/cargo-make 0.35.9 0.35.10: Rust task runner and build tool
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
dev-util/deblob 0.4 0.5 9999: remove binary executables from a directory
dev-util/deblob 0.5 0.6 9999: remove binary executables from a directory
dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0: Command line client for https://exercism.io
@@ -1346,7 +1346,7 @@ games-misc/bonsai 0_pre20210201: bonsai tree generator written in bash
games-misc/cbonsai 1.3.1-r1: grow bonsai trees in your terminal
games-misc/gay 1.2.8 1.2.9: Colour your text / terminal to be more gay
games-misc/varlpenis 3.0.2: Generates ASCII-art penis of arbitrary length
games-puzzle/aaaaxy 1.3.436 1.4.18 1.4.45: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/aaaaxy 1.3.436 1.4.45 1.4.50: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/atris 1.0.7: Alizarin tetris
games-puzzle/baba-is-you 474: Puzzle game where you can change the rules by which you play
games-puzzle/generic-tetromino-game 9999: Faithful clone of NES Tetris but with new features and mods API
@@ -1602,6 +1602,7 @@ media-video/syncplay 1.6.9 1.7.0: Client/server to synchronize media playback
media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl
media-video/trakt-scrobbler 1.4.2-r1 1.5.0-r1 1.6.3-r1: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
media-video/uxplay 1.65.3 1.66: AirPlay Unix mirroring server
media-video/walksnail-osd-tool 0.2.0 9999: Tool for rendering OSDs over Walksnail DVR recordings
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
media-video/ytarchive 0.3.2: Youtube livestream downloader
mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable
@@ -1685,7 +1686,7 @@ net-misc/FORT-validator 1.5.3 1.5.4: FORT validator is an open source RPKI valid
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/curlie 1.7.1: Curlie is a frontend to curl that adds the ease of use of httpie
net-misc/cve-client 1.0.4 9999: CLI-based client / toolbox for CVE.org
net-misc/cve-client 1.0.5 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
net-misc/fedigroup 1.0.6 1.0.8: Emulate group accounts on Mastodon/Pleroma

View File

@@ -1 +1 @@
Mon, 16 Oct 2023 09:31:53 +0000
Mon, 16 Oct 2023 13:31:50 +0000