2024-02-11 18:03:20 UTC

This commit is contained in:
Repository mirror & CI
2024-02-11 18:03:20 +00:00
parent 736a71a4d5
commit 9b61371ebd
37 changed files with 184 additions and 248 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

@@ -1,14 +0,0 @@
BDEPEND=>=virtual/rust-1.37.0
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=tai (Terminal Ascii Image) tool to convert images to ascii
EAPI=7
HOMEPAGE=https://github.com/mustafasalih1993/tai
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=mirror
SLOT=0
SRC_URI=https://www.github.com/mustafasalih1993/tai/archive/v0.0.4.tar.gz -> tai-0.0.4.tar.gz https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/adler32/1.2.0/download -> adler32-1.2.0.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/bytemuck/1.5.1/download -> bytemuck-1.5.1.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/color_quant/1.1.0/download -> color_quant-1.1.0.crate https://crates.io/api/v1/crates/crc32fast/1.2.1/download -> crc32fast-1.2.1.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.0/download -> crossbeam-channel-0.5.0.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.0/download -> crossbeam-deque-0.8.0.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.3/download -> crossbeam-epoch-0.9.3.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.3/download -> crossbeam-utils-0.8.3.crate https://crates.io/api/v1/crates/deflate/0.8.6/download -> deflate-0.8.6.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/gif/0.11.2/download -> gif-0.11.2.crate https://crates.io/api/v1/crates/hermit-abi/0.1.18/download -> hermit-abi-0.1.18.crate https://crates.io/api/v1/crates/image/0.23.14/download -> image-0.23.14.crate https://crates.io/api/v1/crates/jpeg-decoder/0.1.22/download -> jpeg-decoder-0.1.22.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.93/download -> libc-0.2.93.crate https://crates.io/api/v1/crates/memoffset/0.6.3/download -> memoffset-0.6.3.crate https://crates.io/api/v1/crates/miniz_oxide/0.3.7/download -> miniz_oxide-0.3.7.crate https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download -> miniz_oxide-0.4.4.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-iter/0.1.42/download -> num-iter-0.1.42.crate https://crates.io/api/v1/crates/num-rational/0.3.2/download -> num-rational-0.3.2.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/num_cpus/1.13.0/download -> num_cpus-1.13.0.crate https://crates.io/api/v1/crates/png/0.16.8/download -> png-0.16.8.crate https://crates.io/api/v1/crates/rayon/1.5.0/download -> rayon-1.5.0.crate https://crates.io/api/v1/crates/rayon-core/1.9.0/download -> rayon-core-1.9.0.crate https://crates.io/api/v1/crates/scoped_threadpool/0.1.9/download -> scoped_threadpool-0.1.9.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/tiff/0.6.1/download -> tiff-0.6.1.crate https://crates.io/api/v1/crates/weezl/0.1.4/download -> weezl-0.1.4.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=cbeb920a6849b857e008fd73cc48f282

View File

