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