mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2026-03-30 06:01:05 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
BDEPEND=test? ( dev-libs/ls-qpack:= >=dev-python/pytest-7.4.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/ls-qpack:= python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
DESCRIPTION=Python wrapper for the ls-qpack QPACK library
|
||||
@@ -6,12 +6,12 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/aiortc/pylsqpack/ https://pypi.org/project/pylsqpack/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=amd64 arm arm64 ppc ppc64 ~riscv x86
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/ls-qpack:= python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pylsqpack/pylsqpack-0.3.22.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pylsqpack/pylsqpack-0.3.24.tar.gz
|
||||
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
|
||||
_md5_=f19189412683569d24131b0048ab3643
|
||||
_md5_=b870cbd2c74ec6ef50118ee9b0abc7c4
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://sourceware.org/debugedit/
|
||||
INHERIT=multiprocessing optfeature verify-sig toolchain-funcs
|
||||
IUSE=test verify-sig
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=GPL-3+ GPL-2+ LGPL-2+
|
||||
RDEPEND=>=dev-libs/elfutils-0.176-r1:= >=dev-libs/xxhash-0.8:= elibc_musl? ( >=sys-libs/error-standalone-2.0 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://sourceware.org/ftp/debugedit/5.3/debugedit-5.3.tar.xz verify-sig? ( https://sourceware.org/ftp/debugedit/5.3/debugedit-5.3.tar.xz.sig )
|
||||
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 538bce96e5589935b57e178e8635f301 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
|
||||
_md5_=aca9687c629c7f65b78be3a0e58eec28
|
||||
_md5_=50fe012c0823b0842d2fb76ac92e8446
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.maturin.rs/
|
||||
INHERIT=cargo distutils-r1 flag-o-matic shell-completion toolchain-funcs
|
||||
IUSE=doc +ssl test debug python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
KEYWORDS=amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=|| ( Apache-2.0 MIT ) doc? ( Apache-2.0 OFL-1.1 ) 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CDLA-Permissive-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2
|
||||
RDEPEND=app-arch/xz-utils app-arch/zstd:= ssl? ( dev-libs/openssl:= ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PyO3/maturin/archive/refs/tags/v1.12.6.tar.gz -> maturin-1.12.6.gh.tar.gz https://dev.gentoo.org/~ionen/distfiles/maturin-1.12.6-vendor.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo be19d4b6a17dac5249b9273866e3b66b eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=be63b9e89a3297bbe0adc87fe8f15496
|
||||
_md5_=4c837059ab17823418a6f99b9a4be8bf
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,10 +7,10 @@ HOMEPAGE=https://desktop.telegram.org https://github.com/telegramdesktop/tdeskto
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=xdg cmake python-any-r1 optfeature flag-o-matic
|
||||
IUSE=dbus enchant +fonts +libdispatch screencast wayland webkit +X
|
||||
KEYWORDS=~amd64 ~loong
|
||||
KEYWORDS=amd64 ~loong
|
||||
LICENSE=BSD GPL-3-with-openssl-exception LGPL-2+
|
||||
RDEPEND=!net-im/telegram-desktop-bin app-arch/lz4:= dev-cpp/abseil-cpp:= dev-cpp/ada:= dev-cpp/cld3:= >=dev-cpp/glibmm-2.77:2.68 dev-libs/glib:2 dev-libs/openssl:= >=dev-libs/protobuf-21.12 dev-libs/qr-code-generator:= dev-libs/xxhash >=dev-qt/qtbase-6.5:6=[dbus?,gui,network,opengl,ssl,wayland?,widgets,X?] >=dev-qt/qtimageformats-6.5:6 >=dev-qt/qtsvg-6.5:6 media-libs/libjpeg-turbo:= media-libs/openal media-libs/opus media-libs/rnnoise >=media-libs/tg_owt-0_pre20241202:=[screencast=,X=] >=media-video/ffmpeg-6:=[opus,vpx] net-libs/tdlib:=[tde2e] virtual/minizip:= kde-frameworks/kcoreaddons:6 !enchant? ( >=app-text/hunspell-1.7:= ) enchant? ( app-text/enchant:= ) libdispatch? ( dev-libs/libdispatch ) webkit? ( wayland? ( >=dev-qt/qtdeclarative-6.5:6 >=dev-qt/qtwayland-6.5:6[compositor(+),qml] ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-keysyms ) webkit? ( || ( net-libs/webkit-gtk:4.1 net-libs/webkit-gtk:6 ) )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/telegramdesktop/tdesktop/releases/download/v6.5.1/tdesktop-6.5.1-full.tar.gz
|
||||
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-any-r1 891415dfe39ad9b41b461f2b86354af0 optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=7bd3a23fec690dfdbb2a20c092ad533d
|
||||
_md5_=542b22f7863d90a55fed73d3564fce1f
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/tdlib/td
|
||||
INHERIT=cmake
|
||||
IUSE=+tde2e test
|
||||
KEYWORDS=~amd64 ~arm64 ~loong ~riscv
|
||||
KEYWORDS=amd64 ~arm64 ~loong ~riscv
|
||||
LICENSE=Boost-1.0
|
||||
RDEPEND=dev-libs/openssl:= virtual/zlib:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/1.8.61
|
||||
SRC_URI=https://github.com/tdlib/td/archive/11e254af695060d8890024dd7faa1cc2d6685ef8.tar.gz -> tdlib-1.8.61.tar.gz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
||||
_md5_=7364679dd8d1f2e60e50350db2d5e4d0
|
||||
_md5_=faf4996185320399fe28473c83eaf150
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.dovecot.org/
|
||||
INHERIT=autotools dot-a eapi9-ver flag-o-matic lua-single ssl-cert systemd toolchain-funcs verify-sig
|
||||
IUSE=cdb kerberos ldap lua mysql pam postgres sqlite lz4 zstd solr stemmer textcat xapian argon2 managesieve selinux sieve static-libs suid systemd system-icu test unwind lua_single_target_lua5-3 lua_single_target_lua5-4 verify-sig
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
KEYWORDS=amd64 ~arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc ~x86
|
||||
LICENSE=LGPL-2.1 MIT
|
||||
RDEPEND=app-arch/bzip2 dev-libs/openssl:0= net-libs/libtirpc:= dev-libs/libpcre2:0[pcre32] net-libs/rpcsvc-proto sys-libs/libcap virtual/zlib:= virtual/libcrypt:= virtual/libiconv argon2? ( dev-libs/libsodium:= ) cdb? ( dev-db/tinycdb ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) xapian? ( dev-libs/xapian:= ) lz4? ( app-arch/lz4 ) mysql? ( dev-db/mysql-connector-c:0= ) pam? ( sys-libs/pam:= ) postgres? ( dev-db/postgresql:* ) selinux? ( sec-policy/selinux-dovecot ) solr? ( net-misc/curl dev-libs/expat ) sqlite? ( dev-db/sqlite:* ) stemmer? ( dev-libs/snowball-stemmer:= ) system-icu? ( dev-libs/icu:= ) suid? ( acct-group/mail ) systemd? ( sys-apps/systemd:= ) textcat? ( app-text/libexttextcat ) unwind? ( sys-libs/libunwind:= ) zstd? ( app-arch/zstd:= ) acct-group/dovecot acct-group/dovenull acct-user/dovecot acct-user/dovenull net-mail/mailbase[pam?]
|
||||
REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/2.4.3
|
||||
SRC_URI=https://www.dovecot.org/releases/2.4/dovecot-2.4.3.tar.gz sieve? ( https://pigeonhole.dovecot.org/releases/2.4/dovecot-pigeonhole-2.4.3.tar.gz verify-sig? ( https://pigeonhole.dovecot.org/releases/2.4/dovecot-pigeonhole-2.4.3.tar.gz.sig ) ) managesieve? ( https://pigeonhole.dovecot.org/releases/2.4/dovecot-pigeonhole-2.4.3.tar.gz verify-sig? ( https://pigeonhole.dovecot.org/releases/2.4/dovecot-pigeonhole-2.4.3.tar.gz.sig ) ) verify-sig? ( https://www.dovecot.org/releases/2.4/dovecot-2.4.3.tar.gz.sig )
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 flag-o-matic fd3558f73f6503093adee69adf41020d dot-a e5200fe17cfd2ed6fa66edd80201763a eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb edo a5e294016aa84979fcb2459749eb80b2 ssl-cert 89fbacafccd672dde4fd51b8e313bf02 systemd a964c0cbe818b5729da1dbfcee5be861 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
||||
_md5_=ae058c6600a7abd8d1876463a96ad12a
|
||||
_md5_=a04c9112ff8f2b85262c9c1dde3fa61f
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.82:* >=dev-lang/rust-1.82:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=List system USB buses and devices; a modern cross-platform `lsusb`
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tuna-f1sh/cyme/
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+ Apache-2.0 LGPL-2+ MIT MPL-2.0 Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tuna-f1sh/cyme/archive/v2.2.10.tar.gz -> cyme-2.2.10.gh.tar.gz https://github.com/gentoo-crate-dist/cyme/releases/download/v2.2.10/cyme-v2.2.10-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo be19d4b6a17dac5249b9273866e3b66b
|
||||
_md5_=a1c1ac6278694ddd628a6d77a35e0234
|
||||
13
metadata/md5-cache/sys-apps/cyme-2.3.0
Normal file
13
metadata/md5-cache/sys-apps/cyme-2.3.0
Normal file
File diff suppressed because one or more lines are too long
@@ -9139,7 +9139,7 @@ dev-python/pylint 4.0.4 4.0.4-r1 4.0.5: Python code static checker
|
||||
dev-python/pylint-venv 3.0.4: Init-hook to use the same Pylint with different virtual environments
|
||||
dev-python/pylru 1.2.1 1.2.2: A least recently used (LRU) cache for Python
|
||||
dev-python/pyls-spyder 0.4.0-r3 0.4.0-r4: Spyder extensions for the python language server
|
||||
dev-python/pylsqpack 0.3.22 0.3.23: Python wrapper for the ls-qpack QPACK library
|
||||
dev-python/pylsqpack 0.3.23 0.3.24: Python wrapper for the ls-qpack QPACK library
|
||||
dev-python/pymacaroons 0.13.0-r1: A Python implementation of Macaroons
|
||||
dev-python/pymad 0.11.3: Python wrapper for libmad MP3 decoding in python
|
||||
dev-python/pymdown-extensions 10.18 10.19.1 10.20 10.20.1 10.21 10.21.2: Extensions for Python Markdown
|
||||
@@ -17086,7 +17086,7 @@ sys-apps/cpu-x 5.3.1 5.4.0: A Free software that gathers information on CPU, mot
|
||||
sys-apps/cpuid 20250513 20260220: Linux tool to dump x86 CPUID information about the CPUs
|
||||
sys-apps/cracklib-words 2.10.2 2.10.3: Large set of crack/cracklib dictionaries
|
||||
sys-apps/crazydiskinfo 1.1.0-r1: Interactive TUI S.M.A.R.T viewer
|
||||
sys-apps/cyme 2.2.10 2.2.11: List system USB buses and devices; a modern cross-platform `lsusb`
|
||||
sys-apps/cyme 2.2.11 2.3.0: List system USB buses and devices; a modern cross-platform `lsusb`
|
||||
sys-apps/daemonize 1.7.8-r2: Runs a command as a Unix daemon
|
||||
sys-apps/daisydog 2014.05.30-r1 2024.07.12: A very simple /dev/watchdog daemon
|
||||
sys-apps/dbus 1.16.2: A message bus system, a simple way for applications to talk to each other
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 30 Mar 2026 05:16:02 +0000
|
||||
Mon, 30 Mar 2026 06:01:05 +0000
|
||||
|
||||
Reference in New Issue
Block a user