@@ -1,14 +0,0 @@
BDEPEND=>=virtual/rust-1.37.0
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=tai (Terminal Ascii Image) tool to convert images to ascii
EAPI=7
HOMEPAGE=https://github.com/mustafasalih1993/tai
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=mirror
SLOT=0
SRC_URI=https://www.github.com/mustafasalih1993/tai/archive/v0.0.5.tar.gz -> tai-0.0.5.tar.gz https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/adler32/1.2.0/download -> adler32-1.2.0.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/bytemuck/1.5.1/download -> bytemuck-1.5.1.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/color_quant/1.1.0/download -> color_quant-1.1.0.crate https://crates.io/api/v1/crates/crc32fast/1.2.1/download -> crc32fast-1.2.1.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.0/download -> crossbeam-channel-0.5.0.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.0/download -> crossbeam-deque-0.8.0.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.3/download -> crossbeam-epoch-0.9.3.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.3/download -> crossbeam-utils-0.8.3.crate https://crates.io/api/v1/crates/deflate/0.8.6/download -> deflate-0.8.6.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/gif/0.11.2/download -> gif-0.11.2.crate https://crates.io/api/v1/crates/hermit-abi/0.1.18/download -> hermit-abi-0.1.18.crate https://crates.io/api/v1/crates/image/0.23.14/download -> image-0.23.14.crate https://crates.io/api/v1/crates/jpeg-decoder/0.1.22/download -> jpeg-decoder-0.1.22.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.93/download -> libc-0.2.93.crate https://crates.io/api/v1/crates/memoffset/0.6.3/download -> memoffset-0.6.3.crate https://crates.io/api/v1/crates/miniz_oxide/0.3.7/download -> miniz_oxide-0.3.7.crate https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download -> miniz_oxide-0.4.4.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-iter/0.1.42/download -> num-iter-0.1.42.crate https://crates.io/api/v1/crates/num-rational/0.3.2/download -> num-rational-0.3.2.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/num_cpus/1.13.0/download -> num_cpus-1.13.0.crate https://crates.io/api/v1/crates/png/0.16.8/download -> png-0.16.8.crate https://crates.io/api/v1/crates/rayon/1.5.0/download -> rayon-1.5.0.crate https://crates.io/api/v1/crates/rayon-core/1.9.0/download -> rayon-core-1.9.0.crate https://crates.io/api/v1/crates/scoped_threadpool/0.1.9/download -> scoped_threadpool-0.1.9.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/tiff/0.6.1/download -> tiff-0.6.1.crate https://crates.io/api/v1/crates/weezl/0.1.4/download -> weezl-0.1.4.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=cbeb920a6849b857e008fd73cc48f282

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=tai (Terminal Ascii Images) tool to convert images to ascii
EAPI=8
HOMEPAGE=https://github.com/MustafaSalih1993/tai
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT MIT ZLIB
SLOT=0
SRC_URI=https://www.github.com/MustafaSalih1993/tai/archive/v0.0.8.tar.gz -> tai-0.0.8.tar.gz https://crates.io/api/v1/crates/adler32/1.2.0/download -> adler32-1.2.0.crate https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bytemuck/1.7.2/download -> bytemuck-1.7.2.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/color_quant/1.1.0/download -> color_quant-1.1.0.crate https://crates.io/api/v1/crates/crc32fast/1.2.1/download -> crc32fast-1.2.1.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.1/download -> crossbeam-channel-0.5.1.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download -> crossbeam-deque-0.8.1.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.5/download -> crossbeam-epoch-0.9.5.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.5/download -> crossbeam-utils-0.8.5.crate https://crates.io/api/v1/crates/deflate/0.8.6/download -> deflate-0.8.6.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/gif/0.11.2/download -> gif-0.11.2.crate https://crates.io/api/v1/crates/hermit-abi/0.1.19/download -> hermit-abi-0.1.19.crate https://crates.io/api/v1/crates/image/0.23.14/download -> image-0.23.14.crate https://crates.io/api/v1/crates/jpeg-decoder/0.1.22/download -> jpeg-decoder-0.1.22.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.100/download -> libc-0.2.100.crate https://crates.io/api/v1/crates/memoffset/0.6.4/download -> memoffset-0.6.4.crate https://crates.io/api/v1/crates/miniz_oxide/0.3.7/download -> miniz_oxide-0.3.7.crate https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download -> miniz_oxide-0.4.4.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-iter/0.1.42/download -> num-iter-0.1.42.crate https://crates.io/api/v1/crates/num-rational/0.3.2/download -> num-rational-0.3.2.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/num_cpus/1.13.0/download -> num_cpus-1.13.0.crate https://crates.io/api/v1/crates/png/0.16.8/download -> png-0.16.8.crate https://crates.io/api/v1/crates/rayon-core/1.9.1/download -> rayon-core-1.9.1.crate https://crates.io/api/v1/crates/rayon/1.5.1/download -> rayon-1.5.1.crate https://crates.io/api/v1/crates/scoped_threadpool/0.1.9/download -> scoped_threadpool-0.1.9.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/tiff/0.6.1/download -> tiff-0.6.1.crate https://crates.io/api/v1/crates/unicode-width/0.1.8/download -> unicode-width-0.1.8.crate https://crates.io/api/v1/crates/weezl/0.1.5/download -> weezl-0.1.5.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=3fd4bea90643484400f2e2cba4b10ac2

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tldr-pages/tldr-python-client/archive/refs/tags/3.2.0.tar.gz -> tldr-3.2.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=7a0604b66aaacd3fcace6e7f9d455bb2
_md5_=4fd0e0fcf1670cdf9a290c80429522aa

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/regex[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( dev-python/regex[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
EAPI=8
HOMEPAGE=https://pypi.org/project/sentence-splitter/ https://github.com/mediacloud/sentence-splitter
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=dev-python/regex[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RDEPEND=dev-python/regex[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mediacloud/sentence-splitter/archive/refs/tags/1.4.tar.gz -> sentence-splitter-1.4.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=7d44b1ed97921c394c1afa065c567145
_md5_=4e82abe08681e6c6e708944f3a81cd0a

View File

@@ -1,13 +1,13 @@
BDEPEND=>=net-libs/nodejs-18.16.18[npm]
BDEPEND=>=net-libs/nodejs-18.19.6[npm]
DEFINED_PHASES=install postinst unpack
DESCRIPTION=A language server for Bash
EAPI=8
HOMEPAGE=https://github.com/bash-lsp/bash-language-server
INHERIT=optfeature
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT-with-advertising || ( public-domain Unlicense )
RDEPEND=>=net-libs/nodejs-18.16.18
LICENSE=BSD-2 ISC MIT
RDEPEND=>=net-libs/nodejs-18.19.6
SLOT=0
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-4.10.2.tgz https://tastytea.de/files/gentoo/bash-language-server-4.10.2-deps.tar.xz
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-5.1.2.tgz https://tastytea.de/files/gentoo/bash-language-server-5.1.2-deps.tar.xz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=6b34787911a776adc5e81340c3442b25
_md5_=47f44167aea944ce2c6c5ca72e857d63

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

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,11 +1,11 @@
BDEPEND=net-libs/nodejs[npm] >=dev-lang/typescript-4.9.5
BDEPEND=>=net-libs/nodejs-18.19.15[npm] >=dev-lang/typescript-5.3.3
DEFINED_PHASES=install unpack
DESCRIPTION=TypeScript & JavaScript Language Server
EAPI=8
HOMEPAGE=https://www.npmjs.com/package/typescript-language-server
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=net-libs/nodejs
RDEPEND=>=net-libs/nodejs-18.19.15
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.3.2.tgz
_md5_=784996b1cf71132c00e9ee78c4e6236b
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-4.3.3.tgz
_md5_=810eebf8406c45430572806e56c515c6

View File

@@ -1,18 +0,0 @@
BDEPEND=dev-libs/glib:2 dev-libs/wayland-protocols dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=>=dev-libs/glib-2.74:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas >=gui-libs/wlroots-0.17.1:=[X?] <gui-libs/wlroots-0.18.0 media-libs/libglvnd x11-libs/libdrm x11-libs/pixman x11-libs/libxkbcommon[X?,wayland] test? ( gui-libs/wlroots[x11-backend] x11-wm/mutter )
DESCRIPTION=Wayland compositor for mobile phones
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phoc
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson virtualx xdg
IUSE=+X gtk-doc man test test
KEYWORDS=~amd64 ~arm64
LICENSE=|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT
RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas >=gui-libs/wlroots-0.17.1:=[X?] <gui-libs/wlroots-0.18.0 media-libs/libglvnd x11-libs/libdrm x11-libs/pixman x11-libs/libxkbcommon[X?,wayland] test? ( gui-libs/wlroots[x11-backend] x11-wm/mutter )
REQUIRED_USE=test? ( X )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://sources.phosh.mobi/releases/phoc/phoc-0.35.0.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ef9fbdc2a1933e9ec07e640e908789ce

View File

@@ -1,18 +1,17 @@
BDEPEND=dev-libs/glib:2 dev-libs/wayland-protocols dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=>=dev-libs/glib-2.74:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas >=gui-libs/wlroots-0.17.1:=[X?] <gui-libs/wlroots-0.18.0 media-libs/libglvnd x11-libs/libdrm x11-libs/pixman x11-libs/libxkbcommon[X?,wayland] test? ( gui-libs/wlroots[x11-backend] x11-wm/mutter )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=>=dev-libs/libinput-1.14.0:= >=dev-libs/wayland-1.22.0 media-libs/libdisplay-info media-libs/libglvnd media-libs/mesa[egl(+),gles2] sys-apps/hwdata sys-auth/seatd:= x11-base/xwayland x11-libs/cairo >=x11-libs/libdrm-2.4.114 x11-libs/libxcb:= x11-libs/libxkbcommon >=x11-libs/pixman-0.42.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev amd64? ( >=dev-libs/libliftoff-0.4 ) >=dev-libs/glib-2.74:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas x11-libs/pixman x11-libs/libxcb:= x11-libs/libxkbcommon test? ( x11-wm/mutter )
DESCRIPTION=Wayland compositor for mobile phones
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phoc
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson verify-sig virtualx xdg
IUSE=+X gtk-doc man test verify-sig test
IUSE=gtk-doc man test verify-sig test
KEYWORDS=~amd64 ~arm64
LICENSE=|| ( GPL-3+ MIT ) GPL-3+ LGPL-2.1+ MIT
RDEPEND=>=dev-libs/glib-2.74:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas >=gui-libs/wlroots-0.17.1:=[X?] <gui-libs/wlroots-0.18.0 media-libs/libglvnd x11-libs/libdrm x11-libs/pixman x11-libs/libxkbcommon[X?,wayland] test? ( gui-libs/wlroots[x11-backend] x11-wm/mutter )
REQUIRED_USE=test? ( X )
RDEPEND=>=dev-libs/libinput-1.14.0:= >=dev-libs/wayland-1.22.0 media-libs/libdisplay-info media-libs/libglvnd media-libs/mesa[egl(+),gles2] sys-apps/hwdata sys-auth/seatd:= x11-base/xwayland x11-libs/cairo >=x11-libs/libdrm-2.4.114 x11-libs/libxcb:= x11-libs/libxkbcommon >=x11-libs/pixman-0.42.0 x11-libs/xcb-util-errors x11-libs/xcb-util-renderutil x11-libs/xcb-util-wm virtual/libudev amd64? ( >=dev-libs/libliftoff-0.4 ) >=dev-libs/glib-2.74:2 dev-libs/json-glib dev-libs/libinput:= dev-libs/wayland >=gnome-base/gnome-desktop-3.26:3 gnome-base/gsettings-desktop-schemas x11-libs/pixman x11-libs/libxcb:= x11-libs/libxkbcommon
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://sources.phosh.mobi/releases/phoc/phoc-0.36.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phoc/phoc-0.36.0.tar.xz.asc )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 verify-sig a79ba011daaf532d71a219182474d150 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=6adce414b27cb4e30eb09c284a6b7fa3
_md5_=9a8ff697f15a93ae580dc8c4a6428792

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

File diff suppressed because one or more lines are too long

View File

@@ -4,6 +4,6 @@ EAPI=8
HOMEPAGE=https://phosh.mobi/
KEYWORDS=~amd64
LICENSE=metapackage
RDEPEND=app-alternatives/phosh-keyboard app-misc/geoclue:2.0 dev-libs/feedbackd[daemon] >=gui-wm/phoc-0.36.0 >=phosh-base/phosh-mobile-settings-0.36.0 >=phosh-base/phosh-shell-0.36.0 >=phosh-base/phosh-tour-0.36.0
RDEPEND=app-alternatives/phosh-keyboard app-misc/geoclue:2.0 dev-libs/feedbackd[daemon] >=gui-wm/phoc-0.36.0-r1 >=phosh-base/phosh-mobile-settings-0.36.0 >=phosh-base/phosh-shell-0.36.0 >=phosh-base/phosh-tour-0.36.0 x11-themes/gnome-backgrounds
SLOT=0
_md5_=687f9a11127bf77bee299f2391bf787a
_md5_=8c8a3379ec22d74fc5b558f93c2db611

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-util/ctags dev-build/meson >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-crypt/gcr dev-libs/feedbackd media-sound/pulseaudio >=gui-libs/libhandy-1.1.90 net-misc/networkmanager gnome-base/gnome-control-center gnome-base/gnome-desktop gnome-base/gnome-session x11-themes/gnome-backgrounds gnome-base/gnome-keyring gnome-base/gnome-shell gui-wm/phoc systemd? ( sys-apps/systemd ) sys-power/upower app-misc/geoclue dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A pure Wayland shell prototype for GNOME on mobile devices
EAPI=7
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phosh/
INHERIT=desktop gnome2-utils meson pam readme.gentoo-r1 systemd xdg
IUSE=+systemd
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=app-crypt/gcr dev-libs/feedbackd media-sound/pulseaudio >=gui-libs/libhandy-1.1.90 net-misc/networkmanager gnome-base/gnome-control-center gnome-base/gnome-desktop gnome-base/gnome-session x11-themes/gnome-backgrounds gnome-base/gnome-keyring gnome-base/gnome-shell gui-wm/phoc systemd? ( sys-apps/systemd ) sys-power/upower app-misc/geoclue
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/Phosh/phosh/-/archive/v0.17.0/phosh-v0.17.0.tar.gz https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/ae1a34aafce7026b8c0f65a43c9192d756fe1057/libgnome-volume-control-ae1a34aafce7026b8c0f65a43c9192d756fe1057.tar.gz https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/acfbb136bbf74514e0b9801ce6c1e8acf36350b6/libcall-ui-acfbb136bbf74514e0b9801ce6c1e8acf36350b6.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 flag-o-matic b2b07efa51009704f88173b2c7feab47 pam b56d0c9c20fc5b553f13c8ae165a10a5 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd c8b03e8df84486aa991d4396686e8942 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=c527370740498afe77a2116bba968bce

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-libs/glib:2 dev-libs/libxml2 dev-util/gdbus-codegen dev-util/glib-utils dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) test-full? ( gui-wm/phoc ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
BDEPEND=dev-libs/glib:2 dev-libs/libxml2 dev-util/gdbus-codegen dev-util/glib-utils dev-util/wayland-scanner sys-devel/gettext gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) test-full? ( >=gui-wm/phoc-0.36.0-r1 ) verify-sig? ( sec-keys/openpgp-keys-phosh ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=>=app-crypt/gcr-3.7.5:0 app-crypt/libsecret >=dev-libs/feedbackd-0.2.0 dev-libs/fribidi >=dev-libs/glib-2.76:2 >=dev-libs/json-glib-1.6.2 dev-libs/libgudev:= >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-3.26:3 >=gnome-base/gsettings-desktop-schemas-42 >=gnome-extra/evolution-data-server-3.33.1:= >=gui-libs/libhandy-1.1.90:1 media-libs/libpulse[glib] media-sound/callaudiod >=net-misc/networkmanager-1.14 sys-apps/dbus >=sys-auth/polkit-0.105 sys-libs/pam >=sys-power/upower-0.99.1:= >=x11-libs/gtk+-3.22:3[wayland] elogind? ( >=sys-auth/elogind-241 ) !elogind? ( >=sys-apps/systemd-241:= ) lockscreen-plugins? ( app-text/evince:= gui-libs/gtk:4 gui-libs/libadwaita:1 ) >=dev-libs/wayland-protocols-1.12 test-full? ( gnome-base/gnome-shell virtual/freedesktop-icon-theme x11-themes/gnome-themes-standard )
DESCRIPTION=Pure Wayland shell for mobile devices
@@ -10,9 +10,9 @@ IUSE=elogind gtk-doc +lockscreen-plugins man test test-full verify-sig test
KEYWORDS=~amd64 ~arm64
LICENSE=CC0-1.0 CC-BY-SA-4.0 GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+ MIT
RDEPEND=>=app-crypt/gcr-3.7.5:0 app-crypt/libsecret >=dev-libs/feedbackd-0.2.0 dev-libs/fribidi >=dev-libs/glib-2.76:2 >=dev-libs/json-glib-1.6.2 dev-libs/libgudev:= >=dev-libs/wayland-1.14 >=gnome-base/gnome-desktop-3.26:3 >=gnome-base/gsettings-desktop-schemas-42 >=gnome-extra/evolution-data-server-3.33.1:= >=gui-libs/libhandy-1.1.90:1 media-libs/libpulse[glib] media-sound/callaudiod >=net-misc/networkmanager-1.14 sys-apps/dbus >=sys-auth/polkit-0.105 sys-libs/pam >=sys-power/upower-0.99.1:= >=x11-libs/gtk+-3.22:3[wayland] elogind? ( >=sys-auth/elogind-241 ) !elogind? ( >=sys-apps/systemd-241:= ) lockscreen-plugins? ( app-text/evince:= gui-libs/gtk:4 gui-libs/libadwaita:1 ) gnome-base/gnome-shell virtual/freedesktop-icon-theme x11-themes/gnome-themes-standard !elogind? ( sys-libs/libcap )
REQUIRED_USE=test-full? ( lockscreen-plugins )
REQUIRED_USE=test? ( lockscreen-plugins )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://sources.phosh.mobi/releases/phosh/phosh-0.36.0.tar.xz verify-sig? ( https://sources.phosh.mobi/releases/phosh/phosh-0.36.0.tar.xz.asc )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 flag-o-matic b2b07efa51009704f88173b2c7feab47 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd c8b03e8df84486aa991d4396686e8942 verify-sig a79ba011daaf532d71a219182474d150 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ceda8e0bfb6d7d7e8a2239a5c28b3e66
_md5_=96b5509325b809561281e253cbef5f63

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

File diff suppressed because one or more lines are too long

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=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://github.com/bayasdev/envycontrol/archive/refs/tags/v3.2.0.tar.gz -> envycontrol-3.2.0.tar.gz
SRC_URI=https://github.com/bayasdev/envycontrol/archive/refs/tags/v3.3.1.tar.gz -> envycontrol-3.3.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=17622ad6d8416b6aba0861860355f10b

View File

@@ -7,6 +7,6 @@ INHERIT=systemd
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v0.1.1.tar.gz -> nvidia-exec-0.1.1.tar.gz
SRC_URI=https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v0.1.2.tar.gz -> nvidia-exec-0.1.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942
_md5_=d1abd66eb7b2bae6c188553d52c75098

View File

@@ -1,7 +1,7 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers ) sys-libs/ncurses:0=
DESCRIPTION=NVIDIA GPUs htop like monitoring tool
DESCRIPTION=(h)top like task monitor for AMD, NVIDIA, … GPUs
EAPI=8
HOMEPAGE=https://github.com/Syllo/nvtop
INHERIT=cmake
@@ -12,4 +12,4 @@ RDEPEND=video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) video_cards_
SLOT=0
SRC_URI=https://github.com/Syllo/nvtop/archive/2.0.3.tar.gz -> nvtop-2.0.3.tar.gz https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-455.38.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=a12c816d9f8081866dfb8ad7f389ef9f
_md5_=7e43fb365f412d6a04de1062088fc1fa

View File

@@ -1,7 +1,7 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=video_cards_intel? ( virtual/udev ) video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers ) sys-libs/ncurses:0=
DESCRIPTION=NVIDIA GPUs htop like monitoring tool
DESCRIPTION=(h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
EAPI=8
HOMEPAGE=https://github.com/Syllo/nvtop
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
@@ -13,4 +13,4 @@ RDEPEND=video_cards_intel? ( virtual/udev ) video_cards_amdgpu? ( x11-libs/libdr
SLOT=0
SRC_URI=https://github.com/Syllo/nvtop/archive/3.0.1.tar.gz -> nvtop-3.0.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=887cb04880abc4a50a0179a2868614d8
_md5_=278d49a5337d1bfeeda3b55da4a04527

View File

@@ -1,7 +1,7 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=video_cards_intel? ( virtual/udev ) video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers ) video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) sys-libs/ncurses:0=
DESCRIPTION=NVIDIA GPUs htop like monitoring tool
DESCRIPTION=(h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
EAPI=8
HOMEPAGE=https://github.com/Syllo/nvtop
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
@@ -13,4 +13,4 @@ RDEPEND=video_cards_intel? ( virtual/udev ) video_cards_amdgpu? ( x11-libs/libdr
SLOT=0
SRC_URI=https://github.com/Syllo/nvtop/archive/3.0.2.tar.gz -> nvtop-3.0.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ff138eb4df36138ba7b18d54545975b6
_md5_=f03d04a0a0ff6e7fc8331e81edc71815

View File

@@ -1,7 +1,7 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=video_cards_intel? ( virtual/udev ) video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers ) video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) sys-libs/ncurses:0=
DESCRIPTION=NVIDIA GPUs htop like monitoring tool
DESCRIPTION=(h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
EAPI=8
HOMEPAGE=https://github.com/Syllo/nvtop
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
@@ -12,4 +12,4 @@ PROPERTIES=live
RDEPEND=video_cards_intel? ( virtual/udev ) video_cards_amdgpu? ( x11-libs/libdrm[video_cards_amdgpu] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers ) video_cards_freedreno? ( x11-libs/libdrm[video_cards_freedreno] ) sys-libs/ncurses:0=
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=ff138eb4df36138ba7b18d54545975b6
_md5_=f03d04a0a0ff6e7fc8331e81edc71815

View File

@@ -1,14 +0,0 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Hide current window before launching external program, unhide after quitting
EAPI=8
HOMEPAGE=https://github.com/EmperorPenguin18/gobble
INHERIT=cargo
IUSE=doc debug
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/libxcb doc? ( app-text/pandoc app-arch/gzip )
SLOT=0
SRC_URI=https://github.com/EmperorPenguin18/gobble/archive/refs/tags/1.2.tar.gz -> gobble-1.2.tar.gz https://crates.io/api/v1/crates/anyhow/1.0.44/download -> anyhow-1.0.44.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/libc/0.2.105/download -> libc-0.2.105.crate https://crates.io/api/v1/crates/log/0.4.14/download -> log-0.4.14.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/quick-xml/0.22.0/download -> quick-xml-0.22.0.crate https://crates.io/api/v1/crates/xcb/0.10.1/download -> xcb-0.10.1.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=12f90a698b3bdf197f9db642e7c486a0

View File

@@ -0,0 +1,15 @@
BDEPEND=man? ( virtual/pandoc ) >=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DEPEND=x11-libs/libxcb:=
DESCRIPTION=Hide current window before launching external program, unhide after quitting
EAPI=8
HOMEPAGE=https://github.com/EmperorPenguin18/gobble
INHERIT=cargo
IUSE=man debug
KEYWORDS=~amd64
LICENSE=GPL-3 MIT
RDEPEND=x11-libs/libxcb:=
SLOT=0
SRC_URI=https://github.com/EmperorPenguin18/gobble/archive/refs/tags/1.3.tar.gz -> gobble-1.3.tar.gz https://crates.io/api/v1/crates/anyhow/1.0.75/download -> anyhow-1.0.75.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/libc/0.2.147/download -> libc-0.2.147.crate https://crates.io/api/v1/crates/memchr/2.5.0/download -> memchr-2.5.0.crate https://crates.io/api/v1/crates/quick-xml/0.28.2/download -> quick-xml-0.28.2.crate https://crates.io/api/v1/crates/xcb/1.2.2/download -> xcb-1.2.2.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=ad52acf5362d66cfa29de58ab69c7732

View File

@@ -198,7 +198,7 @@ app-i18n/canna 3.7_p3-r4: A client-server based Kana-Kanji conversion system
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
app-i18n/im-canna 0.3.2.2-r1: Japanese Canna input method module for GTK+2
app-i18n/scim-canna 1.0.1: SCIM IMEngine module using Canna
app-metrics/scaphandre 0.4.1: Electrical power consumption measurement agent.
app-metrics/scaphandre 0.5.0: Electrical power consumption measurement agent
app-misc/1password-cli 2.24.0: The worlds most-loved password manager CLI
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
app-misc/afetch 2.2.0: Simple system info written in C
@@ -259,7 +259,7 @@ app-misc/pup 0.4.0_p1: Parsing HTML at the command line
app-misc/rememberthemilk 1.3.11-r1: Freemium simple to-do tasks manager
app-misc/s6-man 9999: mdoc versions of the HTML documentation for the s6 supervision suite
app-misc/spark 1.0.1: sparklines for your shell
app-misc/tai 0.0.4 0.0.5: tai (Terminal Ascii Image) tool to convert images to ascii
app-misc/tai 0.0.8: tai (Terminal Ascii Images) tool to convert images to ascii
app-misc/tealdeer 1.6.1: A very fast implementation of tldr in Rust.
app-misc/termdown 1.18.0: Countdown timer and stopwatch in your terminal
app-misc/treefetch 2.0.0: 🌲 A plant-based system fetch tool made with Rust.
@@ -1277,7 +1277,7 @@ dev-tex/tectonic 0.14.1: A modernized, complete, embeddable TeX/LaTeX engine.
dev-util/DirectXShaderCompiler 1.7.2207-r1 1.7.2212: Microsoft DirectX Shader Compiler which is based on LLVM/Clang
dev-util/afdko 3.9.5-r1: Adobe Font Development Kit for OpenType
dev-util/babeltrace2 2.0.4: A command-line tool and library to read and convert trace files
dev-util/bash-language-server 4.10.2 5.0.0: A language server for Bash
dev-util/bash-language-server 5.0.0 5.1.2: A language server for Bash
dev-util/bats-assert 2.1.0: Common assertions for Bats
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
@@ -1292,7 +1292,7 @@ dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerf
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
dev-util/find-work 0.5.0 0.6.0: Personal advice utility for Gentoo package maintainers
dev-util/fnm 1.32.0 1.33.1: Fast and simple Node.js version manager
dev-util/fnm 1.35.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)
@@ -1318,12 +1318,12 @@ dev-util/pmbootstrap 1.51.0: Helper tool for developing and building postmarketO
dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's OpenGL Shader Builder
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/reflex 0.3.1: A small tool to watch a directory and rerun a command when certain files change
dev-util/rye 0.21.0: An Experimental Package Management Solution for Python
dev-util/rye 0.22.0: An Experimental Package Management Solution for Python
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stylua 0.20.0: A code formatter for Lua
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/typescript-language-server 3.3.2 4.1.2: TypeScript & JavaScript Language Server
dev-util/typescript-language-server 4.1.2 4.3.3: TypeScript & JavaScript Language Server
dev-util/upstream-ontologist 0.1.35-r1: Tracking of upstream project metadata
dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.7.0 4.8.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
@@ -1525,7 +1525,7 @@ gui-libs/xdg-desktop-portal-hyprland 1.1.0-r1 1.2.2-r2 1.2.5-r2 1.2.6-r1 1.3.1 9
gui-wm/cage 0.1.5 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/niri 0.1.1: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.35.0 0.36.0: Wayland compositor for mobile phones
gui-wm/phoc 0.36.0-r1: Wayland compositor for mobile phones
gui-wm/swayfx 0.2 0.3: SwayFX: Sway, but with eye candy!
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
kde-apps/plasma-settings 22.11: Settings application for Plasma Mobile
@@ -1744,7 +1744,7 @@ net-irc/catgirl 2.0a 2.1 2.2: TLS-only terminal IRC client
net-irc/litterbox 1.9: TLS-only IRC logger
net-irc/pounce 3.0 3.1: Multi-client, TLS-only IRC bouncer
net-irc/srain 1.4.0: Modern, beautiful IRC client written in GTK+ 3
net-irc/tiny 0.10.0: An IRC client
net-irc/tiny 0.12.0: IRC client written in Rust
net-libs/dpdk 21.11.1-r1 22.07-r1 23.03: Data Plane Development Kit libraries for fast userspace networking
net-libs/evpath 4.5.0_p20220601: EVpath is an event transport middleware layer
net-libs/ixwebsocket 11.4.4: C++ websocket client and server library
@@ -1787,7 +1787,7 @@ net-misc/megasync 4.12.2.0 9999: The official Qt-based program for syncing your
net-misc/myip 1.2.1: Get your external IP address using STUN server
net-misc/ooni-probe-cli 3.18.0 3.18.1: OONI Probe network measurement tool for detecting internet censorship
net-misc/openbgpd 6.9_p0 8.0 9999: OpenBGPD is a free implementation of BGPv4
net-misc/peertube-viewer-rs 1.8.4-r1: Command-line PeerTube viewer inspired by youtube-viewer
net-misc/peertube-viewer-rs 1.8.5: Command-line PeerTube viewer inspired by youtube-viewer
net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin
net-misc/rpki-client 8.0 8.4 8.8: Portability shim for OpenBSD's rpki-client
net-misc/smcroute 2.5.6: A static multicast routing daemon
@@ -1834,10 +1834,10 @@ net-wireless/rtl8192eu 0_pre20240120: Realtek 8192EU driver module for Linux ker
net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
net-wireless/rtl8821ce 0_pre20240120: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20240121: Realtek 8821CU/RTL8811CU module for Linux kernel
phosh-base/phosh 0.36.0: Meta package for Phosh, merge this package to install
phosh-base/phosh 0.36.0-r1: Meta package for Phosh, merge this package to install
phosh-base/phosh-mobile-settings 0.36.0: Mobile Settings App for phosh and related components
phosh-base/phosh-osk-stub 0.36.0: On-screen keyboard stub
phosh-base/phosh-shell 0.17.0 0.36.0: Pure Wayland shell for mobile devices
phosh-base/phosh-shell 0.36.0: Pure Wayland shell for mobile devices
phosh-base/phosh-tour 0.35.0 0.36.0: Introduction to phosh on smartphones
phosh-base/squeekboard 1.17.1: Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
sci-biology/cmdock 0.2.0 0.2.0-r1: Program for docking ligands to proteins and nucleic acids
@@ -1955,7 +1955,7 @@ sys-apps/intel-cmt-cat 4.4.0: User space software for Intel(R) Resource Director
sys-apps/lact 0.5.2: Linux AMDGPU Controller
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
sys-apps/lsplug 4: Replacement for lsusb that shows more useful info and less useless info
sys-apps/mission-center 0.3.3 0.4.1 9999: Monitor your CPU, Memory, Disk, Network and GPU usage.
sys-apps/mission-center 0.4.1 0.4.4 9999: Monitor your CPU, Memory, Disk, Network and GPU usage.
sys-apps/nvimpager 0.12.0: Use nvim as a pager to view manpages, diff, etc with nvim's syntax highlighting.
sys-apps/openSeaChest 23.03.1 23.12: SeaGate's open source harddrive control utilities
sys-apps/ov 0.11.2 0.32.0: Feature-rich terminal pager
@@ -1964,7 +1964,7 @@ sys-apps/qemu-openrc 0.10.0 0.11.1 9999: OpenRC init script for QEMU/KVM
sys-apps/qjournalctl 0.6.2: Qt-based GUI for systemd's journalctl command
sys-apps/sampler 1.1.0: visualizer for shell commands, executions and alerting
sys-apps/sampler-bin 1.1.0: visualizer for shell commands, executions and alerting
sys-apps/sd 0.7.6-r1: Intuitive find & replace CLI (sed alternative)
sys-apps/sd 1.0.0: Intuitive find & replace CLI (sed alternative)
sys-apps/sdate 0.7: Wrapper program to output dates like the Eternal September 1993
sys-apps/systemd-bootchart 234 235: systemd boot performance graphing tool
sys-apps/sysz 1.4.1 1.4.3: An fzf terminal UI for systemctl
@@ -2067,15 +2067,15 @@ sys-power/ZenStates-Linux 0_pre20170507: Dynamically edit AMD Ryzen processor P-
sys-power/amdgpu-fan 0.1.0-r1: Fan controller for AMD graphics cards running the amdgpu driver on Linux
sys-power/auto-cpufreq 1.9.6 2.1.0 2.1.0-r1: Automatic CPU speed & power optimizer for Linux
sys-power/disable-c6 0_p20190603: disable the C6 state upon system boot, preventing Ryzen freezes
sys-power/envycontrol 3.2.0 9999: Easy GPU switching for Nvidia Optimus laptops under Linux
sys-power/envycontrol 3.3.1 9999: Easy GPU switching for Nvidia Optimus laptops under Linux
sys-power/fan2go 0.6.2 0.6.2-r1 0.8.1: A simple daemon providing dynamic fan speed control
sys-power/geopmd 2.0.0_rc1: Global Extensible Open Power Manager (Daemon)
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
sys-power/linux-tools-power-x86 5.18 6.1: Linux x86 CPU power tools
sys-power/nvidia-exec 0.1.1 9999: Lenovo Legion Linux kernel module
sys-power/nvidia-exec 0.1.2 9999: Lenovo Legion Linux kernel module
sys-process/gotop 4.2.0: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/nq 0.4: Unix command line queue utility
sys-process/nvtop 2.0.3 3.0.1 3.0.2 9999: NVIDIA GPUs htop like monitoring tool
sys-process/nvtop 2.0.3 3.0.1 3.0.2 9999: (h)top like task monitor for AMD, Intel, NVIDIA, … GPUs
sys-process/scron 0.4: Simple cron daemon
sys-process/snooze 0.5 9999: Run a command at a particular time
sys-process/task-spooler 1.3.0: A scheduler for CPU tasks
@@ -2131,7 +2131,7 @@ x11-misc/betterlockscreen 4.2.0: sweet looking lockscreen for linux system
x11-misc/betterlockscreen_rapid 0.0.0_pre20210701 0.0.0_pre20210708: A rapid and good-looking screen locker
x11-misc/caffeine-ng 3.5.1: Aplication able to temporarily inhibit the screensaver
x11-misc/gammy 0.9.60 0.9.64: Adaptive screen brightness/temperature
x11-misc/gobble 1.2-r1: Hide current window before launching external program, unhide after quitting
x11-misc/gobble 1.3: Hide current window before launching external program, unhide after quitting
x11-misc/greenclip-bin 4.2: Simple clipboard manager to be integrated with rofi
x11-misc/gromit-mpx 1.4.3 1.5.0 1.5.1 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
x11-misc/i3lock-color 2.13.5: The world's most popular non-default computer lockscreen

View File

@@ -1 +1 @@
Sun, 11 Feb 2024 12:18:26 +0000
Sun, 11 Feb 2024 18:03:20 +0000