2024-02-26 16:48:29 UTC

This commit is contained in:
Repository mirror & CI
2024-02-26 16:48:29 +00:00
parent 7ef951559b
commit a914ae1282
23 changed files with 148 additions and 43 deletions

View File

@@ -0,0 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=A group for app-admin/vaultwarden
EAPI=8
INHERIT=acct-group
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
SLOT=0
_eclasses_=user-info 9951b1a0e4f026d16c33a001fd2d5cdf acct-group 1ba28b31fccef7f4ff1cebfad243a633
_md5_=9da3b37b9c7794d17a37ca5258ad17fc

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=A user for app-admin/vaultwarden
EAPI=8
INHERIT=acct-user
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
RDEPEND=acct-group/vaultwarden
SLOT=0
_eclasses_=user-info 9951b1a0e4f026d16c33a001fd2d5cdf acct-user 485d9a6aa1311a8ca9da380d8a8c6c76
_md5_=308f6dc399655b2b88af36caff5429f0

View File

@@ -0,0 +1,14 @@
BDEPEND=net-libs/nodejs:0/18[npm]
DEFINED_PHASES=compile install prepare pretend setup
DESCRIPTION=CLI frontend client connects to Bitwarden comapatible password manager server
EAPI=8
HOMEPAGE=https://github.com/bitwarden/clients/tree/main/apps/cli
INHERIT=check-reqs shell-completion
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=!app-admin/bitwarden-cli-bin
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/bitwarden/clients/archive/refs/tags/cli-v2024.2.0.tar.gz -> bitwarden-cli-2024.2.0.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/bitwarden-clients-a1a5c4b/deps.tar.xz -> bitwarden-clients-a1a5c4b.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/bitwarden-cli-2024.2.0/pkg-cache.tar.xz -> bitwarden-cli-2024.2.0-pkg-cache.tar.xz
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=3ee141f43981a917f3a0415ee492fde9

View File

