2023-06-26 11:31:52 UTC

This commit is contained in:
Repository mirror & CI
2023-06-26 11:31:52 +00:00
parent 6ed8ae4ac2
commit fd29ae0fd2
60 changed files with 423 additions and 283 deletions

View File

@@ -0,0 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group for www-apps/pleroma
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 83547b4df3e1ba5a6bf91a0837eaa664 acct-group 0bb035239369b7d25470e1b94989c2e7
_md5_=3a8036009b7cafdff601061d7c94d069

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for www-apps/pleroma
EAPI=7
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/pleroma acct-group/postgres
SLOT=0
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user 952da1a27155226a1649650b8686da06
_md5_=6c04c4c400a47102956e7985e22a614a

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0
RDEPEND=dev-vcs/git
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.34.0.tar.gz -> chezmoi-2.34.0.tar.gz https://github.com/rebtoor/portage-deps/raw/master/chezmoi-2.34.0-deps.tar.xz
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.34.2.tar.gz -> chezmoi-2.34.2.tar.gz https://github.com/rebtoor/portage-deps/raw/master/chezmoi-2.34.2-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion 12c269a0250324a6ce3779fbc741744b
_md5_=5b41832fcb3e62d8b5b9eed2348ee0e5

View File

@@ -1,9 +1,9 @@
BDEPEND=test? ( 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.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Gentoo Linux updater
EAPI=8
HOMEPAGE=https://github.com/Lab-Brat/gentoo_update
INHERIT=distutils-r1
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_tar
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/0.1.4.tar.gz -> gentoo_update-0.1.4.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
_md5_=452990cfc4f27a2136c1101f5118fc87
SRC_URI=https://github.com/Lab-Brat/gentoo_update/archive/refs/tags/0.1.6.tar.gz -> gentoo_update-0.1.6.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=caa2043a7619ea3a1c44b756bffdd986

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=Infrastructure as code in any programming language
EAPI=8
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.72.2/pulumi-v3.72.2-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=7395c3d5fd0676e9d4650b0fd351bd8e

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=Infrastructure as code in any programming language
EAPI=8
HOMEPAGE=https://www.pulumi.com/ https://github.com/pulumi/pulumi
INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.73.0/pulumi-v3.73.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=7395c3d5fd0676e9d4650b0fd351bd8e

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/unzip sys-devel/make >=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install postinst unpack
DEPEND=sys-libs/libnvidia-container
DESCRIPTION=NVIDIA container runtime toolkit
EAPI=8
HOMEPAGE=https://github.com/NVIDIA/nvidia-container-toolkit
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=sys-libs/libnvidia-container
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/NVIDIA/nvidia-container-toolkit/archive/v1.13.2.tar.gz -> nvidia-container-toolkit-1.13.2.tar.gz https://github.com/david-gentoo/gentoo-go-deps/releases/download/nvidia-container-toolkit-1.13.2/nvidia-container-toolkit-1.13.2-deps.tar.xz https://github.com/david-gentoo/gentoo-go-deps/releases/download/nvidia-container-toolkit-1.13.2/nvidia-container-toolkit-1.13.2-vendor.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=8ee6aebd7b1448912ed5ae3b1f2655b5

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DESCRIPTION=A hackable text editor for the 21st Century
EAPI=8
HOMEPAGE=https://atom.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=-* ~amd64
LICENSE=MIT
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0 app-crypt/libsecret dev-libs/nss dev-libs/openssl dev-libs/openssl-compat dev-vcs/git media-libs/alsa-lib net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libnotify x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/atom/atom/releases/download/v1.58.0/atom-amd64.tar.gz -> atom-bin-1.58.0.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=0ac082d06566fbfae1adbc5b79d05186

View File

@@ -6,9 +6,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=-* ~amd64
LICENSE=MIT
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0 app-crypt/libsecret dev-libs/nss dev-libs/openssl dev-libs/openssl-compat dev-vcs/git media-libs/alsa-lib net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libnotify x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/pango
RDEPEND=app-accessibility/at-spi2-core dev-libs/nspr app-crypt/libsecret dev-libs/expat dev-libs/glib dev-libs/nss dev-libs/openssl-compat dev-vcs/git media-libs/alsa-lib media-libs/mesa net-misc/curl net-print/cups sys-apps/dbus sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libxshmfence x11-libs/libXrandr x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.106.0/Linux.pulsar-1.106.0.tar.gz -> pulsar-bin-1.106.0-amd64.tar.gz )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=a6a3850d2f704af832f43b8d67eaefb2
_md5_=46251e53cdbed3966a6e83fba242e876

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_tar
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://git.sysrq.in/gentle/snapshot/gentle-0.1.tar.xz
SRC_URI=https://git.sysrq.in/gentle/snapshot/gentle-0.2.tar.xz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=9c7bcba9c3df3bcf3e0aec77a0327caa
_md5_=d628251f6543fb85d6b2ae5a5923d3c9

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( app-text/xmldiff[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pkginfo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rdflib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit-core-3.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Gentoo Lazy Entry - a metadata.xml generator
EAPI=8
HOMEPAGE=https://pypi.org/project/gentle-mxml/ https://git.sysrq.in/gentle
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=WTFPL-2
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/g/gentle-mxml/gentle_mxml-0.3.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 6b97d2db40ff6be180030687e6003199
_md5_=d6036d7a8145fe950baa8f93e4e7568a

View File

@@ -14,6 +14,6 @@ RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=g
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.20.0/Komikku-v1.20.0.tar.bz2
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.22.0/Komikku-v1.22.0.tar.bz2
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 2d32e797ee29a8ffdd452f4a85860666 meson 18d046bdb14e1bdb22cce6e5d953e364 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=5f78cb3d6179606f0ce05e166205c285

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install postinst prepare unpack
DESCRIPTION=A syntax-aware linter for prose built with speed and extensibility in mind
EAPI=8
HOMEPAGE=https://vale.sh/docs/
INHERIT=go-module optfeature
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 MIT public-domain
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/errata-ai/vale/archive/v2.27.0.tar.gz -> vale-2.27.0.tar.gz https://github.com/ferki/vale/releases/download/v2.27.0-gentoo-deps/vale-2.27.0-gentoo-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=614860bc1c4eee72e338c554cef66aec

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Enhanced Python syntax highlighting
EAPI=8
HOMEPAGE=https://github.com/vim-python/python-syntax
INHERIT=vim-plugin
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-python/python-syntax/archive/2cc00ba72929ea5f9456a26782db57fb4cc56a65.tar.gz -> python-syntax-20201215.tar.gz
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
_md5_=f0e8ceb9fed743b5cb1bac1ae36e9f58

View File

@@ -0,0 +1,14 @@
BDEPEND=!<dev-elixir/hex-1.0.1 !>dev-elixir/hex-1.0.1
DEFINED_PHASES=compile install prepare
DEPEND=dev-lang/elixir
DESCRIPTION=Package manager for the Erlang VM
EAPI=7
HOMEPAGE=https://github.com/hexpm/hex
INHERIT=mix
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-lang/elixir
SLOT=1.0
SRC_URI=https://github.com/hexpm/hex/archive/v1.0.1.tar.gz -> hex-1.0.1.tar.gz
_eclasses_=mix 248421150047545259791313753ad1ab
_md5_=82facc71cd52a5aaddbcb37d0fcba69a

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-nim/nimbus-1.1.0
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=test? ( dev-nim/httpbeast dev-nim/asynctools )
DESCRIPTION=A sinatra-like web framework for Nim
EAPI=8
HOMEPAGE=https://github.com/dom96/jester https://nimble.directory/pkg/jester
INHERIT=nimble
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-nim/httpbeast
SLOT=0.6.0
SRC_URI=https://github.com/dom96/jester/archive/refs/tags/v0.6.0.tar.gz -> jester-0.6.0.tar.gz test? ( https://github.com/dom96/nim-in-action-code/archive/a776a247bef10a61697530742d70c1c214ad2a78.tar.gz -> NIA-a776a247bef10a61697530742d70c1c214ad2a78.tar.gz )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 nim-utils 6548190660274fddf428c46e69463e89 ninja-utils 76050953ad5b70d7e09a6ca55558db92 nimble 39bfcf6a4566ca416b5f1f5c0b9b33e6
_md5_=5989c7f2fc20c821cf276d48ff4f42e6

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD
RDEPEND=dev-lang/nim
SLOT=0
SRC_URI=https://git.sysrq.in/nimbus/snapshot/nimbus-1.1.1.tar.bz2
SRC_URI=https://git.sysrq.in/nimbus/snapshot/nimbus-1.1.3.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a edo c0eb9cbe6b0bd01fcb4918f12598a4d3 xdg-utils baea6080dd821f5562d715887954c9d3 nim-utils 6548190660274fddf428c46e69463e89
_md5_=62361cb79ac5bc39e784b9a481e91866
_md5_=aea1fc71c0c145d55deb6caaabf4d8a8

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_10(-
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/a/azure-core/azure-core-1.26.4.zip
SRC_URI=https://files.pythonhosted.org/packages/source/a/azure-core/azure-core-1.27.1.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 6b97d2db40ff6be180030687e6003199
_md5_=15c632ff08bd32ddef340101a42fae4a

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/hatch-vcs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/sphinx-7.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Render CLI arguments (sub-commands friendly) defined by argparse module
EAPI=8
HOMEPAGE=https://github.com/tox-dev/sphinx-argparse-cli https://pypi.org/project/sphinx-argparse-cli/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/sphinx-7.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tox-dev/sphinx-argparse-cli/archive/refs/tags/1.11.1.tar.gz -> sphinx-argparse-cli-1.11.1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666
_md5_=97b47b505037d4797c10a2a5e10cfc17

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Render CLI arguments (sub-commands friendly) defined by argparse module
EAPI=8
HOMEPAGE=https://github.com/tox-dev/sphinx-argparse-cli https://pypi.org/project/sphinx-argparse-cli/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/s/sphinx-argparse-cli/sphinx_argparse_cli-1.9.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
_md5_=a344cdc2e42ff77cb36df5db428f0411

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.21/lua-language-server-3.6.21-submodules.zip -> lua-language-server-3.6.21.zip
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.22/lua-language-server-3.6.22-submodules.zip -> lua-language-server-3.6.22.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 prefix eab3c99d77fe00506c109c8a736186f7
_md5_=83ef49dd1eaa7527c1989a24046b1142

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.5.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.5.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool for compliance with the REUSE recommendations
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
RDEPEND=dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
RDEPEND=dev-python/boolean-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/r/reuse/reuse-1.1.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/r/reuse/reuse-2.0.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199
_md5_=720ba2d66ced077ccd88e8cd87a364f9
_md5_=f4c73eb7125bb86c790ab18b70f83108

View File

@@ -13,4 +13,4 @@ RDEPEND=dev-libs/libchdr dev-libs/libzip dev-libs/xxhash media-libs/libsdl2 net-
REQUIRED_USE=|| ( opengl vulkan ) || ( ao alsa pulseaudio )
SLOT=0
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 1abaebfe913f48975739281ab7d7ab75 git-r3 27e13c09a4c7e4c78ac812f74727e676 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=df02d4fc3ca745a65d997ffc95aa52e0
_md5_=bc682f7ce6a24160b5d30cc03de81efc

View File

@@ -1,4 +1,4 @@
BDEPEND=x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm >=dev-lang/go-1.18 app-arch/unzip
BDEPEND=app-arch/advancecomp x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm >=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
DESCRIPTION=A nonlinear 2D puzzle platformer taking place in impossible spaces
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://divverent.github.io/aaaaxy/
INHERIT=desktop go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD MIT || ( FTL GPL-2+ )
LICENSE=Apache-2.0 BSD MIT FTL OFL-1.1
RDEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
RESTRICT=bindist strip
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.3.103.tar.gz -> aaaaxy-1.3.103.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.3.103+2023-01-11/aaaaxy-1.3.103-deps.tar.xz
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.4.8.tar.gz -> aaaaxy-1.4.8.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.8+2023-06-26/aaaaxy-1.4.8-deps.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=52352bb5523b3718f46da8be05d0c07e
_md5_=f11f38386fafa73fae768043905481a1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mjakeman.github.io/extension-manager/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
SLOT=0
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.4.2.tar.gz -> extension-manager-0.4.2.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 meson 18d046bdb14e1bdb22cce6e5d953e364 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ed13ffa924e4f8aecee323af68f87a8a

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
SLOT=0
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 meson 18d046bdb14e1bdb22cce6e5d953e364 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=cfbf5c9c70cce8b07594668c77d2b8d8
_md5_=ed13ffa924e4f8aecee323af68f87a8a

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/linux-sources sys-kernel/linux-headers
DEFINED_PHASES=compile install postinst postrm preinst prepare setup
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=Kernel module edition of the Cycles Per Instruction (2014) album
EAPI=7
HOMEPAGE=http://netcat.co https://github.com/usrbinnc/netcat-cpi-kernel-module
INHERIT=linux-mod optfeature
IUSE=dist-kernel
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/usrbinnc/netcat-cpi-kernel-module/archive/c8798d698f9af5daf2be1be3d998e66374698271.tar.gz -> netcat-cpi-2014.04.29.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 65030ccb60b8a236bc29c8caa76e3815 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=0266dd32671fc970c29e162e3c7f77aa

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig )
DEFINED_PHASES=compile install postinst prepare setup
DEPEND=virtual/linux-sources
DESCRIPTION=Kernel module edition of the Cycles Per Instruction (2014) album
EAPI=8
HOMEPAGE=http://netcat.co https://github.com/usrbinnc/netcat-cpi-kernel-module
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1 optfeature
IUSE=dist-kernel modules-sign +strip
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://github.com/usrbinnc/netcat-cpi-kernel-module/archive/c8798d698f9af5daf2be1be3d998e66374698271.tar.gz -> netcat-cpi-2014.04.29.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=6243ec14cc3ced571469c6cc580ab061

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=media-libs/gst-plugins-bad-1.22.3-r3[vaapi] media-video/obs-studio video_cards_amdgpu? ( media-libs/mesa[vaapi,video_cards_radeonsi] ) video_cards_intel? ( media-libs/libva-intel-media-driver )
DESCRIPTION=OBS Studio VAAPI support via GStreamer
EAPI=8
HOMEPAGE=https://github.com/fzwoch/obs-vaapi
INHERIT=meson
IUSE=video_cards_amdgpu video_cards_intel
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=media-libs/gst-plugins-bad-1.22.3-r3[vaapi] media-video/obs-studio video_cards_amdgpu? ( media-libs/mesa[vaapi,video_cards_radeonsi] ) video_cards_intel? ( media-libs/libva-intel-media-driver )
SLOT=0
SRC_URI=https://github.com/fzwoch/obs-vaapi/archive/refs/tags/0.3.1.tar.gz -> obs-vaapi-0.3.1.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 meson 18d046bdb14e1bdb22cce6e5d953e364
_md5_=86da68c68c2c3600ecb9a21f111a0a51

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=x11-apps/xrandr media-video/mpv[lua]
SLOT=0
SRC_URI=https://gitlab.com/lvml/mpv-plugin-xrandr/-/archive/d4e06881367fdcd21572ae9f2d3280ffb5815f26/mpv-plugin-xrandr-d4e06881367fdcd21572ae9f2d3280ffb5815f26.tar.gz -> mpv-plugin-xrandr-20190523.tar.gz
SRC_URI=https://gitlab.com/lvml/mpv-plugin-xrandr/-/archive/tags/r2023_06_19/mpv-plugin-xrandr-tags-r2023_06_19.tar.bz2 -> mpv-plugin-xrandr-2023.06.19.tar.bz2
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a
_md5_=861219267ca1ccf6c881643b05710c07
_md5_=0e24cee9e0dc75ea29158b5ce6700115

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1
RDEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.2/lagrange-1.16.2.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.2/lagrange-1.16.2.tar.gz.sig )
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.4/lagrange-1.16.4.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.4/lagrange-1.16.4.tar.gz.sig )
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 1abaebfe913f48975739281ab7d7ab75 verify-sig ed3712fa46ee0fdc2dbbad539e20ff26 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=bdc178a1faba02dbcbbf324f4c72b390

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( acct-user/mastoposter dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/emoji[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httpx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit-core-3.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Configurable reposter from Mastodon-compatible Fediverse servers
EAPI=8
HOMEPAGE=https://pypi.org/project/mastoposter/ https://github.com/hatkidchan/mastoposter
INHERIT=distutils-r1 pypi systemd
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=acct-user/mastoposter dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/emoji[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httpx[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3: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/m/mastoposter/mastoposter-0.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 pypi 6b97d2db40ff6be180030687e6003199 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=168383836ca78ffab7bf48bc6f2adc92

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.40.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/pkgconfig
DEFINED_PHASES=compile config configure install postinst prepare test
DEPEND=acct-user/mautrix-signal dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/attrs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/olm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/signalstickers-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unpaddedbase64[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-libs/signald
DESCRIPTION=A Matrix-Signal Messenger puppeting bridge
EAPI=8
HOMEPAGE=https://github.com/mautrix/signal/
INHERIT=distutils-r1 optfeature systemd
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=acct-user/mautrix-signal dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/asyncpg[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/attrs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/commonmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mautrix[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/olm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/phonenumbers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycryptodome[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-magic[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/qrcode[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/signalstickers-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unpaddedbase64[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/yarl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-libs/signald python_targets_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/mautrix/signal/archive/v0.4.3.tar.gz -> mautrix-signal-0.4.3.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 2d32e797ee29a8ffdd452f4a85860666 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=ccc1934178d34a8d7d1867809eeb0b4b

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst setup
DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=Realtek 8192EU driver module for Linux kernel
EAPI=8
HOMEPAGE=https://github.com/Mange/rtl8192eu-linux-driver
INHERIT=linux-mod
IUSE=dist-kernel
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/Mange/rtl8192eu-linux-driver/archive/528ae31705764d78cc117abd604d9b799bd52543.tar.gz -> rtl8192eu-0_pre20230313.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 65030ccb60b8a236bc29c8caa76e3815
_md5_=9e6ebb6f0dc4b22d2d76ce95b3beeb58

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig )
DEFINED_PHASES=compile install postinst setup
DEPEND=virtual/linux-sources
DESCRIPTION=Realtek 8192EU driver module for Linux kernel
EAPI=8
HOMEPAGE=https://github.com/Mange/rtl8192eu-linux-driver
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1
IUSE=dist-kernel modules-sign +strip
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://github.com/Mange/rtl8192eu-linux-driver/archive/f2fc8af7ab58d2123eed1aa4428e713cdfc27976.tar.gz -> rtl8192eu-0_pre20230613.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b
_md5_=53723ab76e6551e4550e47b2a3d5b957

View File

@@ -1,14 +1,16 @@
DEFINED_PHASES=compile install postinst postrm preinst setup
DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
BDEPEND=sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig )
DEFINED_PHASES=compile install postinst setup
DEPEND=virtual/linux-sources virtual/linux-sources
DESCRIPTION=Realtek RTL8821CE Driver module for Linux kernel
EAPI=8
HOMEPAGE=https://github.com/tomaspinho/rtl8821ce
INHERIT=linux-mod toolchain-funcs
IUSE=dist-kernel
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1
IUSE=dist-kernel modules-sign +strip
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/a478095a45d8aa957b45be4f9173c414efcacc6f.tar.gz -> rtl8821ce-0_pre20230504.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 65030ccb60b8a236bc29c8caa76e3815
_md5_=17483ca2f02525e9b4096f9b90f01c46
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b
_md5_=39ca2b9d8fbf2d8f4eeaa70661f3b892

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst setup
DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=Realtek 8821CU/RTL8811CU module for Linux kernel
EAPI=7
HOMEPAGE=https://github.com/morrownr/8821cu-20210916
INHERIT=linux-mod toolchain-funcs
IUSE=dist-kernel
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/morrownr/8821cu-20210916/archive/e49409f22ceea0d5b5ef431e6170580028b84c9d.tar.gz -> rtl8821cu-0_pre20230428.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 65030ccb60b8a236bc29c8caa76e3815
_md5_=7d087e03b437a026c7aca8cf5e94f14c

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig )
DEFINED_PHASES=compile install postinst setup
DEPEND=virtual/linux-sources virtual/linux-sources
DESCRIPTION=Realtek 8821CU/RTL8811CU module for Linux kernel
EAPI=8
HOMEPAGE=https://github.com/morrownr/8821cu-20210916
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1
IUSE=dist-kernel modules-sign +strip
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://github.com/morrownr/8821cu-20210916/archive/dc9ee6c6a8b47d0e365fcf1977439c7243da71d5.tar.gz -> rtl8821cu-0_pre20230624.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod-r1 3adf4125a2c5f60764f8d3bba0d4111b
_md5_=3e314dff031d9d0e90b4718d00f9f3d7

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230325.0/limine-4.20230325.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230330.0/limine-4.20230330.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230408.0/limine-4.20230408.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230422.0/limine-4.20230422.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230428.0/limine-4.20230428.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -0,0 +1,11 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230615.0/limine-4.20230615.0.tar.xz
_md5_=e4259c9612d9c26ecedef2cb2ac818e1

View File

@@ -0,0 +1,12 @@
BDEPEND=net-libs/rpcsvc-proto sys-apps/lsb-release sys-devel/bmake virtual/pkgconfig
DEFINED_PHASES=-
DEPEND=net-libs/libtirpc sys-libs/libcap sys-libs/libseccomp x11-drivers/nvidia-drivers
DESCRIPTION=NVIDIA container runtime library
EAPI=8
HOMEPAGE=https://github.com/NVIDIA/libnvidia-container
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=net-libs/libtirpc sys-libs/libcap sys-libs/libseccomp x11-drivers/nvidia-drivers
SLOT=0
SRC_URI=https://github.com/NVIDIA/libnvidia-container/archive/v1.13.2.tar.gz -> libnvidia-container-1.13.2.tar.gz
_md5_=5ca5945da5f7305a77a417caca8b0517

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst prerm setup
DEPEND=app-admin/webapp-config
DESCRIPTION=Open-source hosting platform made for podcasters
EAPI=8
HOMEPAGE=https://castopod.org https://code.castopod.org/adaures/castopod
INHERIT=optfeature webapp
IUSE=vhosts
KEYWORDS=~amd64
LICENSE=AGPL-3+ Apache-2.0 BSD-2 BSD GPL-1+ GPL-2 GPL-2+ GPL-3 LGPL-3 MIT MPL-2.0
RDEPEND=>=dev-lang/php-8.1[curl,exif,gd,intl,mysqli,unicode,webp,xml] virtual/httpd-php app-admin/webapp-config
SLOT=1.4.1
SRC_URI=https://code.castopod.org/adaures/castopod/uploads/a486871ac2e2787c90420001bf782c7a/castopod-1.4.1.tar.gz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 webapp 1aad5c010cfdf11d0376c80467b0de4c
_md5_=a03acb61f90a30727188b35a892d96dc

View File

@@ -9,6 +9,6 @@ LICENSE=MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2
RDEPEND=>=net-libs/nodejs-16.0.0[ssl] sys-apps/ripgrep app-crypt/libsecret
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.9.1/code-server-4.9.1-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.9.1/code-server-4.9.1-linux-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.14.0/code-server-4.14.0-linux-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.14.0/code-server-4.14.0-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=890438555b380104b7bde7304dd4e41e
_md5_=b0dc143f4a89b8a48a70fc2fc498a20b

View File

@@ -1,15 +0,0 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.11.3:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/regex[python_targets_python3_11(-)] media-gfx/cairosvg[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.11:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/regex[python_targets_python3_10(-)] media-gfx/cairosvg[python_targets_python3_10(-)] ) ) ) >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=Fast, fun, ActivityPub server, powered by Go
EAPI=8
HOMEPAGE=https://gotosocial.org/ https://github.com/superseriousbusiness/gotosocial
INHERIT=python-any-r1 docs go-module systemd tmpfiles
IUSE=doc
KEYWORDS=~amd64
LICENSE=|| ( WTFPL-2 CC0-1.0 ) AGPL-3 Apache-2.0 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0
RDEPEND=acct-user/gotosocial virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.8.1/gotosocial-0.8.1-source-code.tar.gz https://github.com/superseriousbusiness/gotosocial/releases/download/v0.8.1/gotosocial_0.8.1_web-assets.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=962c1b67ecd4866190a31cb2052ae5a6

View File

@@ -1,15 +1,14 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.11.3:3.11 dev-python/mkdocs[python_targets_python3_11(-)] dev-python/mkdocs-material[python_targets_python3_11(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/regex[python_targets_python3_11(-)] media-gfx/cairosvg[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.11:3.10 dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] dev-python/mkdocs-swagger-ui-tag[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/regex[python_targets_python3_10(-)] media-gfx/cairosvg[python_targets_python3_10(-)] ) ) ) >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=Fast, fun, ActivityPub server, powered by Go
EAPI=8
HOMEPAGE=https://gotosocial.org/ https://github.com/superseriousbusiness/gotosocial
INHERIT=python-any-r1 docs go-module systemd tmpfiles
IUSE=doc
INHERIT=go-module systemd tmpfiles
KEYWORDS=~amd64
LICENSE=|| ( WTFPL-2 CC0-1.0 ) AGPL-3 Apache-2.0 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0
RDEPEND=acct-user/gotosocial virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial-0.9.0-source-code.tar.gz https://github.com/superseriousbusiness/gotosocial/releases/download/v0.9.0/gotosocial_0.9.0_web-assets.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a34d5f83235297b76d71eaf8deb53768 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=962c1b67ecd4866190a31cb2052ae5a6
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=713280e6f3bf477ba6ebadd77b44d2c9

View File

@@ -11,6 +11,6 @@ LICENSE=AGPL-3 Apache-2.0 MIT
RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre2:= dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= acct-user/invidious gnome-base/librsvg
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iv-org/invidious/archive/381a0e326d413daba1418bfca820bbfe2b7829a3.tar.gz -> invidious-2023.05.26.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/11ec372f72747c09d48ffef04843f72be67d5b54.tar.gz -> invidious-mocks-11ec372.tar.gz )
SRC_URI=https://github.com/iv-org/invidious/archive/75c4c0b349cfa7bb9904824b268bc930911399da.tar.gz -> invidious-2023.06.22.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/11ec372f72747c09d48ffef04843f72be67d5b54.tar.gz -> invidious-mocks-11ec372.tar.gz )
_eclasses_=check-reqs a5f1e025c53d62f98bc24bd63d7d95e1 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=f7d8b506bc6ba91154960c458dbf14a9
_md5_=1690147b8627f41df9a855b4f8dd5e79

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/erlang:= dev-lang/elixir:= dev-util/cmake dev-util/rebar dev-elixir/hex !<www-apps/pleroma-2.5.2 !>www-apps/pleroma-2.5.2
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
EAPI=7
HOMEPAGE=https://pleroma.social/
INHERIT=mix optfeature
KEYWORDS=~amd64
LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.5.2/pleroma-v2.5.2.tar.gz
_eclasses_=mix 248421150047545259791313753ad1ab optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=86450e361330c835e0ba9c6b1b0e7eb0

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-lang/erlang:= dev-lang/elixir:= dev-util/cmake dev-util/rebar dev-elixir/hex !<www-apps/pleroma-9999 !>www-apps/pleroma-9999 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
EAPI=7
HOMEPAGE=https://pleroma.social/
INHERIT=mix optfeature git-r3
LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
PROPERTIES=live
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir
RESTRICT=network-sandbox
SLOT=otp
_eclasses_=mix 248421150047545259791313753ad1ab optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=86450e361330c835e0ba9c6b1b0e7eb0

View File

@@ -11,6 +11,6 @@ LICENSE=BSD CC-BY-SA-3.0
RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas media-libs/gst-plugins-bad media-libs/gst-plugins-base media-libs/gst-plugins-good media-libs/gst-plugins-ugly media-plugins/gst-plugins-libav net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.1.0/nyxt-3.1.0-source-with-submodules.tar.xz -> nyxt-3.1.0.gh.tar.xz
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.2.1/nyxt-3.2.1-source-with-submodules.tar.xz -> nyxt-3.2.1.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=7dd4dd2f75d1ea97bd6e5c88d479a3df

View File

@@ -1,12 +0,0 @@
DEFINED_PHASES=install postinst
DEPEND=x11-libs/libX11 x11-libs/libXrandr dev-libs/libevdev x11-libs/gtk+:3 virtual/udev dev-dotnet/dotnet-sdk-bin:5.0
DESCRIPTION=Cross platform tablet driver (binary package)
EAPI=7
HOMEPAGE=https://github.com/OpenTabletDriver
INHERIT=desktop
KEYWORDS=~amd64
LICENSE=GPL-3+
SLOT=0
SRC_URI=https://github.com/OpenTabletDriver/OpenTabletDriver/archive/refs/tags/v0.5.3.3.tar.gz -> OpenTabletDriver-source-0.5.3.3.tar.gz https://github.com/OpenTabletDriver/OpenTabletDriver/releases/download/v0.5.3.3/OpenTabletDriver.linux-x64.tar.gz -> OpenTabletDriver-v0.5.3.3.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=46d6620ed2db6edcf5a946f045879f2b

View File

@@ -18,6 +18,7 @@ acct-group/monero 0: System group: monero
acct-group/nitter 0: System group: nitter
acct-group/owncast 0: Group for media-video/owncast
acct-group/paludisbuild 0: System group: paludisbuild
acct-group/pleroma 0: Group for www-apps/pleroma
acct-group/purritobin 0: Group for net-misc/purritobin
acct-group/signald 0: Group for signald
acct-group/snac 0: System group: snac
@@ -48,6 +49,7 @@ acct-user/monero 0: System user: monero
acct-user/nitter 0: System user: nitter
acct-user/owncast 0: User for media-video/owncast
acct-user/paludisbuild 0: Build user for sys-apps/paludis
acct-user/pleroma 0: User for www-apps/pleroma
acct-user/purritobin 0: User for net-misc/purritobin
acct-user/signald 0: User for signald
acct-user/snac 0: System user: snac
@@ -64,11 +66,11 @@ app-admin/ananicy-cpp 1.0.0_rc6-r1: Ananicy rewritten in C++ for much lower CPU
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/chamber 2.10.9 2.10.12: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.34.0: Manage your dotfiles across multiple machines, securely
app-admin/chezmoi 2.34.2: 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
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/enpass-desktop-bin 6.7.4.933: A cross-platform, complete password management solution
app-admin/gentoo_update 0.1.4: Gentoo Linux updater
app-admin/gentoo_update 0.1.6: Gentoo Linux updater
app-admin/grub-customizer 5.1.0: A graphical grub2 settings manager
app-admin/himitsu 0.3 9999: Secret storage system for Unix, suitable for storing passwords, keys, ...
app-admin/himitsu-ssh 0.1-r1 9999: SSH integration for Himitsu
@@ -78,7 +80,7 @@ app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical passwo
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.71.0 3.72.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.71.0 3.72.0 3.72.2 3.73.0: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.3-r1: Stress-Terminal UI monitoring tool
app-admin/synadm 0.41.2 0.41.3: Command line admin tool for Synapse
@@ -98,7 +100,7 @@ app-backup/timeshift-autosnap 0.9: Automatically creates a timeshift-snapshot wh
app-benchmarks/phoronix-test-suite 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite
app-benchmarks/poop 9999: Performance Optimizer Observation Platform
app-containers/dnsname-cni-plugin 1.3.0 1.3.1 9999: name resolution for containers
app-containers/nvidia-container-toolkit 1.12.1 1.13.1 9999: NVIDIA container runtime toolkit
app-containers/nvidia-container-toolkit 1.12.1 1.13.1 1.13.2 9999: NVIDIA container runtime toolkit
app-containers/waydroid 1.4.0: Container-based approach to boot a full Android system on Linux systems
app-crypt/PBinCLI 0.3.2: PrivateBin CLI
app-crypt/autofirma 1.7.1: Spanish government's electronic signature application for online procedures
@@ -138,7 +140,6 @@ app-doc/ford 6.1.17-r1 6.2.0 6.2.4 6.2.5: FORD, automatic documentation generato
app-doc/openbsd-manpages 6.9 7.0: OpenBSD manual pages
app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-editors/amp 0.6.2: A complete text editor for your terminal.
app-editors/atom-bin 1.58.0-r1: A hackable text editor for the 21st Century
app-editors/imhex 1.28.0: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kak-lsp 12.2.1: Kakoune Language Server Protocol Client
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
@@ -206,7 +207,7 @@ app-misc/neo 0.6.1 9999: cmatrix clone with 32-bit color and Unicode support
app-misc/nerdfetch 5.0.2: A POSIX *nix fetch script using Nerdfonts
app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates
app-misc/nwg-look 0.2.1 0.2.2: GTK3 settings editor adapted to work in the sway / wlroots environment
app-misc/onefetch 2.17.1: Command-line Git information tool
app-misc/onefetch 2.18.0: Command-line Git information tool
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
app-misc/pipes-rs 1.6.1: An over-engineered rewrite of pipes.sh in Rust
app-misc/powerpanel 1.4.1-r1: PowerPanel software for CyberPower UPS systems
@@ -241,7 +242,7 @@ app-office/obsidian 1.2.8: A second brain, for you, forever.
app-office/openoffice-bin 4.1.14: Apache OpenOffice productivity suite
app-office/pyspread 2.1.1: Pyspread is a non-traditional spreadsheet written in Python
app-portage/appswipe 1.1.14: Application for browsing your local Portage repository files
app-portage/gentle 0.1: Gentoo Lazy Entry - a metadata.xml generator
app-portage/gentle 0.2 0.3.0: Gentoo Lazy Entry - a metadata.xml generator
app-portage/gentoo-sweep 0.1.2a: Check your gentoo installation for unwanted cruft, forgotten files
app-portage/pacvis 0.4.2 0.4.2-r1: Displays dependency graphs of packages
app-portage/portage-lostfiles 0.5.2: A simple script to identify files not tracked by Portage package manager
@@ -281,7 +282,7 @@ app-text/code-minimap 0.6.4: A high performance code minimap generator
app-text/dooit 1.0.0: A TUI todo manager
app-text/epubgrep 0.6.0-r1 0.6.2: Search tool for EPUB e-books
app-text/klogg 22.06.0.1289: A GUI application to browse and search through long and complex log files
app-text/komikku 1.20.0 1.21.1: An online/offline manga reader for GNOME
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: A simple code complexity analyser, supports most of the popular languages.
app-text/mandown 0.1.3: Markdown to groff (man page) converter
@@ -291,6 +292,7 @@ app-text/noweb 2.12: a literate programming tool, lighter than web
app-text/smu 1.5 9999: Simple markup - markdown like syntax
app-text/the-platinum-searcher-bin 2.2.0: Fast CLI search tool, faster than grep, ack, silver_searcher (ag)
app-text/tldr 2.0.0-r1: Python command line client for tldr pages
app-text/vale 2.27.0: A syntax-aware linter for prose built with speed and extensibility in mind
app-vim/ale 3.3.0: Check syntax in Vim asynchronously and fix files, with LSP support
app-vim/ansible-vim 3.2 3.3: vim plugin: sytax highlighting for Ansible's common file types
app-vim/apkbuild-vim 20210911: vim plugin: edit and work with APKBUILD files
@@ -302,7 +304,6 @@ app-vim/kotlin-vim 20220627: Kotlin plugin for Vim.
app-vim/nerdtree-git 20210818: vim plugin: display git status flags in NERDTree
app-vim/nim-syntax 1.1_p20211111: vim plugin: nim language support
app-vim/openbsd-style 1.1: vim plugin: indent code according to the OpenBSD and FreeBSD style(9)
app-vim/python-syntax 20201215: vim plugin: Enhanced Python syntax highlighting
app-vim/qt-support 1.1: vim plugin: Qt, qmake, QML, Qbs, QRC, UI and TS support
app-vim/rainbow 3.4.0_p20211113: vim plugin: Rainbow Parentheses Improved
app-vim/tempus 2.0.0.20210514: Accessible themes for Vim
@@ -552,6 +553,7 @@ dev-db/dbeaver-bin 23.0.0: Free universal database tool (community edition).
dev-db/pg_repack 1.4.8: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/rum 1.3.11: RUM access method - inverted index with additional information in posting lists
dev-dotnet/gtk-sharp 2.99.3-r3: gtk bindings for mono
dev-elixir/hex 1.0.1: Package manager for the Erlang VM
dev-embedded/esp-idf 5.0 5.0.2: Espressif IoT Development Framework
dev-embedded/etlcpp 20.35.8: A C++ template library for embedded applications
dev-embedded/idf-component-manager 1.1.4: Tool for installing ESP-IDF components
@@ -760,12 +762,12 @@ dev-nim/frosty 3.0.0: Serialize native Nim types to strings, streams, sockets, o
dev-nim/grok 0.6.2 0.6.4: Macro library for Nim
dev-nim/httpbeast 0.4.1: A super-fast epoll-backed and parallel HTTP server
dev-nim/inim 0.6.1: Interactive Nim Shell / REPL / Playground
dev-nim/jester 0.5.0: A sinatra-like web framework for Nim
dev-nim/jester 0.5.0 0.6.0: A sinatra-like web framework for Nim
dev-nim/jsony 1.1.3_p20220114 1.1.5: A loose direct to object json parser with hooks
dev-nim/karax 1.2.3 1.3.0: a framework for developing single page applications in Nim
dev-nim/markdown 0.8.5 0.8.7-r1: A Markdown Parser in Nim World
dev-nim/nake 1.9.4: make-like for Nim. Describe your builds as tasks!
dev-nim/nimbus 1.1.1 1.1.2: A Nim build system
dev-nim/nimbus 1.1.2 1.1.3: A Nim build system
dev-nim/nimcrypto 0.5.4_p20210619: Nim cryptographic library
dev-nim/noise 0.1.6 0.1.8: a Nim implementation of linenoise
dev-nim/npeg 1.2.0 1.2.1: a PEG library for Nim
@@ -832,7 +834,7 @@ dev-python/auditok 0.1.5 0.2.0: A module for Audio/Acoustic Activity Detection
dev-python/autoflake 1.4-r1: Removes unused imports and unused variables as reported by pyflakes
dev-python/avro 1.11.0: Apache Avro is a data serialization system
dev-python/axisregistry 0.3.11: A Python API to access data from the Google Fonts variable fonts Axis Registry
dev-python/azure-core 1.26.4 1.27.0: Microsoft Azure Core Library for Python
dev-python/azure-core 1.27.0 1.27.1: Microsoft Azure Core Library for Python
dev-python/azure-storage-blob 12.14.1 12.16.0: Microsoft Azure Blob Storage Client Library for Python
dev-python/b2sdk 1.17.2 1.21.0: The client library for BackBlaze's B2 product
dev-python/babelfont 3.0.0: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
@@ -1081,7 +1083,7 @@ dev-python/sjcl 0.2.1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-
dev-python/skia-pathops 0.7.4: Python bindings for the Skia Path Ops
dev-python/sortedcollections 2.1.0: Apache2 licensed Python sorted collections library
dev-python/sphinx-argparse 0.3.1: Sphinx extension that automatically documents argparse commands and options
dev-python/sphinx-argparse-cli 1.9.0 1.11.0: Render CLI arguments (sub-commands friendly) defined by argparse module
dev-python/sphinx-argparse-cli 1.11.0 1.11.1: Render CLI arguments (sub-commands friendly) defined by argparse module
dev-python/sphinx-click 4.1.0 4.2.0: Sphinx plugin to automatically document click-based applications
dev-python/sphinx-hoverxref 1.3.0: Sphinx extension to show tooltips with content embedded when hover a reference
dev-python/sphinx-rtd-dark-mode 1.2.4: Dark mode for the Sphinx Read the Docs theme
@@ -1216,7 +1218,7 @@ dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
dev-util/hut 0.3.0: CLI tool for sourcehut
dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
dev-util/lemminx-bin 0.24.0 0.25.0: XML Language Server
dev-util/lua-language-server 3.6.21: Lua language server
dev-util/lua-language-server 3.6.22: Lua language server
dev-util/mh 1.0.3: Generate help for Makefile
dev-util/odb 2.5.0_beta21_p1: ODB compiler and the ODB system documentation
dev-util/ots 8.1.4 8.2.1: An util for validating and sanitising OpenType files
@@ -1224,7 +1226,7 @@ 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/reuse 1.1.0 1.1.2: A tool for compliance with the REUSE recommendations
dev-util/reuse 1.1.2 2.0.0: A tool for compliance with the REUSE recommendations
dev-util/rust-analyzer 20220509 20220517 20220606 20220613 20220815 20220822 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language Server Protocol for the Rust programming language
dev-util/stripe-cli 9999: A command-line tool for Stripe
@@ -1292,7 +1294,7 @@ games-misc/bonsai 0_pre20210201: bonsai tree generator written in bash
games-misc/cbonsai 1.3.1-r1: grow bonsai trees in your terminal
games-misc/gay 1.2.8 1.2.9: Colour your text / terminal to be more gay
games-misc/varlpenis 3.0.2: Generates ASCII-art penis of arbitrary length
games-puzzle/aaaaxy 1.3.103 1.3.263 1.3.436: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/aaaaxy 1.3.263 1.3.436 1.4.8: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/atris 1.0.7: Alizarin tetris
games-puzzle/baba-is-you 474: Puzzle game where you can change the rules by which you play
games-puzzle/krank 8: Little casual game
@@ -1313,8 +1315,8 @@ games-util/minigalaxy 1.1.0: A simple GOG client for Linux
games-util/roll 2.6.1: Program to roll dices specified in a simple and intuitive way
games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux
games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch options
games-util/xivlauncher 1.0.3-r1: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
gnome-extra/extension-manager 0.3.2 0.4.1-r1 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
games-util/xivlauncher 1.0.4: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
gnome-extra/extension-manager 0.3.2 0.4.1-r1 0.4.2 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/iio-sensor-proxy 3.3: IIO sensors to D-Bus proxy
gnome-extra/junction 1.6-r1: Application/browser chooser
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
@@ -1493,7 +1495,7 @@ media-sound/mpd-mpris 0.3.1 0.4.0: An implementation of the MPRIS protocol for M
media-sound/mpvc 1.1.3: mpc-like tool which connects to existing mpv instances through sockets.
media-sound/musikcube 3.0.1: Excellent terminal music player, support almost every known sound system.
media-sound/ncpamixer 1.3.3.1: A ncurses mixer for PulseAudio inspired by pavucontrol
media-sound/netcat-cpi 2014.04.29: Kernel module edition of the Cycles Per Instruction (2014) album
media-sound/netcat-cpi 2014.04.29-r1: Kernel module edition of the Cycles Per Instruction (2014) album
media-sound/noson-app 5.2.2 5.4.0 5.4.1: The essential to control music from your SONOS devices on Linux platforms
media-sound/nuclear-bin 0.6.15 0.6.17: Nuclear is a streaming program that pulls content from free sources on internet
media-sound/nulloy 0.9.5 9999: Music player with a waveform progress bar (sound visualization)
@@ -1510,7 +1512,7 @@ media-video/ciano 0.2.4-r1: A multimedia file converter focused on simplicity
media-video/ffsubsync 0.4.22 0.4.23 0.4.25: Automagically syncronize subtitles with video
media-video/kikoplay 0.8.2 9999: KikoPlay is a full-featured danmu player
media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal with the media request api
media-video/obs-vaapi 0.2.0 9999: OBS Studio VAAPI support via GStreamer
media-video/obs-vaapi 0.2.0 0.3.1 9999: OBS Studio VAAPI support via GStreamer
media-video/obs-vkcapture 1.2.0 1.3.3 1.4.0 9999: OBS Linux Vulkan/OpenGL game capture
media-video/olive 9999: Free open-source non-linear video editor
media-video/owncast 0.0.12 0.0.13: A self-hosted live video and web chat server
@@ -1529,7 +1531,7 @@ mpv-plugin/kdialog-open-files 20221015: Use KDialog to add files to playlist, su
mpv-plugin/mpv-autosub 20210629: Fully automatic subtitle downloading for the MPV media player
mpv-plugin/mpv-kscreen-doctor 0.2.1: Set the display refresh rate that best approximates the content fps
mpv-plugin/mpv-mpris 0.8.1 0.9-r2 1.0 9999: MPRIS plugin for mpv
mpv-plugin/mpv-plugin-xrandr 20190523-r1: Automatically invoke the xrandr to set the parameters for the display output
mpv-plugin/mpv-plugin-xrandr 2023.06.19: Automatically invoke the xrandr to set the parameters for the display output
mpv-plugin/mpv-youtube-upnext 20210620 20220922 20221230: A userscript that allows you to play "up next"/recommended youtube videos
mpv-plugin/mpv_sponsorblock 20211223 20220924 20230130: mpv script to skip sponsored segments of YouTube videos
mpv-plugin/mpv_sponsorblock_minimal 2022.02.07: A minimal script to skip sponsored segments of YouTube videos
@@ -1540,7 +1542,7 @@ net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various pl
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.18 0.9.0: A graphical browser for plain-text protocols
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
net-client/lagrange 1.16.2 1.16.3: Desktop GUI client for browsing Geminispace
net-client/lagrange 1.16.3 1.16.4: Desktop GUI client for browsing Geminispace
net-client/offpunk 1.8 1.9.1: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
@@ -1562,11 +1564,11 @@ net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/heisenbridge 1.14.2: A bouncer-style Matrix IRC bridge
net-im/jitsi-meet 2022.3.1: 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: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/mastoposter 0.1-r1 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/mautrix-discord 0.4.0 0.5.0: A Matrix-Discord puppeting bridge
net-im/mautrix-facebook 0.4.1 0.5.0: A Matrix-Facebook Messenger puppeting bridge
net-im/mautrix-signal 0.4.2: A Matrix-Signal Messenger puppeting bridge
net-im/mautrix-signal 0.4.2 0.4.3: A Matrix-Signal Messenger puppeting bridge
net-im/mautrix-slack 0_pre20230414 0_pre20230517: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-telegram 0.13.0-r1 0.14.0: A Matrix-Telegram Messenger puppeting bridge
net-im/nheko 0.11.3 9999: Native desktop client for Matrix using Qt
@@ -1648,10 +1650,10 @@ net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/cloudflare-warp 2023.3.398: Cloudflare Warp Client
net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-wireless/rtl8192eu 0_pre20230313: Realtek 8192EU driver module for Linux kernel
net-wireless/rtl8192eu 0_pre20230613: Realtek 8192EU driver module for Linux kernel
net-wireless/rtl8723bu 9999: Driver for the rtl8723 wireless chipset
net-wireless/rtl8821ce 0_pre20230504: Realtek RTL8821CE Driver module for Linux kernel
net-wireless/rtl8821cu 0_pre20230428: Realtek 8821CU/RTL8811CU module for Linux kernel
net-wireless/rtl8821cu 0_pre20230624: Realtek 8821CU/RTL8811CU module for Linux kernel
sci-biology/cmdock 0.2.0: Program for docking ligands to proteins and nucleic acids
sci-biology/geneathome 1.10-r5: BOINC application for expanding Gene Regulatory Networks (GRN)
sci-chemistry/vesta-bin 3.5.8: Visualisation for Electronic and STructural Analysis.
@@ -1780,7 +1782,7 @@ sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
sys-block/partclone 0.3.20: Partition cloning tool
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/limine 4.20230325.0 4.20230330.0 4.20230408.0 4.20230422.0 4.20230428.0 4.20230503.0 4.20230514.0 4.20230529.0 4.20230530.0 4.20230606.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/limine 4.20230503.0 4.20230514.0 4.20230529.0 4.20230530.0 4.20230606.0 4.20230615.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/woeusb-ng 0.2.10: Create Windows installer USB from ISO (rewrite of WoeUSB)
sys-boot/zfsbootmenu 1.12.0: ZFS bootloader for root-on-ZFS systems
sys-cluster/AXL 0.5.0 0.7.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy
@@ -1860,7 +1862,7 @@ sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
sys-libs/libfixposix 0.4.3 0.5.1: Thin wrapper over POSIX syscalls
sys-libs/libnvidia-container 1.12.1 1.13.1 9999: NVIDIA container runtime library
sys-libs/libnvidia-container 1.12.1 1.13.1 1.13.2 9999: NVIDIA container runtime library
sys-libs/nss-tls 1.0 1.1 9999: A DNS over HTTPS resolver for glibc
sys-libs/safeclib 3.7.1-r2: safec libc extension with all C11 Annex K functions
sys-libs/solo-udev-rules 4.1.5: udev rules for the Solo FIDO2 & U2F USB+NFC security key
@@ -1885,20 +1887,21 @@ virtual/mgcv 0: Virtual of a R recommended package
virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/survival 0: Virtual of a R recommended package
www-apps/castopod 1.3.5: Open-source hosting platform made for podcasters
www-apps/code-server-bin 4.9.1-r2 4.12.0-r1 4.13.0 4.13.0-r1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/castopod 1.3.5 1.4.1: Open-source hosting platform made for podcasters
www-apps/code-server-bin 4.12.0-r1 4.13.0 4.13.0-r1 4.14.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/forgejo 1.18.0.1: A self-hosted lightweight software forge
www-apps/gotosocial 0.8.1 0.9.0: Fast, fun, ActivityPub server, powered by Go
www-apps/gotosocial 0.9.0: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8 0.9.91: ActivityPub server with minimal setup and support costs
www-apps/invidious 2023.05.26 2023.06.10: Invidious is an alternative front-end to YouTube
www-apps/invidious 2023.06.10 2023.06.22: Invidious is an alternative front-end to YouTube
www-apps/jackett-bin 0.20.514 0.20.1202 0.20.3288 9999: API Support for your favorite torrent trackers
www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/nitter 0.1.0_p20230306 2023.05.20: Alternative front-end for Twitter
www-apps/pleroma 2.5.2 9999: ActivityPub social networking software compatible with other Fediverse software
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-client/badwolf 1.2.2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers
www-client/nyxt 3.1.0 3.2.0 9999: Nyxt - the hacker's power-browser
www-client/nyxt 3.2.0 3.2.1 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 9999: a fast, lightweight, vim-like browser based on webkit
www-client/woob 3.1-r1 9999: Web Outside Of Browsers (core, site modules and applications)
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
@@ -1910,7 +1913,7 @@ www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefull
www-servers/quark 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r1: Configuration tool for the LightDM GTK Greeter
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
x11-drivers/OpenTabletDriver-bin 0.5.3.3 0.6.0.2 0.6.0.4: Cross platform tablet driver (binary package)
x11-drivers/OpenTabletDriver-bin 0.6.0.2 0.6.0.4: Cross platform tablet driver (binary package)
x11-libs/gtk-fortran 3.24.31 4.3.0 4.4.0: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aerial videos

View File

@@ -1 +1 @@
Sat, 24 Jun 2023 23:02:17 +0000
Mon, 26 Jun 2023 11:31:52 +0000