2023-11-16 10:16:53 UTC

This commit is contained in:
Repository mirror & CI
2023-11-16 10:16:53 +00:00
parent be3dc2c8a5
commit c0e76ee48c
37 changed files with 199 additions and 122 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/pyyaml[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( dev-python/pyyaml[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=A tool that bootstraps your dotfiles
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/anishathalye/dotbot/archive/v1.20.1.tar.gz -> dotbot-1.20.1.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=41c5e9c26571694b1954e4a47d56cb39
_md5_=01a0792e94cfab0500dcf38232007224

View File

@@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/kopia/kopia/releases/download/v0.15.0/kopia-ui_0.15.0_amd64.deb -> kopia-ui-bin-0.15.0-amd64.deb ) arm? ( https://github.com/kopia/kopia/releases/download/v0.15.0/kopia-ui_0.15.0_armv7l.deb -> kopia-ui-bin-0.15.0-arm.deb ) arm64? ( https://github.com/kopia/kopia/releases/download/v0.15.0/kopia-ui_0.15.0_arm64.deb -> kopia-ui-bin-0.15.0-arm64.deb )
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=fa037c3ebc33ac74528c475245e647a4
_md5_=ddb41e281833bbabc2c01fa24a4d62c9

View File

@@ -5,6 +5,7 @@ HOMEPAGE=https://wslutiliti.es/wslu/
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
LICENSE=GPL-3
RDEPEND=app-shells/bash-completion sys-devel/bc sys-process/psmisc
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/wslutilities/wslu/archive/v4.1.1.tar.gz -> wslu-4.1.1.tar.gz
_md5_=68285d44b5ecdfefd759f80910237f78
_md5_=3b75884f526f1df030b4ddef52bb4a7f

View File

@@ -7,6 +7,6 @@ INHERIT=desktop xdg
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/mbrlabs/Lorien/releases/download/v0.5.0/Lorien_0.5.0_Linux.tar.xz -> lorien-bin-0.5.0.tar.xz
SRC_URI=https://github.com/mbrlabs/Lorien/releases/download/v0.6.0/Lorien_v0.6.0_Linux.tar.xz -> lorien-bin-0.6.0.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=01dc41d4a447ebfaf02c2fccf23da3e0
_md5_=df1a58a626c0ced7eb5e3ddacbae5757

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=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-util/maturin-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=virtual/rust-1.53
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Python wrapper around Rust kurbo 2D curves library
EAPI=8
HOMEPAGE=https://github.com/simoncozens/kurbopy
INHERIT=distutils-r1 cargo pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/k/kurbopy/kurbopy-0.10.40.tar.gz https://crates.io/api/v1/crates/arrayvec/0.7.2/download -> arrayvec-0.7.2.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.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/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/indoc/1.0.6/download -> indoc-1.0.6.crate https://crates.io/api/v1/crates/instant/0.1.9/download -> instant-0.1.9.crate https://crates.io/api/v1/crates/itertools/0.10.3/download -> itertools-0.10.3.crate https://crates.io/api/v1/crates/kurbo/0.10.4/download -> kurbo-0.10.4.crate https://crates.io/api/v1/crates/libc/0.2.88/download -> libc-0.2.88.crate https://crates.io/api/v1/crates/lock_api/0.4.2/download -> lock_api-0.4.2.crate https://crates.io/api/v1/crates/memoffset/0.8.0/download -> memoffset-0.8.0.crate https://crates.io/api/v1/crates/once_cell/1.8.0/download -> once_cell-1.8.0.crate https://crates.io/api/v1/crates/parking_lot/0.11.1/download -> parking_lot-0.11.1.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.3/download -> parking_lot_core-0.8.3.crate https://crates.io/api/v1/crates/proc-macro2/1.0.24/download -> proc-macro2-1.0.24.crate https://crates.io/api/v1/crates/pyo3-build-config/0.18.1/download -> pyo3-build-config-0.18.1.crate https://crates.io/api/v1/crates/pyo3-ffi/0.18.1/download -> pyo3-ffi-0.18.1.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.18.1/download -> pyo3-macros-backend-0.18.1.crate https://crates.io/api/v1/crates/pyo3-macros/0.18.1/download -> pyo3-macros-0.18.1.crate https://crates.io/api/v1/crates/pyo3/0.18.1/download -> pyo3-0.18.1.crate https://crates.io/api/v1/crates/quote/1.0.9/download -> quote-1.0.9.crate https://crates.io/api/v1/crates/redox_syscall/0.2.5/download -> redox_syscall-0.2.5.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/smallvec/1.11.1/download -> smallvec-1.11.1.crate https://crates.io/api/v1/crates/syn/1.0.62/download -> syn-1.0.62.crate https://crates.io/api/v1/crates/target-lexicon/0.12.4/download -> target-lexicon-0.12.4.crate https://crates.io/api/v1/crates/unicode-xid/0.2.1/download -> unicode-xid-0.2.1.crate https://crates.io/api/v1/crates/unindent/0.1.7/download -> unindent-0.1.7.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb cargo 8520ae1bed0e6965d027399b471a3595 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=3cc4c90dacd1c5c512e9f65477fe6f4f

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix/mautrix-0.20.1.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/m/mautrix/mautrix-0.20.3.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=8eb3334b3b857fa11438882c096fbe7b

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
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://files.pythonhosted.org/packages/source/m/minio/minio-7.1.16.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/m/minio/minio-7.2.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=1f75f6f0207a30dab78d8b0b00a696dc

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_1
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/tulir/Telethon/archive/v1.30.0a2.tar.gz -> tulir-telethon-1.30.0_alpha2.gh.tar.gz
SRC_URI=https://github.com/tulir/Telethon/archive/v1.32.0a3.tar.gz -> tulir-telethon-1.32.0_alpha3.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=c2f57205d2ac9b793af1faf516bed1fb

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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Typing stubs for protobuf
EAPI=8
HOMEPAGE=https://pypi.org/project/types-protobuf/ https://github.com/python/typeshed/tree/master/stubs/protobuf/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.2.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=e6198f6bda3d1d362f2afc04ccae8478

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
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/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=Typing stubs for protobuf
EAPI=8
HOMEPAGE=https://pypi.org/project/types-protobuf/ https://github.com/python/typeshed/tree/master/stubs/protobuf/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
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://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.1.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.4.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=e6198f6bda3d1d362f2afc04ccae8478
_md5_=32aedb10c0754293390b7801437cae52

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Typing stubs for requests
EAPI=8
HOMEPAGE=https://pypi.org/project/types-requests/ https://github.com/python/typeshed/tree/master/stubs/requests
INHERIT=distutils-r1 pypi
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/urllib3-2 python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
RDEPEND=>=dev-python/urllib3-2 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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.31.0.8.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-requests/types-requests-2.31.0.10.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=e6981b340a76f8a59918e13ff9bc9d31
_md5_=eb90d5df70d5c21d2b580418482ae3cb

View File

@@ -1,17 +0,0 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) test? ( dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=This package provides a flexible test runner with layer support.
EAPI=8
HOMEPAGE=https://github.com/zopefoundation/zope.testrunner
INHERIT=distutils-r1 pypi
IUSE=doc test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=ZPL
RDEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/z/zope.testrunner/zope.testrunner-6.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=9730586fce4fbca9146f0ef035604b73

View File

@@ -0,0 +1,17 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) test? ( dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) 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
DEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/zope-testing[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=This package provides a flexible test runner with layer support.
EAPI=8
HOMEPAGE=https://github.com/zopefoundation/zope.testrunner
INHERIT=distutils-r1 pypi
IUSE=doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=ZPL
RDEPEND=dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-exceptions[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( dev-python/sphinxcontrib-programoutput[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/zope-testing[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://files.pythonhosted.org/packages/source/z/zope.testrunner/zope.testrunner-6.2.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=e3107bc4a2e03dcf58d3d760f5106327

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[npm] >=dev-lang/typescript-5.2.2
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
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.3.1.tgz
_md5_=784996b1cf71132c00e9ee78c4e6236b
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-4.1.2.tgz
_md5_=e2e067c7407d91254bcb8d8f7e5449ff

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD-2 MIT-with-advertising
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/vscode-langservers-extracted/-/vscode-langservers-extracted-4.6.0.tgz https://tastytea.de/files/gentoo/vscode-langservers-extracted-4.6.0-deps.tar.xz
SRC_URI=mirror://npm/vscode-langservers-extracted/-/vscode-langservers-extracted-4.8.0.tgz https://tastytea.de/files/gentoo/vscode-langservers-extracted-4.8.0-deps.tar.xz
_md5_=50fcaedb70880aaa589a1d68aca78e77

View File

@@ -12,4 +12,4 @@ RDEPEND=app-arch/lz4 <dev-lang/lua-5.1.6:5.1 dev-libs/jansson media-libs/freetyp
SLOT=0
SRC_URI=https://github.com/scp-fs2open/fs2open.github.com/archive/refs/tags/release_23_2_1.tar.gz -> fs2_open-23.2.1.tar.gz https://github.com/asarium/libRocket/archive/ecd648a43aff8a9f3daf064d75ca5725237d5b38.tar.gz -> fs2_open-23.2.1-ext_libRocket.tar.gz https://github.com/asarium/cmake-modules/archive/7cef9577d6fc35057ea57f46b4986a8a28aeff50.tar.gz -> fs2_open-23.2.1-ext_rpavlik-cmake-modules.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=c64770e14fa2d42f496ef395345af41a
_md5_=970ba734196911575f842ec3d3ad7469

View File

@@ -10,4 +10,4 @@ RDEPEND=gamescope? ( gui-wm/gamescope )
SLOT=0
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.10.0/heroic-2.10.0.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=38111baf1ad99e218bd01845b3498e7f
_md5_=f860f4262e4412a34c6144b47fd9428e

View File

@@ -10,4 +10,4 @@ RDEPEND=gamescope? ( gui-wm/gamescope )
SLOT=0
SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.9.2/heroic-2.9.2.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=38111baf1ad99e218bd01845b3498e7f
_md5_=f860f4262e4412a34c6144b47fd9428e

View File

@@ -0,0 +1,16 @@
BDEPEND=~gui-wm/hyprland-0.32.3 x11-libs/libdrm x11-libs/pixman x11-libs/xcb-util-wm >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=gui-wm/hyprland
DESCRIPTION=A blazing fast wayland wallpaper utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprland-plugins
INHERIT=meson
IUSE=+borders-plus-plus csgo-vulkan-fix +hyprbars split-monitor-workspaces
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=gui-wm/hyprland
REQUIRED_USE=|| ( borders-plus-plus csgo-vulkan-fix hyprbars split-monitor-workspaces )
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprland-plugins/archive/2cc193e6dc524baed841c016109b4f48fd0512a3.tar.gz -> hyprland-plugins-0.32.3.gh.tar.gz https://github.com/Duckonaut/split-monitor-workspaces/archive/2b1abdbf9e9de9ee660540167c8f51903fa3d959.tar.gz -> hyprland-plugins-0.32.3-split-monitor-workspaces.gh.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c
_md5_=77573d3d9ff82a64a3f6111a7a00a8bc

View File

@@ -7,6 +7,6 @@ INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprpicker/archive/v0.1.0.tar.gz -> hyprpicker-0.1.0.gh.tar.gz
SRC_URI=https://github.com/hyprwm/hyprpicker/archive/v0.2.0.tar.gz -> hyprpicker-0.2.0.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=41fbef1c0b3ba60a0928607f93ce154d

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.24.tar.gz -> nwg-shell-config-0.5.24.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9da10103a3b7bd326f0d306a61525e92

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup unpack
DESCRIPTION=Noto Emoji with extended Blob support
EAPI=8
HOMEPAGE=https://github.com/C1710/blobmoji
INHERIT=font
IUSE=X
KEYWORDS=~amd64
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/C1710/blobmoji/releases/download/v15.0/Blobmoji.ttf -> blobmoji-15.0.ttf
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=da6cbcd712f27c64b36b49c0feedf5c7

View File

@@ -9,6 +9,6 @@ LICENSE=BSD MIT
RDEPEND=media-video/ffmpeg
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Kethsar/ytarchive/archive/refs/tags/v0.3.2.tar.gz -> ytarchive-0.3.2.tar.gz https://files.asokolov.org/gentoo/ytarchive-0.3.2-deps.tar.xz
SRC_URI=https://github.com/Kethsar/ytarchive/archive/refs/tags/v0.4.0.tar.gz -> ytarchive-0.4.0.tar.gz https://files.asokolov.org/gentoo/ytarchive-0.4.0-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=c5cd6c2837dba1de3cca56bdf6ce9fa1
_md5_=4a8d2453966aec70b1dd6555697c680a

View File

@@ -12,6 +12,6 @@ RDEPEND=acct-user/heisenbridge dev-python/irc[python_targets_python3_10(-)?,pyth
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/hifi/heisenbridge/archive/v1.14.2.tar.gz -> heisenbridge-1.14.2.gh.tar.gz
SRC_URI=https://github.com/hifi/heisenbridge/archive/v1.14.6.tar.gz -> heisenbridge-1.14.6.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb systemd c8b03e8df84486aa991d4396686e8942
_md5_=8cf152545e47cb7b084f46d1dd04aefc

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/swig dev-qt/linguist-tools dolphin? ( kde-frameworks/extra-cmake-modules ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv dev-libs/openssl:0= media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) nautilus? ( >=gnome-base/nautilus-43 ) nemo? ( gnome-extra/nemo ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib ) media-libs/libmediainfo media-libs/libraw dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtconcurrent:5 dev-qt/qtnetwork:5 dev-qt/qtdbus:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtx11extras:5
DESCRIPTION=The official Qt-based program for syncing your MEGA account in your PC
EAPI=8
HOMEPAGE=https://mega.io https://github.com/meganz/MEGAsync
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=autotools cmake qmake-utils xdg
IUSE=+cryptopp +curl +sqlite +zlib dolphin examples freeimage java nautilus nemo php python readline threads thunar
KEYWORDS=~amd64 ~x86
LICENSE=MEGA
RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv dev-libs/openssl:0= media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) nautilus? ( >=gnome-base/nautilus-43 ) nemo? ( gnome-extra/nemo ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib )
SLOT=0
SRC_URI=https://github.com/meganz/MEGAsync/archive/v4.11.0.0_Win.tar.gz -> megasync-4.11.0.0.tar.gz https://github.com/meganz/sdk/archive/6d4c102940dab277974090cd4292e58f08ac6032.tar.gz -> megasync-sdk-4.11.0.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=0d86adaa573c9af0561452936ca4a320

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/swig dev-qt/linguist-tools sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv dev-libs/openssl:0= media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib ) media-libs/libmediainfo media-libs/libraw dev-qt/qtcore:5 dev-qt/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtconcurrent:5 dev-qt/qtnetwork:5 dev-qt/qtdbus:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtx11extras:5
DESCRIPTION=The official Qt-based program for syncing your MEGA account in your PC
EAPI=8
HOMEPAGE=https://mega.io https://github.com/meganz/MEGAsync
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=autotools desktop qmake-utils xdg cmake
IUSE=+cryptopp +curl +sqlite +zlib dolphin examples freeimage java nautilus php python readline threads thunar
KEYWORDS=~amd64 ~x86
LICENSE=MEGA
RDEPEND=app-arch/xz-utils dev-libs/libgcrypt dev-libs/libsodium dev-libs/libuv dev-libs/openssl:0= media-libs/libpng net-dns/c-ares x11-themes/hicolor-icon-theme cryptopp? ( dev-libs/crypto++ ) curl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] ) dolphin? ( kde-apps/dolphin ) freeimage? ( media-libs/freeimage ) nautilus? ( >=gnome-base/nautilus-3 ) readline? ( sys-libs/readline:0 ) sqlite? ( dev-db/sqlite:3 ) thunar? ( xfce-base/thunar ) zlib? ( sys-libs/zlib )
SLOT=0
SRC_URI=https://github.com/meganz/MEGAsync/archive/v4.5.0.0_Win.tar.gz -> megasync-4.5.0.0.tar.gz https://github.com/meganz/sdk/archive/c11a688d578e16dc25d4c94fee7995730be1aa50.tar.gz -> megasync-sdk-4.5.0.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde desktop 021728fdc1b03b36357dbc89489e0f0d qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=bf2fb833a8a63477a1d63824020e7066

View File

@@ -1,17 +0,0 @@
BDEPEND=|| ( dev-lang/vala:0.56 ) dev-libs/glib:2 sys-devel/gettext >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/glib:2 dev-libs/granite:= dev-libs/gumbo dev-libs/json-glib[introspection] dev-libs/libgee:0.8=[introspection] dev-libs/libpeas dev-libs/libxml2:2 gui-libs/libhandy:1[vala] media-libs/gst-plugins-base[introspection] media-libs/gstreamer:1.0[introspection] net-libs/gnome-online-accounts:=[vala] net-libs/libsoup:2.4[vala] net-libs/rest:0.7[introspection] net-libs/webkit-gtk:4[introspection] net-misc/curl x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection]
DESCRIPTION=RSS Reader with cross-platform sync
EAPI=8
HOMEPAGE=https://github.com/Suzie97/Communique
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson vala xdg
KEYWORDS=~amd64
LICENSE=GPL-3
PROPERTIES=test_network
RDEPEND=app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/glib:2 dev-libs/granite:= dev-libs/gumbo dev-libs/json-glib[introspection] dev-libs/libgee:0.8=[introspection] dev-libs/libpeas dev-libs/libxml2:2 gui-libs/libhandy:1[vala] media-libs/gst-plugins-base[introspection] media-libs/gstreamer:1.0[introspection] net-libs/gnome-online-accounts:=[vala] net-libs/libsoup:2.4[vala] net-libs/rest:0.7[introspection] net-libs/webkit-gtk:4[introspection] net-misc/curl x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection]
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/Suzie97/communique/archive/refs/tags/v1.2.0.tar.gz -> communique-1.2.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 meson 1be925a1f585b2f19a8e45737f09016c flag-o-matic baa4d385108ac87993edac956a916a36 vala db97951caa799e73a831a5f48e717da8 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ecf3d6123bfd22a4ad49b6175a1da20d

View File

@@ -11,4 +11,4 @@ RDEPEND=dev-lang/perl sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/verilator/verilator/archive/v4.106.tar.gz -> verilator-4.106.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
_md5_=4d5f8b501ad830d9b933140704ce6640
_md5_=af5b9fd6095d78410d1362081e92d9bb

View File

@@ -11,4 +11,4 @@ RDEPEND=dev-lang/perl sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/verilator/verilator/archive/v5.014.tar.gz -> verilator-5.014.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
_md5_=4d5f8b501ad830d9b933140704ce6640
_md5_=af5b9fd6095d78410d1362081e92d9bb

View File

@@ -11,4 +11,4 @@ RDEPEND=dev-lang/perl sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/verilator/verilator/archive/v5.018.tar.gz -> verilator-5.018.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
_md5_=4d5f8b501ad830d9b933140704ce6640
_md5_=af5b9fd6095d78410d1362081e92d9bb

View File

@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=dev-lang/perl sys-libs/zlib
SLOT=0
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde git-r3 5133e393e8717a3a093660f990801dc1
_md5_=4d5f8b501ad830d9b933140704ce6640
_md5_=af5b9fd6095d78410d1362081e92d9bb

View File

@@ -108,7 +108,7 @@ app-arch/zarchive 0.1.2: Library for creating and reading zstd-compressed file a
app-backup/b2 3.4.0 3.9.0: Command-line tool for BackBlaze's B2 product
app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snapshots to the Grub menu.
app-backup/kopia 0.15.0: Kopia - Fast And Secure Open-Source Backup
app-backup/kopia-ui-bin 0.15.0: Kopia - Fast And Secure Open-Source Backup (Electron UI)
app-backup/kopia-ui-bin 0.15.0-r1: Kopia - Fast And Secure Open-Source Backup (Electron UI)
app-backup/pika-backup 0.6.1 0.6.2: Keep your data safe
app-backup/timeshift 21.09.1-r3 22.06.5-r2 22.11.1-r1 23.07.1: A system restore utility for Linux
app-backup/timeshift-autosnap 0.9: Automatically creates a timeshift-snapshot when executed
@@ -320,7 +320,7 @@ app-text/klogg 22.06.0.1289: A GUI application to browse and search through long
app-text/komikku 1.21.1 1.22.0: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.5.1: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10 1.17.10-r1: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.5.0: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lorien-bin 0.6.0: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/mandown 0.1.3: Markdown to groff (man page) converter
app-text/md2mld 0.5.1: Little cli tool to convert md files into mld files
app-text/md4c 0.4.8_p20220115: C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.
@@ -1020,7 +1020,7 @@ dev-python/jplephem 2.18 2.19: Python version of NASA DE4xx ephemerides for Astr
dev-python/jsonpath-rw 1.4.0: A robust and significantly extended implementation of JSONPath for Python
dev-python/jsonpath-rw-ext 1.2.2: Extensions for JSONPath RW
dev-python/jupyter-sphinx 0.4.0: Jupyter Sphinx Extensions
dev-python/kurbopy 0.9.0-r1: Python wrapper around Rust kurbo 2D curves library
dev-python/kurbopy 0.9.0-r1 0.10.40: Python wrapper around Rust kurbo 2D curves library
dev-python/langdetect 1.0.9: Port of Google's language-detection library to Python
dev-python/libcst 0.4.3_p20220607: Concrete syntax tree parser and serializer for Python
dev-python/libusb1 2.0.1: Pure-python wrapper for libusb-1.0
@@ -1029,8 +1029,8 @@ dev-python/markdownify 0.11.6: Convert HTML to Markdown
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
dev-python/mastodon-py 1.8.0 1.8.1: Python wrapper for the Mastodon API
dev-python/material-color-utilities 0.1.5 9999: Python port of material-color-utilities used for Material You colors
dev-python/mautrix 0.20.1 0.20.2: A Python 3 asyncio Matrix framework
dev-python/minio 7.1.16 7.1.17: MinIO Client SDK for Python
dev-python/mautrix 0.20.2 0.20.3: A Python 3 asyncio Matrix framework
dev-python/minio 7.1.17 7.2.0: MinIO Client SDK for Python
dev-python/mitype 0.2.4: Typing speed test in terminal
dev-python/mkdocs-blog-plugin 9999: Plugin for MkDocs to keep a simple blog section inside your documentation.
dev-python/mkdocs-exclude 1.0.2-r1: Lets you exclude files or trees from your output
@@ -1184,13 +1184,13 @@ dev-python/trailrunner 1.2.1: Walk paths and run things
dev-python/transaction 3.0.1-r1 3.1.0: Transaction management for Python
dev-python/trueskill 0.4.5_p20220422: Python Implementation of the TrueSkill Algorithm
dev-python/ttfautohint-py 0.5.1-r1: Python wrapper for ttfautohint, a free auto-hinter for TrueType fonts
dev-python/tulir-telethon 1.30.0_alpha2 1.32.0_alpha2: Pure Python 3 MTProto API Telegram client library, for bots too!
dev-python/tulir-telethon 1.32.0_alpha2 1.32.0_alpha3: Pure Python 3 MTProto API Telegram client library, for bots too!
dev-python/tweepy 4.14.0: An easy-to-use Python library for accessing the Twitter API.
dev-python/types-paramiko 2.10.0 2.11.1: Typing stubs for paramiko
dev-python/types-protobuf 4.24.0.1 4.24.0.2: Typing stubs for protobuf
dev-python/types-protobuf 4.24.0.4: Typing stubs for protobuf
dev-python/types-python-dateutil 2.8.17 2.8.18: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.8 2022.1.1: Typing stubs for pytz
dev-python/types-requests 2.31.0.6 2.31.0.8: Typing stubs for requests
dev-python/types-requests 2.31.0.6 2.31.0.10: Typing stubs for requests
dev-python/types-urllib3 1.26.25.14: Typing stubs for urllib3
dev-python/typing_inspect 0.7.1: Runtime inspection utilities for Python typing module
dev-python/ufo2ft 2.31.1: A bridge from UFOs to FontTools
@@ -1220,7 +1220,7 @@ dev-python/youseedee 0.3.0 0.4.1: Interface to the Unicode Character Database
dev-python/zodb 5.8.0-r1 5.8.1: Python object-oriented database
dev-python/zodbpickle 3.0.1-r1 3.1: Fork of Python's pickle module to work with ZODB
dev-python/zope-cachedescriptors 5.0: Python descriptors which cache their output
dev-python/zope-testrunner 6.0 6.1: This package provides a flexible test runner with layer support.
dev-python/zope-testrunner 6.1 6.2: This package provides a flexible test runner with layer support.
dev-python/zopfli 0.2.2: Zopfli module for Python
dev-python/zxcvbn 4.4.28-r1: Python implementation of Dropbox's realistic password strength estimator
dev-ruby/asciidoctor-pdf 2.3.4: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
@@ -1276,13 +1276,14 @@ dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's Open
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/reuse 2.0.0 2.1.0: A tool for compliance with the REUSE recommendations
dev-util/rye 0.15.2: An Experimental Package Management Solution for Python
dev-util/stripe-cli 9999: A command-line tool for Stripe
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.1 3.3.2: TypeScript & JavaScript Language Server
dev-util/typescript-language-server 3.3.2 4.1.2: 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.6.0 4.7.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/vscode-langservers-extracted 4.7.0 4.8.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
dev-util/wxformbuilder 3.10.1-r1: A wxWidgets GUI Builder
dev-util/xmake 2.7.9 9999: A cross-platform build utility based on Lua
@@ -1326,7 +1327,7 @@ games-emulation/rpcs3 9999: PS3 emulator/debugger
games-emulation/yuzu 0_p20230202 9999: An emulator for Nintendo Switch
games-engines/boxtron 0.5.4-r2: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-engines/easyrpg-player 0.7.0 0.8 0.8-r1: RPG Maker 2000/2003 and EasyRPG games interpreter
games-engines/fs2_open 23.0.0 23.2.1: FreeSpace2 Source Code Project game engine
games-engines/fs2_open 23.0.0 23.2.1-r1: FreeSpace2 Source Code Project game engine
games-engines/instead 3.3.5 3.4.1 9999: INSTEAD text-based quest game engine
games-engines/luxtorpeda 25.0.0: Steam Play compatibility tool to run games using native Linux engines
games-engines/nxengine-evo 2.6.4: rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
@@ -1411,9 +1412,9 @@ gui-apps/grimshot 9999: A helper for screenshots within sway
gui-apps/gtklock 2.0.1 2.1.0: GTK-based lockscreen for Wayland
gui-apps/gtklock-extras 9999: Gtklock modules
gui-apps/hiprompt-gtk-py 0_pre20220624 9999: GTK+ Himitsu prompter for Wayland
gui-apps/hyprland-plugins 0.31.0: A blazing fast wayland wallpaper utility
gui-apps/hyprland-plugins 0.31.0 0.32.3: A blazing fast wayland wallpaper utility
gui-apps/hyprpaper 0.3.0 0.4.0: A blazing fast wayland wallpaper utility
gui-apps/hyprpicker 0.1.0-r1 0.1.1: A wlroots-compatible Wayland color picker that does not suck
gui-apps/hyprpicker 0.1.1 0.2.0: A wlroots-compatible Wayland color picker that does not suck
gui-apps/intiface-central-bin 2.4.3 2.5.0: Buttplug frontend application
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
gui-apps/meteo-qt 3.3: A system tray application for the weather status
@@ -1428,7 +1429,7 @@ gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and
gui-apps/nwg-menu 0.1.1: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.11 0.9.11-r1 0.9.14 0.9.16 0.9.17 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.16 0.5.18 0.5.19: meta-package for the nwg-shell project
gui-apps/nwg-shell-config 0.5.14 0.5.14-r1 0.5.22 0.5.23: nwg-shell configuration utility
gui-apps/nwg-shell-config 0.5.14 0.5.14-r1 0.5.22 0.5.23 0.5.24: nwg-shell configuration utility
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
@@ -1461,6 +1462,7 @@ gui-apps/wlsunset 0.3.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wmenu 0.1.4: dynamic menu for wlroots compositors, maintains the look and feel of dmenu
gui-apps/wob 0.14.2 0.15.1: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/xremap 0.8.11: Dynamic key remap for X and Wayland
gui-apps/yambar 1.9.0 1.10.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/cubegui 4.7-r2: CUBE Uniform Behavioral Encoding GUI
gui-libs/libcprime 4.2.0 4.2.2 9999: Library for managing settings of CoreApps
@@ -1483,6 +1485,7 @@ mail-client/heirloom-mailx 12.5: The mailx utility from CentOS
mail-client/mailspring-bin 1.9.2 1.10.3 1.10.5: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-filter/opensmtpd-filter-dkimsign 0.6: OpenSMTPD filter for DKIM signing
media-fonts/3270font 2.3.1: A IBM 3270 Terminal font in a modern format
media-fonts/blobmoji 15.0: Noto Emoji with extended Blob support
media-fonts/firacode-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/firago 1.001: A continuation of FiraSans
media-fonts/gohufont 2.1_p20170627: A monospace bitmap font
@@ -1606,7 +1609,7 @@ media-video/trakt-scrobbler 1.4.2-r1 1.5.0-r1 1.6.3-r1: Scrobbler for trakt.tv t
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
media-video/ytarchive 0.4.0: Youtube livestream downloader
mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable
mpv-plugin/autoload 0.35.1 0.36.0: Loads playlist entries before and after the the currently played file
mpv-plugin/autosubsync-mpv 20220402: Automatic subtitle synchronization script for mpv media player
@@ -1647,7 +1650,8 @@ net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.6.0 0.6.1: A little tool to send messages to an XMPP contact or MUC
net-im/gtkcord4 0.0.10 0.0.11: A Gtk4 Discord client in Golang
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/heisenbridge 1.14.2 1.14.5: A bouncer-style Matrix IRC bridge
net-im/heisenbridge 1.14.5 1.14.6: A bouncer-style Matrix IRC bridge
net-im/iamb 0.0.8: A Matrix chat client that uses Vim keybindings
net-im/jitsi-meet 2022.3.1-r1: Desktop application for Jitsi Meet built with Electron
net-im/kaidan 0.9.1: User-friendly and modern chat app for every device
net-im/mastoposter 0.1-r1 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
@@ -1705,7 +1709,7 @@ net-misc/lyrics-in-terminal 1.5.0: Command Line Lyrics fetcher for MPRIS media p
net-misc/maestral 1.8.0: Maestral is an open-source Dropbox client written in Python
net-misc/maestral-qt 1.8.0: Maestral is an open-source Dropbox client written in Python
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.5.0.0 4.10.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
net-misc/megasync 4.10.0.0 4.11.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
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
@@ -1728,7 +1732,6 @@ net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engi
net-misc/youtube-dl 2021.12.17: youtube-dl fork with additional features and fixes
net-misc/yt-dlg 2023.08.16: A cross platform front-end GUI of the popular youtube-dl written in wxPython.
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/communique 1.2.0: RSS Reader with cross-platform sync
net-news/gfeeds 2.2.0: An RSS/Atom feed reader for GNOME.
net-news/newsraft 0.19 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews

View File

@@ -1 +1 @@
Tue, 14 Nov 2023 14:16:55 +0000
Thu, 16 Nov 2023 10:16:53 +0000