2024-07-05 11:04:17 UTC

This commit is contained in:
Repository mirror & CI
2024-07-05 11:04:17 +00:00
parent c4efad4e05
commit 8dce533448
13 changed files with 52 additions and 55 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of Protocol Buffers data types with dataclasses support
EAPI=8
HOMEPAGE=https://github.com/eigenein/protobuf https://pypi.org/project/pure-protobuf/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pure-protobuf/pure_protobuf-3.0.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=ce2120d79ac6a17fedc5deeedc64bcd8

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=A cargo wrapper that executes a post build script after a successful build.
EAPI=8
HOMEPAGE=https://github.com/phil-opp/cargo-post
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT ) MIT || ( Apache-2.0 Boost-1.0 )
SLOT=0
SRC_URI=https://github.com/phil-opp/cargo-post/archive/refs/tags/v0.1.7.tar.gz -> cargo-post-0.1.7.gh.tar.gz https://crates.io/api/v1/crates/cargo_metadata/0.7.4/download -> cargo_metadata-0.7.4.crate https://crates.io/api/v1/crates/error-chain/0.12.2/download -> error-chain-0.12.2.crate https://crates.io/api/v1/crates/itoa/0.4.5/download -> itoa-0.4.5.crate https://crates.io/api/v1/crates/proc-macro2/1.0.17/download -> proc-macro2-1.0.17.crate https://crates.io/api/v1/crates/quote/1.0.6/download -> quote-1.0.6.crate https://crates.io/api/v1/crates/ryu/1.0.4/download -> ryu-1.0.4.crate https://crates.io/api/v1/crates/semver-parser/0.7.0/download -> semver-parser-0.7.0.crate https://crates.io/api/v1/crates/semver/0.9.0/download -> semver-0.9.0.crate https://crates.io/api/v1/crates/serde/1.0.110/download -> serde-1.0.110.crate https://crates.io/api/v1/crates/serde_derive/1.0.110/download -> serde_derive-1.0.110.crate https://crates.io/api/v1/crates/serde_json/1.0.53/download -> serde_json-1.0.53.crate https://crates.io/api/v1/crates/syn/1.0.25/download -> syn-1.0.25.crate https://crates.io/api/v1/crates/toml/0.5.6/download -> toml-0.5.6.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/version_check/0.9.2/download -> version_check-0.9.2.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe rust-toolchain 68a6453cb41148db1da01fa2267527f0 cargo 67ea64209e3442a3a0e095f048d43a62
_md5_=57018681809af66652a546f4ab7e7112

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-2+
RDEPEND=lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) dev-libs/glib
REQUIRED_USE=^^ ( lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 )
SLOT=0
SRC_URI=https://github.com/tio/tio/releases/download/v3.3/tio-3.3.tar.xz
SRC_URI=https://github.com/tio/tio/releases/download/v3.5/tio-3.5.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=fe1b859b710161e15675f6b74056fefd

View File