@@ -0,0 +1,14 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile install
DESCRIPTION=Precompiled CLI frontend which connects to Bitwarden comapatible servers
EAPI=8
HOMEPAGE=https://github.com/bitwarden/clients/tree/main/apps/cli
INHERIT=shell-completion
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=!app-admin/bitwarden-cli
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/bitwarden/clients/releases/download/cli-v2024.2.0/bw-linux-2024.2.0.zip
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=7592bce2848f26828cfaa70b4e48d768

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig >=virtual/rust-1.53 virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
DEPEND=acct-user/vaultwarden acct-group/vaultwarden cli? ( || ( app-admin/bitwarden-cli app-admin/bitwarden-cli-bin ) ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) web? ( || ( www-apps/vaultwarden-web www-apps/vaultwarden-web-bin ) )
DESCRIPTION=Unofficial Bitwarden compatible password manager server written in Rust
EAPI=8
HOMEPAGE=https://github.com/dani-garcia/vaultwarden
INHERIT=cargo check-reqs systemd tmpfiles
IUSE=cli mysql postgres sqlite web debug
KEYWORDS=~amd64
LICENSE=AGPL-3 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
RDEPEND=acct-user/vaultwarden acct-group/vaultwarden cli? ( || ( app-admin/bitwarden-cli app-admin/bitwarden-cli-bin ) ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) web? ( || ( www-apps/vaultwarden-web www-apps/vaultwarden-web-bin ) ) virtual/tmpfiles
REQUIRED_USE=|| ( mysql postgres sqlite )
SLOT=0
SRC_URI=https://github.com/dani-garcia/vaultwarden/archive/refs/tags/1.30.3.tar.gz -> vaultwarden-1.30.3.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/vaultwarden-1.30.3/deps.tar.xz -> vaultwarden-1.30.3-deps.tar.xz https://github.com/rahilarious/gentoo-distfiles/releases/download/vaultwarden-1.30.3/wiki.tar.xz -> vaultwarden-1.30.3-docs.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=5d35025583e5d3ed41eeabb2d7508fc7

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig >=virtual/rust-1.53 virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare pretend setup test unpack
DEPEND=acct-user/vaultwarden acct-group/vaultwarden cli? ( || ( app-admin/bitwarden-cli app-admin/bitwarden-cli-bin ) ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) web? ( || ( www-apps/vaultwarden-web www-apps/vaultwarden-web-bin ) )
DESCRIPTION=Unofficial Bitwarden compatible password manager server written in Rust
EAPI=8
HOMEPAGE=https://github.com/dani-garcia/vaultwarden
INHERIT=cargo check-reqs systemd tmpfiles git-r3
IUSE=cli mysql postgres sqlite web debug
LICENSE=AGPL-3 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
PROPERTIES=live
RDEPEND=acct-user/vaultwarden acct-group/vaultwarden cli? ( || ( app-admin/bitwarden-cli app-admin/bitwarden-cli-bin ) ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:* ) sqlite? ( dev-db/sqlite:3 ) web? ( || ( www-apps/vaultwarden-web www-apps/vaultwarden-web-bin ) ) virtual/tmpfiles
REQUIRED_USE=|| ( mysql postgres sqlite )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=5d35025583e5d3ed41eeabb2d7508fc7

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=pytest plugin for testing mypy types, stubs, plugins
EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-mypy-plugins/ https://github.com/typeddjango/pytest-mypy-plugins/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/2.0.0.tar.gz -> pytest-mypy-plugins-2.0.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=bcf2eb3246371b1190442df9783b1a8a

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( >=dev-python/mypy-1.8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=pytest plugin for testing mypy types, stubs, plugins
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
RDEPEND=>=dev-python/mypy-1.8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/3.0.0.tar.gz -> pytest-mypy-plugins-3.0.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=391213c182ad8d2c5a2789119c24a10c
_md5_=e43df698a05aa047931d21c9f07a6a39

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/Exahilosys/survey/archive/v5.2.3.tar.gz -> survey-5.2.3.gh.tar.gz
SRC_URI=https://github.com/Exahilosys/survey/archive/v5.2.4.tar.gz -> survey-5.2.4.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=bf07eebece4a476e434e24b06cdbbf80

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +1,11 @@
BDEPEND=sys-devel/gettext app-alternatives/ninja >=dev-build/cmake-3.20.5 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
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-python/musicbrainzngs[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PySDL2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-libs/mutagen[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-libs/miniaudio media-libs/flac media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse]
DESCRIPTION=The desktop music player of today!
EAPI=8
HOMEPAGE=https://tauonmusicbox.rocks/
INHERIT=cmake desktop distutils-r1 plocale
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop distutils-r1 plocale xdg
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
@@ -12,5 +13,5 @@ RDEPEND=dev-python/musicbrainzngs[python_targets_python3_10(-)?,python_targets_p
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/Taiko2k/TauonMusicBox/archive/refs/tags/v7.7.1.tar.gz -> TauonMusicBox-7.7.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 plocale 950fbaec7deeba41b5bcc0572cca99b9
_md5_=46397802a4360476652d071945353022
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 plocale 950fbaec7deeba41b5bcc0572cca99b9 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=c1afb09a768b360426a1217d3bf3ef76

View File

@@ -5,9 +5,9 @@ HOMEPAGE=https://jriver.com/
INHERIT=unpacker
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=app-arch/brotli
RDEPEND=app-arch/brotli media-libs/alsa-lib media-libs/libglvnd x11-libs/gtk+ x11-libs/pango x11-libs/libXrandr
RESTRICT=strip
SLOT=0
SRC_URI=https://files.jriver-cdn.com/mediacenter/test/MediaCenter-31.0.60-amd64.deb
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09
_md5_=a75811cc17589a960597575a2bdeb48d
_md5_=5df20c95869cf17f3ea21c153ffe5cca

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-qt/linguist-tools app-arch/zip
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-qt/qtcore dev-qt/designer dev-qt/qtsvg:6 dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta media-gfx/imagemagick
DEPEND=dev-qt/qtcore dev-qt/designer dev-qt/qtsvg:5 dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta media-gfx/imagemagick
DESCRIPTION=Music player with a waveform progress bar (sound visualization)
EAPI=8
HOMEPAGE=https://nulloy.com
@@ -9,8 +9,8 @@ INHERIT=xdg
IUSE=+skins
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-qt/qtcore dev-qt/designer dev-qt/qtsvg:6 dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta media-gfx/imagemagick
RDEPEND=dev-qt/qtcore dev-qt/designer dev-qt/qtsvg:5 dev-qt/linguist dev-qt/qtscript dev-qt/qtx11extras media-libs/gstreamer media-libs/gst-plugins-base media-libs/taglib media-plugins/gst-plugins-meta media-gfx/imagemagick
SLOT=0
SRC_URI=https://github.com/nulloy/nulloy/archive/refs/tags/0.9.8.7.tar.gz -> nulloy-0.9.8.7.tar.gz skins? ( https://gitlab.com/vitaly-zdanevich/nulloy-theme-night/-/archive/v1.0/nulloy-theme-night-v1.0.tar.bz2 )
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=6fc923aa9e28a73650f3bba325048ad7
_md5_=26db4236f48e85808432a1a19c644327

View File

@@ -5,9 +5,9 @@ EAPI=8
HOMEPAGE=https://github.com/hmgle/graftcp
INHERIT=toolchain-funcs
IUSE=systemd
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/hmgle/graftcp/archive/v0.7.1.tar.gz -> graftcp-0.7.1.tar.gz https://github.com/unlsycn/graftcp/releases/download/vendor-0.7.1/graftcp-local-vendor-0.7.1.tar.xz -> vendor.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=c7cf52e05bff60ffdec2bf1a3f4bba30
_md5_=ca2aac294a5f5217e54b3160bdf09c99

View File

@@ -0,0 +1,13 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtbase:6[gui] dev-qt/qtsvg:6 sci-libs/hdf5 dev-libs/boost sci-libs/netcdf media-video/ffmpeg virtual/opengl
DESCRIPTION=Open Visualization Tool
EAPI=8
HOMEPAGE=https://www.ovito.org
INHERIT=cmake desktop
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://gitlab.com/stuko/ovito/-/archive/v3.10.3/ovito-v3.10.3.tar.bz2 https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=15aedce1ee2d4e0de3a94f078f91f86e

View File

@@ -7,4 +7,4 @@ LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/pnpm/pnpm/releases/download/v8.7.5/pnpm-linux-x64
_md5_=e524749f9a07bba3fae2723173119c2d
_md5_=fef409ada587b1b46cb722e7a9906abb

View File

@@ -0,0 +1,13 @@
BDEPEND=net-libs/nodejs[npm]
DEFINED_PHASES=compile install prepare pretend setup
DESCRIPTION=Bitwarden web vault patched to make it work with Vaultwarden
EAPI=8
HOMEPAGE=https://github.com/dani-garcia/bw_web_builds
INHERIT=check-reqs
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=!www-apps/vaultwarden-web-bin
SLOT=0
SRC_URI=https://github.com/bitwarden/clients/archive/refs/tags/web-v2024.1.2.tar.gz -> vaultwarden-web-2024.1.2.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/bitwarden-clients-a1a5c4b/deps.tar.xz -> bitwarden-clients-a1a5c4b.tar.xz https://github.com/dani-garcia/bw_web_builds/archive/refs/tags/v2024.1.2b.tar.gz -> vaultwarden-web-2024.1.2b-patches.tar.gz
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc
_md5_=a2e55024aeb30c128e499c66f6e95f49

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Prebuilt Vaultwarden web from upstream
EAPI=8
HOMEPAGE=https://github.com/dani-garcia/bw_web_builds
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=!www-apps/vaultwarden-web
SLOT=0
SRC_URI=https://github.com/dani-garcia/bw_web_builds/releases/download/v2024.1.2b/bw_web_v2024.1.2b.tar.gz -> vaultwarden-web-bin-2024.1.2b.tar.gz
_md5_=1e13c50c4fdd6c7e90839a68b7e03138

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://github.com/jdholtz/i3-restore/archive/refs/tags/v4.1.tar.gz -> i3-restore-4.1.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=f2af4646c14ea817de76722151031073
_md5_=781aa5cf5f40a4e874d5f2393b899abb

View File

@@ -29,6 +29,7 @@ acct-group/rimgo 0: Group for www-apps/rimgo
acct-group/signald 0: Group for signald
acct-group/snac 0: System group: snac
acct-group/tang 0: Group for tang daemon
acct-group/vaultwarden 0: A group for app-admin/vaultwarden
acct-group/whoogle 0: Group for www-apps/whoogle-search
acct-group/wikijs 0: Group for wikijs
acct-group/wsdd 0: Group for net-misc/wsdd
@@ -70,6 +71,7 @@ acct-user/signald 0: User for signald
acct-user/snac 0: System user: snac
acct-user/tang 0: User for tang daemon
acct-user/trezord 0: User for TREZOR Bridge
acct-user/vaultwarden 0: A user for app-admin/vaultwarden
acct-user/whoogle 0: User for www-apps/whoogle-search
acct-user/wikijs 0: User for wikijs
acct-user/wsdd 0: User for net-misc/wsdd
@@ -83,6 +85,8 @@ app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal
app-admin/ananicy-cpp 1.0.0_rc6-r1: Ananicy rewritten in C++ for much lower CPU and memory usage
app-admin/antidot 0.6.3: Cleans up your $HOME from those pesky dotfiles
app-admin/aws-vault 7.2.0: Securely store and access AWS credentials in development environments
app-admin/bitwarden-cli 2024.2.0: CLI frontend client connects to Bitwarden comapatible password manager server
app-admin/bitwarden-cli-bin 2024.2.0: Precompiled CLI frontend which connects to Bitwarden comapatible servers
app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.39.1: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -106,6 +110,7 @@ app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.4: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
app-admin/terragrunt-bin 0.38.6 0.45.4 0.50.8: A thin wrapper for Terraform
app-admin/vaultwarden 1.30.3 9999: Unofficial Bitwarden compatible password manager server written in Rust
app-admin/zenmonitor3 2.0.0: Zen monitor is monitoring software for AMD Zen-based CPUs
app-alternatives/phosh-keyboard 0: sm.puri.OSK0.desktop symlinks
app-arch/7zip 23.01: A free file archiver for extremely high compression
@@ -330,7 +335,7 @@ app-shells/zsh-history-to-fish 0.3.0-r1: Bring your ZSH history to Fish shell
app-shells/zsh-silver 9999: Zsh plugin for silver
app-text/OCRmyPDF 14.1.0 14.2.1: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/cmark-gfm 0.29.0.3: GitHub's fork of cmark
app-text/code-minimap 0.6.4 0.6.5: A high performance code minimap generator
app-text/code-minimap 0.6.4 0.6.6: A high performance code minimap generator
app-text/dooit 2.2.0: A TUI todo manager
app-text/epubgrep 0.6.2: Search tool for EPUB e-books
app-text/ford 6.2.5: FORD, automatic documentation generator for modern Fortran programs
@@ -1157,7 +1162,7 @@ dev-python/pytest-flask 1.3.0: A set of pytest fixtures to test Flask applicatio
dev-python/pytest-harvest 1.10.4: Store and retrieve data created during your pytest tests execution
dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly
dev-python/pytest-isort 3.1.0 3.1.0-r1: Plugin to check import ordering using isort
dev-python/pytest-mypy-plugins 2.0.0 3.0.0: pytest plugin for testing mypy types, stubs, plugins
dev-python/pytest-mypy-plugins 3.0.0-r1: pytest plugin for testing mypy types, stubs, plugins
dev-python/pytest-randomly 3.12.0-r1: Pytest plugin to randomly order tests and control random.seed
dev-python/pytest-relaxed 2.0.1: Relaxed test discovery for pytest
dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest
@@ -1221,7 +1226,7 @@ dev-python/stone 3.3.1: The Official Api Spec Language for Dropbox
dev-python/strictyaml 1.6.1: A type-safe YAML parser built atop ruamel.yaml
dev-python/stringbrewer 0.0.1-r1: Generate random strings matching a pattern
dev-python/stringcase 1.2.0-r1: Convert string cases between camel case, pascal case, snake case etc.
dev-python/survey 4.5.4 5.2.3: A simple library for creating beautiful interactive prompts
dev-python/survey 4.5.4 5.2.4: A simple library for creating beautiful interactive prompts
dev-python/svgelements 1.9.3 1.9.6: SVG Parsing for Elements, Paths, and other SVG Objects.
dev-python/sysv_ipc 1.1.0: System V IPC primitives for python
dev-python/templated-dictionary 1.4: Python dictionary with Jinja2 expansion
@@ -1460,7 +1465,7 @@ gui-apps/coretoppings 4.5.0 9999: Additional features, plugins, widgets etc for
gui-apps/coreuniverse 4.5.0 9999: Shows information about apps for C Suite
gui-apps/darkman 1.5.4: Framework for dark and light mode transitions
gui-apps/espanso 2.1.8 2.2.1: Cross-platform Text Expander written in Rust
gui-apps/eww 0.5.0-r1 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/eww 0.5.0-r2 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/fnott 1.2.1 1.3.0 1.4.1 9999: Keyboard driven and lightweight Wayland notification daemon.
gui-apps/fuzzel 1.9.2 9999: Application launcher for wlroots based Wayland compositors.
gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
@@ -1951,7 +1956,7 @@ sci-misc/boinc-wrapper 26018-r1: Wrapper to use non-BOINC apps with BOINC
sci-misc/linuxcnc 9999: LinuxCNC
sci-physics/SU2 7.2.0-r2 7.2.0-r100 7.5.1: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sci-physics/mbdyn 1.7.3_p20210925-r1: A general purpose Multibody Dynamics analysis software
sci-physics/ovito 3.10.1: Open Visualization Tool
sci-physics/ovito 3.10.1 3.10.3: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
sec-keys/openpgp-keys-emersion 20230421: OpenPGP keys used by Simon Ser
sec-keys/openpgp-keys-jvoisin 20230224: OpenPGP keys used by Julien Voisin
@@ -2098,6 +2103,8 @@ www-apps/redlib 0.31.0: Private front-end to Reddit
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-apps/vaultwarden-web 2024.1.2b: Bitwarden web vault patched to make it work with Vaultwarden
www-apps/vaultwarden-web-bin 2024.1.2b: Prebuilt Vaultwarden web from upstream
www-apps/whoogle-search 0.8.3-r3 0.8.4-r3: A self-hosted, ad-free, privacy-respecting metasearch engine
www-apps/wiki-js-bin 2.5.301: Modern, lightweight and powerful wiki app built on Nodejs
www-apps/zola 0.17.2: A fast static site generator with everything built-in

View File

@@ -1 +1 @@
Sun, 25 Feb 2024 17:18:21 +0000
Mon, 26 Feb 2024 16:48:29 +0000