2026-01-11 10:01:12 UTC

This commit is contained in:
Repository mirror & CI
2026-01-11 10:01:12 +00:00
parent 248e9351bc
commit a018ee8d58
12 changed files with 55 additions and 87 deletions

View File

@@ -1,17 +1,17 @@
BDEPEND=app-admin/chrpath gnome-base/librsvg lz4? ( app-arch/lz4 ) system-llvm? ( llvm-core/llvm ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack
DEPEND=app-arch/bzip2 app-arch/xz-utils app-arch/zstd:= >=app-forensics/yara-4.2.0:= >=dev-cpp/nlohmann_json-3.10.2 dev-libs/boost >=dev-libs/capstone-5.0.3:= <dev-libs/capstone-6 >=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?] >=dev-libs/libfmt-11.0.2:= media-libs/fontconfig media-libs/freetype >=media-libs/glfw-3.4[X] media-libs/glm media-libs/libglvnd net-libs/mbedtls:= net-misc/curl sys-apps/file virtual/zlib:= virtual/libiconv virtual/libintl
DEPEND=app-arch/bzip2 app-arch/xz-utils app-arch/zstd:= >=app-forensics/yara-4.2.0:= >=dev-cpp/nlohmann_json-3.10.2 dev-libs/boost >=dev-libs/capstone-5.0.3:= <dev-libs/capstone-6 dev-libs/md4c >=dev-libs/libfmt-11.0.2:= >=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?] media-libs/fontconfig media-libs/freetype >=media-libs/glfw-3.4[X] media-libs/glm media-libs/libglvnd net-libs/mbedtls:= net-misc/curl sys-apps/file virtual/zlib:= virtual/libiconv virtual/libintl
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
EAPI=8
HOMEPAGE=https://github.com/WerWolv/ImHex
INHERIT=cmake llvm-r1 toolchain-funcs flag-o-matic xdg-utils
IUSE=+system-llvm test lto +desktop-portal lz4 +llvm_slot_20 llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19
IUSE=+system-llvm test lto +desktop-portal lz4 +llvm_slot_21 llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-arch/bzip2 app-arch/xz-utils app-arch/zstd:= >=app-forensics/yara-4.2.0:= >=dev-cpp/nlohmann_json-3.10.2 dev-libs/boost >=dev-libs/capstone-5.0.3:= <dev-libs/capstone-6 >=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?] >=dev-libs/libfmt-11.0.2:= media-libs/fontconfig media-libs/freetype >=media-libs/glfw-3.4[X] media-libs/glm media-libs/libglvnd net-libs/mbedtls:= net-misc/curl sys-apps/file virtual/zlib:= virtual/libiconv virtual/libintl
REQUIRED_USE=^^ ( llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 )
RDEPEND=app-arch/bzip2 app-arch/xz-utils app-arch/zstd:= >=app-forensics/yara-4.2.0:= >=dev-cpp/nlohmann_json-3.10.2 dev-libs/boost >=dev-libs/capstone-5.0.3:= <dev-libs/capstone-6 dev-libs/md4c >=dev-libs/libfmt-11.0.2:= >=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?] media-libs/fontconfig media-libs/freetype >=media-libs/glfw-3.4[X] media-libs/glm media-libs/libglvnd net-libs/mbedtls:= net-misc/curl sys-apps/file virtual/zlib:= virtual/libiconv virtual/libintl
REQUIRED_USE=^^ ( llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/WerWolv/ImHex/releases/download/v1.37.4/Full.Sources.tar.gz -> imhex-1.37.4.gh.tar.gz https://github.com/WerWolv/ImHex-Patterns/archive/refs/tags/ImHex-v1.37.4.tar.gz -> imhex-patterns-1.37.4.gh.tar.gz
SRC_URI=https://github.com/WerWolv/ImHex/releases/download/v1.38.1/Full.Sources.tar.gz -> imhex-1.38.1.gh.tar.gz https://github.com/WerWolv/ImHex-Patterns/archive/refs/tags/ImHex-v1.38.1.tar.gz -> imhex-patterns-1.38.1.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 59c52dab9ddf3ca54e79003177507e97
_md5_=cb901e1249d9a611e62f26bcc726ebcf
_md5_=78104cf7bb2978e87942e285f017a2d3

View File

@@ -1,17 +0,0 @@
BDEPEND=>=dev-python/cython-3.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] x11-libs/pango test? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/cairo x11-libs/pango >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] doc? ( || ( ( dev-lang/python:3.13 dev-python/sphinx[python_targets_python3_13(-)] dev-python/furo[python_targets_python3_13(-)] dev-python/matplotlib[python_targets_python3_13(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_13(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_13(-)] dev-python/sphinxext-opengraph[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] dev-python/furo[python_targets_python3_12(-)] dev-python/matplotlib[python_targets_python3_12(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_12(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_12(-)] dev-python/sphinxext-opengraph[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] dev-python/matplotlib[python_targets_python3_11(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_11(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_11(-)] dev-python/sphinxext-opengraph[python_targets_python3_11(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/cython-3.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] x11-libs/pango python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DESCRIPTION=Binding for Pango, to use with Manim.
EAPI=8
HOMEPAGE=https://github.com/ManimCommunity/ManimPango https://pypi.org/project/manimpango
INHERIT=distutils-r1 docs
IUSE=debug test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/glib:2 media-libs/fontconfig x11-libs/cairo x11-libs/pango python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ManimCommunity/ManimPango/archive/refs/tags/v0.6.0.tar.gz -> ManimPango-0.6.0.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 docs 006125f2158d2f16904ebd9114336058
_md5_=6874ae589f40bce7f12868d9e4bd90bc

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-python/cython-3.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/pango test? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/cairo x11-libs/pango >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] doc? ( || ( ( dev-lang/python:3.14 dev-python/sphinx[python_targets_python3_14(-)] dev-python/furo[python_targets_python3_14(-)] dev-python/matplotlib[python_targets_python3_14(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_14(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_14(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_14(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_14(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_14(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_14(-)] dev-python/sphinxext-opengraph[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/sphinx[python_targets_python3_13(-)] dev-python/furo[python_targets_python3_13(-)] dev-python/matplotlib[python_targets_python3_13(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_13(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_13(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_13(-)] dev-python/sphinxext-opengraph[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] dev-python/furo[python_targets_python3_12(-)] dev-python/matplotlib[python_targets_python3_12(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_12(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_12(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_12(-)] dev-python/sphinxext-opengraph[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] dev-python/matplotlib[python_targets_python3_11(-)] dev-python/sphinxcontrib-applehelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-devhelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-htmlhelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-jsmath[python_targets_python3_11(-)] dev-python/sphinxcontrib-qthelp[python_targets_python3_11(-)] dev-python/sphinxcontrib-serializinghtml[python_targets_python3_11(-)] dev-python/sphinxext-opengraph[python_targets_python3_11(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/cython-3.0.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/pango python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Binding for Pango, to use with Manim.
EAPI=8
HOMEPAGE=https://github.com/ManimCommunity/ManimPango https://pypi.org/project/manimpango
INHERIT=distutils-r1 docs
IUSE=debug test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/glib:2 media-libs/fontconfig x11-libs/cairo x11-libs/pango python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ManimCommunity/ManimPango/archive/refs/tags/v0.6.1.tar.gz -> ManimPango-0.6.1.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 docs 006125f2158d2f16904ebd9114336058
_md5_=1af131756b0131db191a77a45591f857

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( media-libs/glm test? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( media-libs/glm test? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Fast OpenGL Mathematics (GLM) for Python
EAPI=8
HOMEPAGE=https://github.com/Zuzu-Typ/PyGLM https://pypi.org/project/PyGLM
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~amd64
LICENSE=ZLIB
RDEPEND=media-libs/glm test? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=media-libs/glm test? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Zuzu-Typ/PyGLM/archive/refs/tags/2.8.2.tar.gz -> pyglm-2.8.2.gh.tar.gz https://github.com/Zuzu-Typ/glm/archive/58e0db58cc860c0c6f7f6ee3a462e17a431646a4.tar.gz -> pyglm-2.8.2-glm.gh.tar.gz
SRC_URI=https://github.com/Zuzu-Typ/PyGLM/archive/refs/tags/2.8.3.tar.gz -> pyglm-2.8.3.gh.tar.gz https://github.com/Zuzu-Typ/glm/archive/58e0db58cc860c0c6f7f6ee3a462e17a431646a4.tar.gz -> pyglm-2.8.3-glm.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=3b77d51634841c4c52b33136d058c367
_md5_=261d05e947bf012cf900613147c7cc13

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( >=dev-python/pandocfilters-1.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] app-text/texlive-core dev-texlive/texlive-latex dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended ) test? ( virtual/pandoc >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( >=dev-python/pandocfilters-1.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] app-text/texlive-core dev-texlive/texlive-latex dev-texlive/texlive-fontsrecommended dev-texlive/texlive-latexrecommended ) test? ( virtual/pandoc >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pypandoc provides a thin wrapper for pandoc, a universal document converter
EAPI=8
HOMEPAGE=https://github.com/JessicaTegner/pypandoc https://pypi.org/project/pypandoc
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=virtual/pandoc python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=virtual/pandoc python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/JessicaTegner/pypandoc/archive/refs/tags/v1.15.tar.gz -> pypandoc-1.15.gh.tar.gz
SRC_URI=https://github.com/JessicaTegner/pypandoc/archive/refs/tags/v1.16.2.tar.gz -> pypandoc-1.16.2.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=67b97d341fd3c5f2576f8bcea9d3f4dc
_md5_=8c062893d78a4d0b3a9e89d8751fe819

View File

@@ -1,17 +1,17 @@
BDEPEND=app-alternatives/ninja app-arch/unzip dev-python/cython[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-build/gn test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=app-alternatives/ninja app-arch/unzip dev-python/cython[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-build/gn test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Python bindings for the Skia Path Ops
EAPI=8
HOMEPAGE=https://skia.org/dev/present/pathops https://pypi.org/project/skia-pathops/ https://github.com/fonttools/skia-pathops
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/e5/85/4c6ce1f1f3e8d3888165f2830adcf340922416c155647b12ebac2dcc423e/skia_pathops-0.8.0.post2.zip
SRC_URI=https://files.pythonhosted.org/packages/45/e5/2df8c918ffcb4ad847d2571f32a92447ffebe2e9c94d4ea05d9a86f20beb/skia_pathops-0.9.1.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=63dbe2f35c9320267f8ec57bcf2e5e13
_md5_=f996a6db9b335d8124f215d363d66b21

View File

@@ -5,9 +5,9 @@ HOMEPAGE=https://www.hempuli.com/baba/
INHERIT=desktop
KEYWORDS=-* ~amd64 ~x86
LICENSE=all-rights-reserved
RDEPEND=media-libs/alsa-lib media-libs/libglvnd[X]
RDEPEND=media-libs/alsa-lib media-libs/libglvnd[X] sys-apps/util-linux
RESTRICT=bindist fetch
SLOT=0
SRC_URI=baba-is-you-478f.tar.gz
SRC_URI=baba-is-you-481d.tar.gz
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e
_md5_=ba9f13b9412296a2c21a7b3abfb4550f
_md5_=e9deaec2aec93122c0108ff199f62855

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/quickshell media-video/gpu-screen-recorder app-misc/brightnessctl
SLOT=0
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v3.8.2/noctalia-v3.8.2.tar.gz
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.0.0/noctalia-v4.0.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 systemd a964c0cbe818b5729da1dbfcee5be861 optfeature 538bce96e5589935b57e178e8635f301
_md5_=95e47be07693c7e5d2400e88c285367c

View File

@@ -1,16 +0,0 @@
BDEPEND=>=sys-kernel/linux-headers-6.16 verify-sig? ( >=sec-keys/openpgp-keys-kentoverstreet-20241012 ) dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=compile install postinst prepare setup unpack
DEPEND=virtual/linux-sources
DESCRIPTION=Linux bcachefs kernel module for sys-fs/bcachefs-tools
EAPI=8
HOMEPAGE=https://bcachefs.org/
IDEPEND=sys-apps/kmod[tools] initramfs? ( sys-kernel/installkernel )
INHERIT=flag-o-matic linux-mod-r1 toolchain-funcs unpacker verify-sig
IUSE=debug verify-sig dist-kernel modules-compress modules-sign +strip +initramfs verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.34.0.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.34.0.tar.sign )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
_md5_=c0716c5d8ac759bd4a8a9b83ae88c30e

View File

@@ -1,15 +0,0 @@
BDEPEND=>=sys-kernel/linux-headers-6.16 verify-sig? ( >=sec-keys/openpgp-keys-kentoverstreet-20241012 ) dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare setup unpack
DEPEND=virtual/linux-sources
DESCRIPTION=Linux bcachefs kernel module for sys-fs/bcachefs-tools
EAPI=8
HOMEPAGE=https://bcachefs.org/
IDEPEND=sys-apps/kmod[tools] initramfs? ( sys-kernel/installkernel )
INHERIT=flag-o-matic linux-mod-r1 toolchain-funcs unpacker verify-sig git-r3
IUSE=debug verify-sig dist-kernel modules-compress modules-sign +strip +initramfs verify-sig
LICENSE=GPL-2 Apache-2.0 BSD ISC MIT Unicode-DFS-2016
PROPERTIES=live
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=595bcedcbe40df2a182c3ec4c2bea690

View File

@@ -189,7 +189,7 @@ app-doc/stdman 2022.07.30 2024.07.05 9999: Formatted C++ stdlib man pages (cppre
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/edit 1.2.0: Microsoft edit
app-editors/emacs-lsp-booster 0.2.1: Emacs LSP performance booster
app-editors/imhex 1.37.4-r4: A hex editor for reverse engineers, programmers, and eyesight
app-editors/imhex 1.38.1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kakoune-lsp 18.1.0: Kakoune Language Server Protocol Client
app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad)
app-editors/lapce 0.4.2-r1 9999: Lightning-fast and Powerful Code Editor written in Rust
@@ -693,7 +693,7 @@ dev-perl/Term-Animation 2.6: Animated ASCII Art support for Perl
dev-php/fpdf 1.86: FPDF is a PHP class which allows to generate PDF files with pure PHP
dev-python/DAWG-Python 0.7.2: Pure-python reader for DAWGs (DAFSAs) created by dawgdic C++ library.
dev-python/EbookLib 0.17.1: Ebook library which can handle EPUB2/EPUB3 and Kindle format
dev-python/ManimPango 0.4.4 0.6.0: Binding for Pango, to use with Manim.
dev-python/ManimPango 0.4.4 0.6.1: Binding for Pango, to use with Manim.
dev-python/PyPubSub 4.0.3-r1: Python Publish-Subscribe Package
dev-python/PythonQwt 0.14.5 0.14.6 0.15.0: Qt plotting widgets for Python
dev-python/SLPP 1.2.3: Simple lua-python parser
@@ -862,7 +862,7 @@ dev-python/pydub 0.25.1: Manipulate audio with an simple and easy high level int
dev-python/pyfiglet 1.0.2: Pure-python FIGlet implementation
dev-python/pyftdi 0.57.1: PyFtdi provides a user-space driver for FTDI devices
dev-python/pygeotile 1.0.6: Python package to handle tiles and points of different projections.
dev-python/pyglm 2.8.2: Fast OpenGL Mathematics (GLM) for Python
dev-python/pyglm 2.8.3: Fast OpenGL Mathematics (GLM) for Python
dev-python/pygls 2.0.0: A pythonic generic language server
dev-python/pygments-promql 0.0.9-r1: A PromQL lexer for Pygments
dev-python/pygsl 2.3.4: Python interface for the GNU scientific library (gsl)
@@ -873,7 +873,7 @@ dev-python/pymorphy3-dicts-uk 2.4.1.1.1663094765: Ukrainian dictionary for PyMor
dev-python/pympress 1.8.6: A simple and powerful dual-screen PDF reader designed for presentations
dev-python/pynng 0.8.1: Ergonomic bindings for nanomsg next generation (nng) in Python
dev-python/pynput 1.7.6 1.8.1: Sends virtual input commands
dev-python/pypandoc 1.15: Pypandoc provides a thin wrapper for pandoc, a universal document converter
dev-python/pypandoc 1.16.2: Pypandoc provides a thin wrapper for pandoc, a universal document converter
dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
@@ -924,7 +924,7 @@ dev-python/sentry-sdk 2.30.0: Python client for Sentry
dev-python/signalstickers-client 3.3.0: A Python client for the Signal stickers API
dev-python/simplemma 0.9.1: A simple multilingual lemmatizer for Python
dev-python/sjcl 0.2.1-r1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
dev-python/skia-pathops 0.8.0-r1: Python bindings for the Skia Path Ops
dev-python/skia-pathops 0.9.1: Python bindings for the Skia Path Ops
dev-python/sortedcollections 2.1.0: Apache2 licensed Python sorted collections library
dev-python/sphinx-click 4.2.0: Sphinx plugin to automatically document click-based applications
dev-python/sphinx-design 0.6.1: A sphinx extension for designing beautiful responsive web components
@@ -1136,7 +1136,7 @@ games-misc/gay 1.3.4: Colour your text / terminal to be more gay
games-misc/varlpenis 3.0.4: Generates ASCII-art penis of arbitrary length
games-puzzle/aaaaxy 1.3.436 1.4.160 1.5.250: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/atris 1.0.7: Alizarin tetris
games-puzzle/baba-is-you 478f: Puzzle game where you can change the rules by which you play
games-puzzle/baba-is-you 481d: Puzzle game where you can change the rules by which you play
games-puzzle/blockout 2.5: BlockOut II is an adaptation of the original Blockout DOS game
games-puzzle/generic-tetromino-game 9999: Faithful clone of NES Tetris but with new features and mods API
games-puzzle/katawa-shoujo 1.4.6 1.4.7: Re-Engineered visual novel with accessibility features
@@ -1248,7 +1248,7 @@ gui-apps/lemurs 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
gui-apps/meteo-qt 4.1 4.2: A system tray application for the weather status
gui-apps/mpvpaper 1.8 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/noctalia-shell 3.8.2: Noctalia Configuration for Quickshell
gui-apps/noctalia-shell 4.0.0: Noctalia Configuration for Quickshell
gui-apps/nwg 0: meta package package for nwg-shell
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
gui-apps/nwg-clipman 0.2.4-r1 0.2.5: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
@@ -1897,7 +1897,6 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
sys-fs/bcachefs-kmod 1.34.0 9999: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/btrd 0.5.4: The btrfs debugger
sys-fs/btrfs-dump 20250918: Metadata dumper for btrfs
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem

View File

@@ -1 +1 @@
Sun, 11 Jan 2026 09:31:18 +0000
Sun, 11 Jan 2026 10:01:11 +0000