@@ -1,15 +1,15 @@
DEFINED_PHASES=install setup
DEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] )
DEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/libevdev[python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] dev-python/evdev[python_targets_python3_12(-)] )
DESCRIPTION=Feature-rich configurable Asus NumPad drivers
EAPI=8
HOMEPAGE=https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver
INHERIT=linux-info python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RDEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/libevdev[python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] dev-python/evdev[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver/archive/a2bada610ebb3fc002fceb53ddf93bc799241867.tar.gz -> asus-touchpad-numpad-driver-0_pre20220311.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info e967b81f54be6f49f4219a57ce7db437 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=6b298f581cca703484320fc76469815d
_md5_=72f767722c7f548a03ae058136b71fc5

View File

@@ -1,15 +1,15 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install setup unpack
DEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] )
DEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/libevdev[python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] dev-python/evdev[python_targets_python3_12(-)] )
DESCRIPTION=Feature-rich configurable Asus NumPad drivers
EAPI=8
HOMEPAGE=https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver
INHERIT=linux-info python-single-r1 git-r3
IUSE=python_single_target_python3_10 python_single_target_python3_11
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RDEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_10? ( dev-python/libevdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/evdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/libevdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/evdev[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/libevdev[python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] dev-python/evdev[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info e967b81f54be6f49f4219a57ce7db437 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=6b298f581cca703484320fc76469815d
_md5_=72f767722c7f548a03ae058136b71fc5

View File

@@ -12,6 +12,6 @@ LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
RDEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) dev-vcs/git !www-apps/gitea virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://codeberg.org/forgejo/forgejo/releases/download/v7.0.3/forgejo-src-7.0.3.tar.gz -> forgejo-7.0.3.tar.gz
SRC_URI=https://codeberg.org/forgejo/forgejo/releases/download/v7.0.5/forgejo-src-7.0.5.tar.gz -> forgejo-7.0.5.tar.gz
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d tmpfiles 216aa76c3a6fcb5d893c23a0de86048f systemd c8b03e8df84486aa991d4396686e8942
_md5_=153346c284671c2ce6a421038212fc33

View File

@@ -736,7 +736,6 @@ dev-python/proselint 0.13.0: A linter for prose
dev-python/protego 0.3.0: Pure-Python robots.txt parser with support for modern conventions
dev-python/proxy_tools 0.1.0_p1: Simple proxy (as in the GoF design pattern)
dev-python/psycopg2cffi 2.9.0-r1: Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
dev-python/pure-protobuf 3.0.1: Python implementation of Protocol Buffers data types with dataclasses support
dev-python/py-nanoid 9999: Python Nanoid
dev-python/pyagentx 0.4-r1: Python AgentX Implementation
dev-python/pyclip 0.7.0-r1 9999: Python clipboard module
@@ -870,6 +869,7 @@ dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
dev-util/bc-ur 0.3.0: Blockchain Commons UR Library
dev-util/bruno-bin 1.9.0 1.9.0-r1: Opensource IDE For Exploring and Testing Api's
dev-util/bump2version 1.0.1: Version-bump your software with a single command!
dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script after a successful build.
dev-util/catppuccin-catwalk 1.3.2: Soothing pastel previews for the high-spirited!
dev-util/catppuccin-whiskers 2.4.0: Soothing port creation tool for the high-spirited!
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
@@ -1261,7 +1261,7 @@ media-sound/rsgain 3.5.1: Really Simple replay Gain calculator for tagging audio
media-sound/spot 0.4.0: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
media-sound/spotify-player 0.18.1 0.18.2 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
media-sound/spotifyd 0.3.5: A Spotify daemon
media-sound/spotifyd 0.3.5_p20240513: A Spotify daemon
media-sound/tidal-hifi-bin 5.14.1: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
media-sound/yewtube 2.10.5 9999: Terminal-based YouTube player and downloader
media-sound/youtube-music-bin 3.3.6: YouTube Music Desktop App bundled with custom plugins
@@ -1310,7 +1310,7 @@ net-analyzer/gping 1.16.1-r1: Ping, but with a graph
net-analyzer/munin-contrib 0.2021.04.27 0.2024.03.04 0.2024.03.04-r1: User contributed stuff related to munin
net-analyzer/netsniff-ng 0.6.8-r1: high performance network sniffer for packet inspection
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.18 0.9.0: A graphical browser for plain-text protocols
net-client/castor 0.8.18 0.9.0-r1: A graphical browser for plain-text protocols
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
net-client/lagrange 1.17.5 1.17.6: Desktop GUI client for browsing Geminispace
net-client/offpunk 1.9.1: Offline-First Gemini/Web/Gopher/RSS reader and browser
@@ -1320,7 +1320,7 @@ net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and response
net-dialup/minimodem 0.24-r1 9999: General-purpose software audio FSK modem
net-dialup/syncterm 1.1 9999: BBS (bulletin board system) terminal
net-dialup/tcpser 1.1.4: Hayes Smartmodem emulator over TCP/IP
net-dialup/tio 3.3: Simple TTY terminal application
net-dialup/tio 3.5: Simple TTY terminal application
net-dns/AdGuardHome 0.107.49 0.107.50 0.107.51: Network-wide ads & trackers blocking DNS server like Pi-Hole with web ui
net-dns/blocky 0.22 0.23 0.24 9999: Fast and lightweight DNS proxy as ad-blocker with many features written in Go
net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a permanent cache
@@ -1625,7 +1625,7 @@ sys-process/xe 1.0-r1: Simple xargs and apply replacement with sane defaults
virtual/crystal-db 0.13: Virtual for Crystal database drivers
www-apps/castopod 1.4.3 1.4.5: Open-source hosting platform made for podcasters
www-apps/code-server-bin 4.14.1 4.15.0 4.16.0 4.16.1 4.17.0 4.17.1 4.18.0 4.19.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/forgejo 1.21.11.1 7.0.3 7.0.4: A self-hosted lightweight software forge
www-apps/forgejo 1.21.11.1 7.0.4 7.0.5: A self-hosted lightweight software forge
www-apps/freshrss 1.23.1 1.24.1: A free, self-hostable news aggregator
www-apps/gotosocial 0.9.0 0.10.0: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8 0.9.91: ActivityPub server with minimal setup and support costs

View File

@@ -1 +1 @@
Thu, 04 Jul 2024 17:22:56 +0000
Fri, 05 Jul 2024 11:04:17 +0000

View File

@@ -462,7 +462,6 @@ media-sound/spotify-player:lyrics - Enables lyrics support for playing songs
media-sound/spotify-player:media-control - Enables media control via MPRIS DBus
media-sound/spotify-player:sixel - Enables sixel support -- requires 'image' flag
media-sound/spotify-player:streaming - Enables streaming functionality -- requires an audio backend to be set
media-sound/spotifyd:alsa - Enable the alsa backend for audio playback
media-sound/spotifyd:dbus - Enable password authentication through system keyring
media-sound/spotifyd:portaudio - Enable the portaudio backend for audio playback
media-sound/spotifyd:pulseaudio - Enable the pulseaudio backend for audio playback