2023-01-14 18:47:03 UTC

This commit is contained in:
Repository mirror & CI
2023-01-14 18:47:03 +00:00
parent aeb9a20267
commit 15fec391a3
71 changed files with 504 additions and 390 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Command line admin tool for Synapse
EAPI=8
HOMEPAGE=https://github.com/JOJ0/synadm
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-option-group[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dnspython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tabulate[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/JOJ0/synadm/archive/v0.38.tar.gz -> synadm-0.38.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=49c294c9193781c401b5216ab0a7f8e3

View File

@@ -1,17 +0,0 @@
BDEPEND=app-admin/chrpath gnome-base/librsvg sys-devel/lld dev-util/ccache sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test
DEPEND=python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) ) app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-libs/capstone >=dev-libs/libfmt-8.0.0:= media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl !!sys-devel/llvm:0
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
EAPI=8
HOMEPAGE=https://github.com/WerWolv/ImHex
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop llvm python-r1 toolchain-funcs xdg
IUSE=python python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) ) app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-libs/capstone >=dev-libs/libfmt-8.0.0:= media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl
REQUIRED_USE=python? ( || ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) )
SLOT=0
SRC_URI=https://github.com/WerWolv/ImHex/releases/download/v1.26.2/Full.Sources.tar.gz -> imhex-1.26.2.tar.gz https://github.com/WerWolv/ImHex-Patterns/archive/refs/tags/ImHex-v1.26.2.tar.gz -> imhex-patterns-1.26.2.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 desktop 7eb20ad915a0a318176d51bc2508ff5c llvm 2573b2f563461fd232f4587523e5144b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e xdg 6024fbc93167fad782e2032933654857
_md5_=7043d680259d4501c53440e18dbe2e69

View File

@@ -0,0 +1,15 @@
BDEPEND=app-admin/chrpath gnome-base/librsvg sys-devel/lld dev-util/ccache sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test
DEPEND=app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-libs/capstone >=dev-libs/libfmt-8.0.0:= media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl !!sys-devel/llvm:0
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
EAPI=8
HOMEPAGE=https://github.com/WerWolv/ImHex
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop llvm toolchain-funcs xdg
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-forensics/yara >=dev-cpp/nlohmann_json-3.10.2 dev-libs/capstone >=dev-libs/libfmt-8.0.0:= media-libs/freetype media-libs/glfw media-libs/glm net-libs/libssh2 net-libs/mbedtls net-misc/curl sys-apps/dbus sys-apps/file sys-apps/xdg-desktop-portal virtual/libiconv virtual/libintl
SLOT=0
SRC_URI=https://github.com/WerWolv/ImHex/releases/download/v1.26.2/Full.Sources.tar.gz -> imhex-1.26.2.tar.gz https://github.com/WerWolv/ImHex-Patterns/archive/refs/tags/ImHex-v1.26.2.tar.gz -> imhex-patterns-1.26.2.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 desktop 7eb20ad915a0a318176d51bc2508ff5c llvm 2573b2f563461fd232f4587523e5144b xdg 6024fbc93167fad782e2032933654857
_md5_=946f1ef276a0762886e9581d9b9449aa

View File

@@ -0,0 +1,17 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install postinst postrm preinst setup unpack
DEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] )
DESCRIPTION=A spaced-repetition memory training program (flash cards)
EAPI=8
HOMEPAGE=https://apps.ankiweb.net/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=python-single-r1 desktop xdg
IUSE=python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=python_single_target_python3_9? ( dev-python/decorator[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/flask[python_targets_python3_9(-)] dev-python/waitress[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/flask-cors[python_targets_python3_9(-)] dev-python/PyQt5[python_targets_python3_9(-)] dev-python/PyQtWebEngine[python_targets_python3_9(-)] dev-python/stringcase[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/decorator[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/PyQt5[python_targets_python3_10(-)] dev-python/PyQtWebEngine[python_targets_python3_10(-)] dev-python/stringcase[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) !app-misc/anki
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.56-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-bin-2.1.56.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.56-py3-none-any.whl -> aqt-2.1.56.zip https://raw.githubusercontent.com/ankitects/anki/2.1.56/qt/bundle/lin/anki.desktop -> anki-bin-2.1.56.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.56/qt/bundle/lin/anki.png -> anki-bin-2.1.56.png https://raw.githubusercontent.com/ankitects/anki/2.1.56/qt/bundle/lin/anki.1 -> anki-bin-2.1.56.1
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 7eb20ad915a0a318176d51bc2508ff5c xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=02b6184846985f6f039c34acb1e1791e

View File

@@ -11,6 +11,6 @@ RDEPEND=app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.1/mat2-0.13.1.tar.gz verify-sig? ( https://0xacab.org/jvoisin/mat2/uploads/b8b7bce2a45aa6c1b2b48432025b2fef/mat2-0.13.0.tar.gz.asc )
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.1/mat2-0.13.1.tar.gz verify-sig? ( https://0xacab.org/jvoisin/mat2/uploads/5058fa3903cf7c9dec8f262018669bec/mat2-0.13.1.tar.gz.asc )
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac verify-sig afb98fe4696292e4234ce36713fd4e9e
_md5_=2b99b2d1d1bda3fdeeb6a5e92f0c51ce
_md5_=54227c83824404eac1c770e6f67ff55e

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] >=dev-python/bottle-0.12[python_targets_python3_9(-)] dev-python/google-auth-oauthlib[python_targets_python3_9(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_9(-)] >=dev-python/httplib2-0.10[python_targets_python3_9(-)] >=dev-python/lxml-3.0[python_targets_python3_9(-)] >=dev-python/oauth2client-4.0[python_targets_python3_9(-)] >=dev-python/ply-3.4[python_targets_python3_9(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_9(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_9(-)] >=dev-python/requests-2.0[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] >=dev-python/bottle-0.12[python_targets_python3_10(-)] dev-python/google-auth-oauthlib[python_targets_python3_10(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_10(-)] >=dev-python/httplib2-0.10[python_targets_python3_10(-)] >=dev-python/lxml-3.0[python_targets_python3_10(-)] >=dev-python/oauth2client-4.0[python_targets_python3_10(-)] >=dev-python/ply-3.4[python_targets_python3_10(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_10(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_10(-)] >=dev-python/requests-2.0[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)] )
BDEPEND=test? ( python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] >=dev-python/bottle-0.12[python_targets_python3_10(-)] dev-python/google-auth-oauthlib[python_targets_python3_10(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_10(-)] >=dev-python/httplib2-0.10[python_targets_python3_10(-)] >=dev-python/lxml-3.0[python_targets_python3_10(-)] >=dev-python/oauth2client-4.0[python_targets_python3_10(-)] >=dev-python/ply-3.4[python_targets_python3_10(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_10(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_10(-)] >=dev-python/requests-2.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_10? ( >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=A double-entry accounting system that uses text files as input
EAPI=8
HOMEPAGE=https://beancount.github.io https://github.com/beancount/beancount
INHERIT=distutils-r1
IUSE=test python_single_target_python3_9 python_single_target_python3_10
IUSE=test +python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] >=dev-python/bottle-0.12[python_targets_python3_9(-)] dev-python/google-auth-oauthlib[python_targets_python3_9(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_9(-)] >=dev-python/httplib2-0.10[python_targets_python3_9(-)] >=dev-python/lxml-3.0[python_targets_python3_9(-)] >=dev-python/oauth2client-4.0[python_targets_python3_9(-)] >=dev-python/ply-3.4[python_targets_python3_9(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_9(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_9(-)] >=dev-python/requests-2.0[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] >=dev-python/bottle-0.12[python_targets_python3_10(-)] dev-python/google-auth-oauthlib[python_targets_python3_10(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_10(-)] >=dev-python/httplib2-0.10[python_targets_python3_10(-)] >=dev-python/lxml-3.0[python_targets_python3_10(-)] >=dev-python/oauth2client-4.0[python_targets_python3_10(-)] >=dev-python/ply-3.4[python_targets_python3_10(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_10(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_10(-)] >=dev-python/requests-2.0[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
RDEPEND=python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] >=dev-python/bottle-0.12[python_targets_python3_10(-)] dev-python/google-auth-oauthlib[python_targets_python3_10(-)] >=dev-python/google-api-python-client-1.8.2[python_targets_python3_10(-)] >=dev-python/httplib2-0.10[python_targets_python3_10(-)] >=dev-python/lxml-3.0[python_targets_python3_10(-)] >=dev-python/oauth2client-4.0[python_targets_python3_10(-)] >=dev-python/ply-3.4[python_targets_python3_10(-)] >=dev-python/python-dateutil-2.6.0[python_targets_python3_10(-)] >=dev-python/python-magic-0.4.12[python_targets_python3_10(-)] >=dev-python/requests-2.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/beancount/beancount/archive/2.3.5.tar.gz -> beancount-2.3.5.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=f2642ac1514a5393b444d72f51854255
_md5_=0d0e59166e9cfb729168e5c7b9c661fe

View File

@@ -10,4 +10,4 @@ RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/dense-analysis/ale/archive/refs/tags/v3.3.0.tar.gz -> ale-3.3.0.tar.gz
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
_md5_=99829b613c34f45e4a87861b6876c583
_md5_=2e54bacb505523f11a36a87358f5dbc7

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( app-doc/doxygen ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=app-arch/zstd:= sys-libs/zlib:= elf? ( virtual/libelf:= )
DESCRIPTION=The DWARF Debugging Information Format
EAPI=8
HOMEPAGE=https://www.prevanders.net/dwarf.html https://www.dwarfstd.org https://github.com/davea42/libdwarf-code
INHERIT=meson
IUSE=doc dwarfexample dwarfgen +elf
KEYWORDS=~amd64
LICENSE=LGPL-2.1 GPL-2 BSD
RDEPEND=app-arch/zstd:= sys-libs/zlib:= elf? ( virtual/libelf:= )
SLOT=0
SRC_URI=https://www.prevanders.net/libdwarf-0.5.0.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=411669733d1dfd3938fa22534be8dca4

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl] dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of libcurl
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
INHERIT=cmake flag-o-matic
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl]
RESTRICT=!test? ( test )
SLOT=0/0.8.1
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.8.1.tar.gz -> mtxclient-0.8.1.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=d1a7026589bfabcd9871255f292d0edf

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl] dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.3.0:=[ssl] dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of libcurl
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
@@ -8,9 +8,9 @@ INHERIT=cmake flag-o-matic
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl]
RDEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.3.0:=[ssl]
RESTRICT=!test? ( test )
SLOT=0/0.8.0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.8.0.tar.gz -> mtxclient-0.8.0.tar.gz
SLOT=0/0.9.1
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.9.1.tar.gz -> mtxclient-0.9.1.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=79efb18a0aaca22e69b5548f2df45088
_md5_=57ae13217f160fc6515d8d07a8b71d4e

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A Python API to access data from the Google Fonts variable fonts Axis Registry
EAPI=8
HOMEPAGE=https://github.com/googlefonts/axisregistry https://pypi.org/project/axisregistry/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/axisregistry/axisregistry-0.2.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=2d52ba185f05d6431fbdc83cadd68f72

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/isort[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flake8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=A Python API to access data from the Google Fonts variable fonts Axis Registry
EAPI=8
HOMEPAGE=https://github.com/googlefonts/axisregistry https://pypi.org/project/axisregistry/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/axisregistry/axisregistry-0.3.11.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=90b011af06c3b3f84cff6003f76435ba

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=A Python API to access data from the Google Fonts variable fonts Axis Registry
EAPI=8
HOMEPAGE=https://github.com/googlefonts/axisregistry https://pypi.org/project/axisregistry/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/axisregistry/axisregistry-0.3.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=62f4a6108fb1ad70e6ca9f6138247dd0
_md5_=fafc77f320a5372daa93a16231e28fa8

View File

@@ -1,16 +1,16 @@
BDEPEND=app-arch/unzip test? ( >=dev-python/azure-core-1.24.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/azure-core-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/msrest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=app-arch/unzip test? ( >=dev-python/azure-core-1.24.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/azure-core-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/msrest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Microsoft Azure Blob Storage Client Library for Python
EAPI=8
HOMEPAGE=https://pypi.org/project/azure-storage-blob/ https://github.com/Azure/azure-sdk-for-python
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/azure-core-1.24.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/azure-core-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/msrest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RDEPEND=>=dev-python/azure-core-1.24.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/azure-core-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/msrest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/azure-storage-blob/azure-storage-blob-12.14.1.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=252fb4e9fca99cff649518d617192e35
_md5_=ba06d0b112a35544730d2107909e0b54

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/orjson-3.5.1[python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_9(-)?] dev-python/fontFeatures[python_targets_python3_9(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_9(-)?] dev-python/fontFeatures[python_targets_python3_9(-)?]
DESCRIPTION=Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
EAPI=8
HOMEPAGE=https://github.com/simoncozens/babelfont https://pypi.org/project/babelfont/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_9(-)?] dev-python/fontFeatures[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/babelfont/babelfont-3.0.0a8.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=4a560a495a398c64241900108bb92cfa

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?]
DESCRIPTION=Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
EAPI=8
HOMEPAGE=https://github.com/simoncozens/babelfont https://pypi.org/project/babelfont/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_10(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_10(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_10(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?] dev-python/fontFeatures[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/babelfont/babelfont-3.0.0a9.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=58885126ef85adc5ab1de446f46dcc61

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/dotmap[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyclipper[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/shapely[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( dev-python/dotmap[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyclipper[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/shapely[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/numpy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyclipper[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/shapely[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Python bezier manipulation library
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/b/beziers/beziers-0.4.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=ba7de6b423ac307c0cf8071c114ecbf3
_md5_=b33e3ef401cebfebfafbccfb8196f651

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9[ncurses(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/moto-1.3.7[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/msgpack[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pylibmc[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymongo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-celery[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-subtests[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/redis-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sphinx-testing[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tblib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] sci-astronomy/pyephem[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( dev-python/docutils[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_10(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_10(-)?] >=dev-python/moto-1.3.7[python_targets_python3_10(-)?] dev-python/msgpack[python_targets_python3_10(-)?] dev-python/pylibmc[python_targets_python3_10(-)?] dev-python/pymongo[python_targets_python3_10(-)?] dev-python/pytest-celery[python_targets_python3_10(-)?] dev-python/pytest-click[python_targets_python3_10(-)?] dev-python/pytest-subtests[python_targets_python3_10(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_10(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_10(-)?] dev-python/redis-py[python_targets_python3_10(-)?] dev-python/sphinx-testing[python_targets_python3_10(-)?] dev-python/tblib[python_targets_python3_10(-)?] sci-astronomy/pyephem[python_targets_python3_10(-)?] ) doc? ( dev-python/docutils[python_targets_python3_10(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_10(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
EAPI=8
HOMEPAGE=https://docs.celeryproject.org/en/stable/index.html https://pypi.org/project/celery/ https://github.com/celery/celery
INHERIT=bash-completion-r1 check-reqs distutils-r1 optfeature
IUSE=examples test doc python_targets_python3_9 python_targets_python3_10
IUSE=examples test doc python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/celery/celery/archive/v5.3.0b1.tar.gz -> celery-5.3.0_beta1.gh.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=6ac5afc35fe8be1899d687d01fd5c7f7
_md5_=298e1d670a916ee1fb5a4e2b3e41f01a

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/pytest-cov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/coverage-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coveralls[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Option groups missing in Click
EAPI=8
HOMEPAGE=https://github.com/click-contrib/click-option-group
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/click-contrib/click-option-group/archive/v0.5.5.tar.gz -> click-option-group-0.5.5.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=ac904b8a62aa0a1538cbac490bc63f4f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( app-text/cmark-gfm virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.10-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-text/cmark-gfm virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Python bindings for GitHub's cmark
EAPI=8
HOMEPAGE=https://github.com/theacodes/cmarkgfm
INHERIT=distutils-r1 edos2unix
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-text/cmark-gfm virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.10-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/theacodes/cmarkgfm/archive/refs/tags/2022.10.27.tar.gz -> cmarkgfm-2022.10.27.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 edos2unix 33e347e171066657f91f8b0c72ec8773
_md5_=29f065ffcd18b011bc1ace669930a387

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( app-text/cmark-gfm virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.10-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( app-text/cmark-gfm virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.10-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-text/cmark-gfm virtual/python-cffi[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Python bindings for GitHub's cmark
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/theacodes/cmarkgfm/archive/refs/tags/2022.3.4.tar.gz -> cmarkgfm-2022.3.4.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 edos2unix 33e347e171066657f91f8b0c72ec8773
_md5_=18f935244671532a8afe33ebaba2f110
_md5_=29f065ffcd18b011bc1ace669930a387

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?]
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/beziers-0.0.3[python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_9(-)?] dev-python/glyphtools[python_targets_python3_9(-)?] dev-python/uharfbuzz[python_targets_python3_9(-)?]
DEPEND=>=dev-python/beziers-0.0.3[python_targets_python3_10(-)?] dev-python/fonttools[python_targets_python3_10(-)?] dev-python/glyphtools[python_targets_python3_10(-)?] dev-python/uharfbuzz[python_targets_python3_10(-)?]
DESCRIPTION=Brute force detection of glyph collisions
EAPI=8
HOMEPAGE=https://github.com/simoncozens/collidoscope
INHERIT=distutils-r1
IUSE=python_targets_python3_9
IUSE=python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/beziers-0.0.3[python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_9(-)?] dev-python/glyphtools[python_targets_python3_9(-)?] dev-python/uharfbuzz[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RDEPEND=>=dev-python/beziers-0.0.3[python_targets_python3_10(-)?] dev-python/fonttools[python_targets_python3_10(-)?] dev-python/glyphtools[python_targets_python3_10(-)?] dev-python/uharfbuzz[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/simoncozens/collidoscope/archive/refs/tags/v0.4.1.tar.gz -> collidoscope-0.4.1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=5fea35e8803c6b860652e5bec029e7c8
_md5_=d1c0b767f2ac1f67a151b548f12e1d43

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/beziers-0.0.3[python_targets_python3_10(-)?] dev-python/fonttools[python_targets_python3_10(-)?] dev-python/glyphtools[python_targets_python3_10(-)?] dev-python/uharfbuzz[python_targets_python3_10(-)?] dev-python/babelfont[python_targets_python3_10(-)?]
DESCRIPTION=Brute force detection of glyph collisions
EAPI=8
HOMEPAGE=https://github.com/simoncozens/collidoscope
INHERIT=distutils-r1
IUSE=python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/beziers-0.0.3[python_targets_python3_10(-)?] dev-python/fonttools[python_targets_python3_10(-)?] dev-python/glyphtools[python_targets_python3_10(-)?] dev-python/uharfbuzz[python_targets_python3_10(-)?] dev-python/babelfont[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/simoncozens/collidoscope/archive/refs/tags/v0.5.2.tar.gz -> collidoscope-0.5.2.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=d15ea21318a6605bb06e291afc7f42f5

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=<dev-python/coverage-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/docopt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Show coverage stats online via coveralls.io
EAPI=8
HOMEPAGE=https://github.com/TheKevJames/coveralls-python
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=<dev-python/coverage-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/docopt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/c/coveralls/coveralls-3.3.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=e7931442bd0046e102be235b11421027

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/python-dateutil[python_targets_python3_9(-)?,python_targets_p
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/d/dateparser/dateparser-1.1.4.tar.gz
SRC_URI=mirror://pypi/d/dateparser/dateparser-1.1.6.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=4bbe7233ab6fd19ba0609fdaf87e28f3
_md5_=5b9ca92abf575b17696af33558b534b0

View File

@@ -1,18 +0,0 @@
BDEPEND=test? ( >=dev-python/youseedee-0.3.0[python_targets_python3_9(-)?] >=dev-python/babelfont-3.0.0_alpha1[python_targets_python3_9(-)?] ) test? ( dev-python/fs[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_9(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_9(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fs[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_9(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_9(-)?]
DESCRIPTION=Python library for manipulating OpenType font features
EAPI=8
HOMEPAGE=https://github.com/simoncozens/fontFeatures
INHERIT=distutils-r1
IUSE=test python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
PDEPEND=>=dev-python/glyphtools-0.7.0[python_targets_python3_9(-)?]
RDEPEND=dev-python/fs[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_9(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/simoncozens/fontFeatures/archive/refs/tags/v1.7.0.tar.gz -> fontFeatures-1.7.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=fb8dc587735b6c103d48c38f38978dae

View File

@@ -0,0 +1,18 @@
BDEPEND=test? ( >=dev-python/youseedee-0.3.0[python_targets_python3_10(-)?] >=dev-python/babelfont-3.0.0_alpha1[python_targets_python3_10(-)?] ) test? ( dev-python/fs[python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_10(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_10(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fs[python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_10(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_10(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_10(-)?]
DESCRIPTION=Python library for manipulating OpenType font features
EAPI=8
HOMEPAGE=https://github.com/simoncozens/fontFeatures
INHERIT=distutils-r1
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
PDEPEND=>=dev-python/glyphtools-0.7.0[python_targets_python3_10(-)?]
RDEPEND=dev-python/fs[python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_10(-)?] >=dev-python/fonttools-4.28.0[python_targets_python3_10(-)?] >=dev-python/beziers-0.1.0[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/simoncozens/fontFeatures/archive/refs/tags/v1.7.4.tar.gz -> fontFeatures-1.7.4.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=fa80676857042f5e32d7f53d73174517

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEPEND=dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=A python API for evaluating language support in the Google Fonts collection
EAPI=8
HOMEPAGE=https://github.com/googlefonts/lang https://pypi.org/project/gflanguages/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=dev-python/protobuf-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/g/gflanguages/gflanguages-0.4.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=13742fe84896fd29feb9520e847f3b55
_md5_=ac3f8799f039d6abf17c5eee7c1e8876

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A python API for evaluating coverage of glyph sets in font projects
EAPI=8
HOMEPAGE=https://github.com/googlefonts/glyphsets https://pypi.org/project/glyphsets/
INHERIT=distutils-r1
IUSE=python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/googlefonts/glyphsets/archive/refs/tags/v0.5.0.tar.gz -> glyphsets-0.5.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=30417d6b884a3988ece7cca9de1f0097

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=A python API for evaluating coverage of glyph sets in font projects
EAPI=8
HOMEPAGE=https://github.com/googlefonts/glyphsets https://pypi.org/project/glyphsets/
INHERIT=distutils-r1
IUSE=python_targets_python3_9 python_targets_python3_10
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/googlefonts/glyphsets/archive/refs/tags/v0.5.1.tar.gz -> glyphsets-0.5.1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=36a222108ae49b819a864938038403d6
_md5_=637c7424bc4976cff8b42e85a4e212e4

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools_scm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=A python API for evaluating coverage of glyph sets in font projects
EAPI=8
HOMEPAGE=https://github.com/googlefonts/glyphsets https://pypi.org/project/glyphsets/
INHERIT=distutils-r1
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/fonttools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/googlefonts/glyphsets/archive/refs/tags/v0.5.4.tar.gz -> glyphsets-0.5.4.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=637c7424bc4976cff8b42e85a4e212e4

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/babelfont[python_targets_python3_9(-)?] dev-python/beziers[python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_9(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?] ) doc? ( || ( ( >=dev-lang/python-3.9.16:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinxcontrib-restbuilder[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?]
BDEPEND=test? ( dev-python/babelfont[python_targets_python3_10(-)?] dev-python/beziers[python_targets_python3_10(-)?] dev-python/glyphsLib[python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinxcontrib-restbuilder[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Routines for extracting information from fontTools glyphs
EAPI=8
HOMEPAGE=https://github.com/simoncozens/glyphtools
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_9
IUSE=test doc python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/babelfont[python_targets_python3_9(-)?] dev-python/beziers[python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RDEPEND=dev-python/babelfont[python_targets_python3_10(-)?] dev-python/beziers[python_targets_python3_10(-)?] dev-python/glyphsLib[python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/g/glyphtools/glyphtools-0.8.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=a18878eac37a6725e5d4dbc51e2fe7f3
_md5_=58bfd1cf3939b24747185bfaf93bcbf0

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/maturin-0.13.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=virtual/rust-1.53
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Python wrapper around Rust kurbo 2D curves library
EAPI=8
HOMEPAGE=https://github.com/simoncozens/kurbopy
INHERIT=distutils-r1 cargo
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/k/kurbopy/kurbopy-0.8.32.tar.gz https://crates.io/api/v1/crates/arrayvec/0.7.2/download -> arrayvec-0.7.2.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/indoc/1.0.6/download -> indoc-1.0.6.crate https://crates.io/api/v1/crates/instant/0.1.9/download -> instant-0.1.9.crate https://crates.io/api/v1/crates/itertools/0.10.3/download -> itertools-0.10.3.crate https://crates.io/api/v1/crates/kurbo/0.8.3/download -> kurbo-0.8.3.crate https://crates.io/api/v1/crates/libc/0.2.88/download -> libc-0.2.88.crate https://crates.io/api/v1/crates/lock_api/0.4.2/download -> lock_api-0.4.2.crate https://crates.io/api/v1/crates/once_cell/1.8.0/download -> once_cell-1.8.0.crate https://crates.io/api/v1/crates/parking_lot/0.11.1/download -> parking_lot-0.11.1.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.3/download -> parking_lot_core-0.8.3.crate https://crates.io/api/v1/crates/proc-macro2/1.0.24/download -> proc-macro2-1.0.24.crate https://crates.io/api/v1/crates/pyo3/0.16.5/download -> pyo3-0.16.5.crate https://crates.io/api/v1/crates/pyo3-build-config/0.16.5/download -> pyo3-build-config-0.16.5.crate https://crates.io/api/v1/crates/pyo3-ffi/0.16.5/download -> pyo3-ffi-0.16.5.crate https://crates.io/api/v1/crates/pyo3-macros/0.16.5/download -> pyo3-macros-0.16.5.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.16.5/download -> pyo3-macros-backend-0.16.5.crate https://crates.io/api/v1/crates/quote/1.0.9/download -> quote-1.0.9.crate https://crates.io/api/v1/crates/redox_syscall/0.2.5/download -> redox_syscall-0.2.5.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/smallvec/1.6.1/download -> smallvec-1.6.1.crate https://crates.io/api/v1/crates/syn/1.0.62/download -> syn-1.0.62.crate https://crates.io/api/v1/crates/target-lexicon/0.12.4/download -> target-lexicon-0.12.4.crate https://crates.io/api/v1/crates/unicode-xid/0.2.1/download -> unicode-xid-0.2.1.crate https://crates.io/api/v1/crates/unindent/0.1.7/download -> unindent-0.1.7.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 cargo 73ed573e1525a108d236a0dffb3a68fb
_md5_=6214611e5aab14e88ac55978ceb6501c

View File

@@ -1,17 +1,17 @@
BDEPEND=app-arch/unzip test? ( dev-python/aiodns[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httpretty[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/oauthlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/trio[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/azure-core[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/isodate[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-oauthlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11[xml(+)] ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=app-arch/unzip test? ( dev-python/aiodns[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/httpretty[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/trio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/azure-core[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/isodate[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11[xml(+)] ) >=dev-python/gpep517-9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=AutoRest swagger generator Python client runtime
EAPI=8
HOMEPAGE=https://github.com/Azure/msrest-for-python
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
PROPERTIES=test_network
RDEPEND=dev-python/azure-core[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/isodate[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-oauthlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RDEPEND=dev-python/azure-core[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/isodate[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-oauthlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/m/msrest/msrest-0.7.1.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=8b83e8edbda85456aadf1be872c6fb3f
_md5_=56d3187c395457ff4e2ebef03618e2ed

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/arrow[python_targets_python3_9(-)?] dev-python/orjson[python_targets_python3_9(-)?] dev-python/pendulum[python_targets_python3_9(-)?] dev-python/psutil[python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_9(-)?] python_targets_python3_9? ( dev-python/numpy[python_targets_python3_9(-)?] ) ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?] >=dev-util/maturin-0.13.7[python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
EAPI=8
HOMEPAGE=https://github.com/ijl/orjson
INHERIT=cargo distutils-r1
IUSE=debug test debug python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT BSD || ( Apache-2.0 MIT ) || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) || ( Apache-2.0 Boost-1.0 )
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ijl/orjson/archive/refs/tags/3.6.8.tar.gz -> orjson-3.6.8.gh.tar.gz https://crates.io/api/v1/crates/ahash/0.7.6/download -> ahash-0.7.6.crate https://crates.io/api/v1/crates/arrayvec/0.7.2/download -> arrayvec-0.7.2.crate https://crates.io/api/v1/crates/associative-cache/1.0.1/download -> associative-cache-1.0.1.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bytecount/0.6.2/download -> bytecount-0.6.2.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/chrono/0.4.19/download -> chrono-0.4.19.crate https://crates.io/api/v1/crates/encoding_rs/0.8.31/download -> encoding_rs-0.8.31.crate https://crates.io/api/v1/crates/getrandom/0.2.6/download -> getrandom-0.2.6.crate https://crates.io/api/v1/crates/inlinable_string/0.1.15/download -> inlinable_string-0.1.15.crate https://crates.io/api/v1/crates/itoa/1.0.1/download -> itoa-1.0.1.crate https://crates.io/api/v1/crates/libc/0.2.123/download -> libc-0.2.123.crate https://crates.io/api/v1/crates/libm/0.1.4/download -> libm-0.1.4.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/once_cell/1.10.0/download -> once_cell-1.10.0.crate https://crates.io/api/v1/crates/packed_simd_2/0.3.7/download -> packed_simd_2-0.3.7.crate https://crates.io/api/v1/crates/pyo3-build-config/0.16.4/download -> pyo3-build-config-0.16.4.crate https://crates.io/api/v1/crates/pyo3-ffi/0.16.4/download -> pyo3-ffi-0.16.4.crate https://crates.io/api/v1/crates/ryu/1.0.9/download -> ryu-1.0.9.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_json/1.0.79/download -> serde_json-1.0.79.crate https://crates.io/api/v1/crates/simdutf8/0.1.4/download -> simdutf8-0.1.4.crate https://crates.io/api/v1/crates/smallvec/1.8.0/download -> smallvec-1.8.0.crate https://crates.io/api/v1/crates/target-lexicon/0.12.3/download -> target-lexicon-0.12.3.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 cargo 73ed573e1525a108d236a0dffb3a68fb out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=6978498eada12193f3ce5a8ebe8351ef

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/maturin[python_targets_python3_10(-)?] dev-python/mypy[python_targets_python3_10(-)?] dev-python/autoflake[python_targets_python3_10(-)?] dev-python/black[python_targets_python3_10(-)?] dev-python/isort[python_targets_python3_10(-)?] dev-python/types-python-dateutil[python_targets_python3_10(-)?] dev-python/types-pytz[python_targets_python3_10(-)?] test? ( dev-python/arrow[python_targets_python3_10(-)?] dev-python/orjson[python_targets_python3_10(-)?] dev-python/pendulum[python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-util/maturin-0.13.7[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
EAPI=8
HOMEPAGE=https://github.com/ijl/orjson
INHERIT=cargo distutils-r1
IUSE=debug test debug python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT BSD || ( Apache-2.0 MIT ) || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) || ( Apache-2.0 Boost-1.0 )
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ijl/orjson/archive/refs/tags/3.8.5.tar.gz -> orjson-3.8.5.gh.tar.gz https://crates.io/api/v1/crates/ahash/0.8.2/download -> ahash-0.8.2.crate https://crates.io/api/v1/crates/arrayvec/0.7.2/download -> arrayvec-0.7.2.crate https://crates.io/api/v1/crates/associative-cache/1.0.1/download -> associative-cache-1.0.1.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/beef/0.5.2/download -> beef-0.5.2.crate https://crates.io/api/v1/crates/bytecount/0.6.3/download -> bytecount-0.6.3.crate https://crates.io/api/v1/crates/castaway/0.2.2/download -> castaway-0.2.2.crate https://crates.io/api/v1/crates/cc/1.0.78/download -> cc-1.0.78.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/chrono/0.4.23/download -> chrono-0.4.23.crate https://crates.io/api/v1/crates/compact_str/0.6.1/download -> compact_str-0.6.1.crate https://crates.io/api/v1/crates/encoding_rs/0.8.31/download -> encoding_rs-0.8.31.crate https://crates.io/api/v1/crates/itoa/1.0.5/download -> itoa-1.0.5.crate https://crates.io/api/v1/crates/itoap/1.0.1/download -> itoap-1.0.1.crate https://crates.io/api/v1/crates/libc/0.2.139/download -> libc-0.2.139.crate https://crates.io/api/v1/crates/libm/0.1.4/download -> libm-0.1.4.crate https://crates.io/api/v1/crates/num-integer/0.1.45/download -> num-integer-0.1.45.crate https://crates.io/api/v1/crates/num-traits/0.2.15/download -> num-traits-0.2.15.crate https://crates.io/api/v1/crates/once_cell/1.17.0/download -> once_cell-1.17.0.crate https://crates.io/api/v1/crates/packed_simd_2/0.3.8/download -> packed_simd_2-0.3.8.crate https://crates.io/api/v1/crates/pyo3-build-config/0.17.3/download -> pyo3-build-config-0.17.3.crate https://crates.io/api/v1/crates/pyo3-ffi/0.17.3/download -> pyo3-ffi-0.17.3.crate https://crates.io/api/v1/crates/rustversion/1.0.11/download -> rustversion-1.0.11.crate https://crates.io/api/v1/crates/ryu/1.0.12/download -> ryu-1.0.12.crate https://crates.io/api/v1/crates/serde/1.0.152/download -> serde-1.0.152.crate https://crates.io/api/v1/crates/serde_json/1.0.91/download -> serde_json-1.0.91.crate https://crates.io/api/v1/crates/simdutf8/0.1.4/download -> simdutf8-0.1.4.crate https://crates.io/api/v1/crates/smallvec/1.10.0/download -> smallvec-1.10.0.crate https://crates.io/api/v1/crates/target-lexicon/0.12.5/download -> target-lexicon-0.12.5.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 cargo 73ed573e1525a108d236a0dffb3a68fb out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=ff4d1a3122cb9b88b81def8a04b6292b

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/pretend[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/toml[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.10-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/pretend[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/virtualenv-20[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.10-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An unofficial, importable pip API
EAPI=8
@@ -11,6 +11,6 @@ RDEPEND=dev-python/pip[python_targets_pypy3(-)?,python_targets_python3_9(-)?,pyt
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/di/pip-api/archive/1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz -> pip-api-0.0.29-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz
SRC_URI=https://github.com/di/pip-api/archive/1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz -> pip-api-0.0.30-1af2c0f4cc2aa3c50d906adc8da7a6ceb2ba5df7.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=d28beba90bc5860c3120ac39925a1b83
_md5_=c463cbde6769bc3f6750f6d69d3d7299

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/flit_core-3.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/flit_core-3.8.0[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=a shim pytest plugin to enable celery.contrib.pytest
EAPI=8
HOMEPAGE=https://github.com/celery/pytest-celery https://pypi.org/project/pytest-celery/
INHERIT=distutils-r1
IUSE=python_targets_python3_9 python_targets_python3_10
IUSE=python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/celery-4.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=>=dev-python/celery-4.4.0[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/celery/pytest-celery/archive/refs/tags/v0.1.0.tar.gz -> pytest-celery-0.1.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=67964ebcc56f102919b33cb65e5bd3d9
_md5_=af2f24e303eb09c007f23bd01ab5c426

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/ufo2ft[python_targets_python3_10(-)] ) ) test? ( python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cattrs[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_9? ( >=dev-python/gpep517-9[python_targets_python3_9(-)] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-9[python_targets_python3_10(-)] >=dev-python/poetry-core-1.3.2[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
EAPI=8
HOMEPAGE=https://github.com/daltonmaag/statmake
INHERIT=distutils-r1
IUSE=test python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cattrs[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.5.0.tar.gz -> statmake-0.5.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=9c5d1707c830907efe1fb3839e68ec94

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( python_single_target_python3_9? ( >=dev-python/ufo2ft-2.7[python_targets_python3_9(-)] >=dev-python/ufoLib2-0.4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/ufo2ft-2.7[python_targets_python3_10(-)] >=dev-python/ufoLib2-0.4[python_targets_python3_10(-)] ) ) test? ( python_single_target_python3_9? ( >=dev-python/attrs-21.3[python_targets_python3_9(-)] >=dev-python/cattrs-22.1[python_targets_python3_9(-)] >=dev-python/fonttools-4.11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/attrs-21.3[python_targets_python3_10(-)] >=dev-python/cattrs-22.1[python_targets_python3_10(-)] >=dev-python/fonttools-4.11[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_9? ( >=dev-python/gpep517-9[python_targets_python3_9(-)] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-9[python_targets_python3_10(-)] >=dev-python/poetry-core-1.3.2[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
EAPI=8
HOMEPAGE=https://github.com/daltonmaag/statmake
INHERIT=distutils-r1
IUSE=test python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_9? ( >=dev-python/attrs-21.3[python_targets_python3_9(-)] >=dev-python/cattrs-22.1[python_targets_python3_9(-)] >=dev-python/fonttools-4.11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/attrs-21.3[python_targets_python3_10(-)] >=dev-python/cattrs-22.1[python_targets_python3_10(-)] >=dev-python/fonttools-4.11[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.5.1.tar.gz -> statmake-0.5.1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=8af7fbc0c9a8e6e49700c17b1ed0d7d1

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( python_single_target_python3_10? ( >=dev-python/ufo2ft-2.7[python_targets_python3_10(-)] >=dev-python/ufoLib2-0.4[python_targets_python3_10(-)] ) ) test? ( python_single_target_python3_10? ( >=dev-python/attrs-21.3[python_targets_python3_10(-)] >=dev-python/cattrs-22.1[python_targets_python3_10(-)] >=dev-python/fonttools-4.11[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-9[python_targets_python3_10(-)] >=dev-python/poetry-core-1.3.2[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
EAPI=8
HOMEPAGE=https://github.com/daltonmaag/statmake
INHERIT=distutils-r1
IUSE=test +python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( >=dev-python/attrs-21.3[python_targets_python3_10(-)] >=dev-python/cattrs-22.1[python_targets_python3_10(-)] >=dev-python/fonttools-4.11[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.6.0.tar.gz -> statmake-0.6.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=5edca0694991d94a9243f8dde2519994

View File

@@ -12,6 +12,6 @@ RDEPEND=>=media-libs/harfbuzz-4.3.0[experimental(-)] python_targets_pypy3? ( >=d
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v0.26.0.tar.gz -> uharfbuzz-0.26.0.gh.tar.gz
SRC_URI=https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v0.33.0.tar.gz -> uharfbuzz-0.33.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=49813ba9186af93615f3bf04d70aa02d
_md5_=21554d782425cec01551ea5251295e60

View File

@@ -1,18 +0,0 @@
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_9(-)?] python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-python/statmake[python_single_target_python3_9(-)?] python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-4[python_targets_python3_9(-)] )
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
EAPI=8
HOMEPAGE=https://github.com/googlefonts/gftools
INHERIT=distutils-r1
IUSE=test +python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT test? ( OFL )
PROPERTIES=test_network
RDEPEND=dev-python/statmake[python_single_target_python3_9(-)?] python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.10.tar.gz -> gftools-0.9.10.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=5c090b80c6ee3d477682e025ae0f3cc5

View File

@@ -1,18 +0,0 @@
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_9(-)?] python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-python/statmake[python_single_target_python3_9(-)?] python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-4[python_targets_python3_9(-)] )
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
EAPI=8
HOMEPAGE=https://github.com/googlefonts/gftools
INHERIT=distutils-r1
IUSE=test +python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT test? ( OFL )
PROPERTIES=test_network
RDEPEND=dev-python/statmake[python_single_target_python3_9(-)?] python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.11.tar.gz -> gftools-0.9.11.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=5c090b80c6ee3d477682e025ae0f3cc5

View File

@@ -0,0 +1,18 @@
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_10(-)?] python_single_target_python3_10? ( dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/PyGithub[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] app-arch/brotli[python,python_targets_python3_10(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)] dev-python/glyphsLib[python_targets_python3_10(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/hyperglot[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.1.3[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-9[python_targets_python3_10(-)] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-python/statmake[python_single_target_python3_10(-)?] python_single_target_python3_10? ( dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/PyGithub[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] app-arch/brotli[python,python_targets_python3_10(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)] dev-python/glyphsLib[python_targets_python3_10(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/hyperglot[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools_scm-4[python_targets_python3_10(-)] )
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
EAPI=8
HOMEPAGE=https://github.com/googlefonts/gftools
INHERIT=distutils-r1 multibuild
IUSE=test +python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT test? ( OFL )
PROPERTIES=test_network
RDEPEND=dev-python/statmake[python_single_target_python3_10(-)?] python_single_target_python3_10? ( dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/fonttools[python_targets_python3_10(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/PyGithub[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] app-arch/brotli[python,python_targets_python3_10(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)] dev-python/glyphsLib[python_targets_python3_10(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/hyperglot[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=^^ ( python_single_target_python3_10 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.21.tar.gz -> gftools-0.9.21.gh.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=d74adc5833cc802ea6e94ddb5b2e88dd

View File

@@ -2,7 +2,7 @@ BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-arr
DEFINED_PHASES=compile configure install test
DEPEND=media-video/mpv[libmpv] gui-libs/wlroots
DESCRIPTION=A video wallpaper program for wlroots based wayland compositors
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/GhostNaN/mpvpaper
INHERIT=meson
KEYWORDS=~amd64
@@ -11,5 +11,5 @@ RDEPEND=media-video/mpv[libmpv] gui-libs/wlroots
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.2.tar.gz -> mpvpaper-1.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=854f6a06201c0710c2e30b80624e112e
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=1f97472dbb30ec6f6ed98ef6c3c169da

View File

@@ -2,7 +2,7 @@ BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-arr
DEFINED_PHASES=compile configure install test
DEPEND=media-video/mpv[libmpv] gui-libs/wlroots
DESCRIPTION=A video wallpaper program for wlroots based wayland compositors
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/GhostNaN/mpvpaper
INHERIT=meson
KEYWORDS=~amd64
@@ -10,6 +10,6 @@ LICENSE=GPL-3
RDEPEND=media-video/mpv[libmpv] gui-libs/wlroots
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.1.tar.gz -> mpvpaper-1.1.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=3799253b660c137c7debd47877102fa4
SRC_URI=https://github.com/GhostNaN/mpvpaper/archive/1.3.tar.gz -> mpvpaper-1.3.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=1f97472dbb30ec6f6ed98ef6c3c169da

View File

@@ -2,7 +2,7 @@ BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-arr
DEFINED_PHASES=compile configure install test unpack
DEPEND=media-video/mpv[libmpv] gui-libs/wlroots
DESCRIPTION=A video wallpaper program for wlroots based wayland compositors
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/GhostNaN/mpvpaper
INHERIT=meson git-r3
LICENSE=GPL-3
@@ -10,5 +10,5 @@ PROPERTIES=live
RDEPEND=media-video/mpv[libmpv] gui-libs/wlroots
RESTRICT=mirror test
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=3799253b660c137c7debd47877102fa4
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=1f97472dbb30ec6f6ed98ef6c3c169da

View File

@@ -1,6 +1,6 @@
BDEPEND=grimblast? ( app-text/scdoc ) shellevents? ( app-text/scdoc ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/libevdev dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 dev-util/glslang dev-util/vulkan-headers gui-libs/gtk-layer-shell gui-libs/wlroots[X?] media-libs/libglvnd[X?] media-libs/mesa[gles2,wayland,X?] media-libs/vulkan-loader x11-base/xcb-proto x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman virtual/libudev grimblast? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) X? ( x11-base/xwayland x11-libs/libxcb x11-libs/xcb-util-image x11-libs/xcb-util-wm )
DEPEND=app-misc/jq dev-libs/libevdev dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 dev-util/glslang dev-util/vulkan-headers gui-libs/gtk-layer-shell gui-libs/wlroots[X?] media-libs/libglvnd[X?] media-libs/mesa[gles2,wayland,X?] media-libs/vulkan-loader x11-base/xcb-proto x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman virtual/libudev grimblast? ( gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) X? ( x11-base/xwayland x11-libs/libxcb x11-libs/xcb-util-image x11-libs/xcb-util-wm )
DESCRIPTION=A dynamic tiling Wayland compositor that doesn't sacrifice on its looks
EAPI=8
HOMEPAGE=https://github.com/hyprwm/Hyprland/releases
@@ -8,8 +8,8 @@ INHERIT=meson toolchain-funcs
IUSE=X grimblast shellevents systemd
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/libevdev dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 dev-util/glslang dev-util/vulkan-headers gui-libs/gtk-layer-shell gui-libs/wlroots[X?] media-libs/libglvnd[X?] media-libs/mesa[gles2,wayland,X?] media-libs/vulkan-loader x11-base/xcb-proto x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman virtual/libudev grimblast? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) X? ( x11-base/xwayland x11-libs/libxcb x11-libs/xcb-util-image x11-libs/xcb-util-wm )
RDEPEND=app-misc/jq dev-libs/libevdev dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 dev-util/glslang dev-util/vulkan-headers gui-libs/gtk-layer-shell gui-libs/wlroots[X?] media-libs/libglvnd[X?] media-libs/mesa[gles2,wayland,X?] media-libs/vulkan-loader x11-base/xcb-proto x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman virtual/libudev grimblast? ( gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) X? ( x11-base/xwayland x11-libs/libxcb x11-libs/xcb-util-image x11-libs/xcb-util-wm )
SLOT=0
SRC_URI=https://github.com/hyprwm/Hyprland/archive/v0.20.1beta.tar.gz -> hyprland-0.20.1.tar.gz https://github.com/hyprwm/hyprland-protocols/archive/301733ae466b229066ba15a53e6d8b91c5dcef5b.tar.gz -> hyprland-protocols.tar.gz https://github.com/hyprwm/contrib/archive/37c8121f98d76f57caa00dd7106877876e0d7483.tar.gz -> contrib.tar.gz https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/dc7cc98cf21a8dc19ab8895505500e3700646af0/wlroots-dc7cc98cf21a8dc19ab8895505500e3700646af0.tar.bz2 -> wlr.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=484d802e5b8102a8d4d06e72423fe26f
_md5_=02b71bb90588095c6fc0a82c90ca6a30

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( >=dev-lang/python-3.9.16:3.9 ) media-gfx/fontforge test? ( || ( ( >=dev-lang/python-3.9.16:3.9 dev-python/ipdb[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-util/gftools[python_single_target_python3_9(-)] media-gfx/fontbakery[python_targets_python3_9(-)] ) ) ) X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
BDEPEND=|| ( >=dev-lang/python-3.10.9:3.10 ) media-gfx/fontforge test? ( || ( ( >=dev-lang/python-3.10.9:3.10 dev-python/ipdb[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-util/gftools[python_single_target_python3_10(-)] media-gfx/fontbakery[python_targets_python3_10(-)] ) ) ) X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=compile install postinst postrm setup test
DESCRIPTION=A IBM 3270 Terminal font in a modern format
EAPI=8
@@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rbanffy/3270font/archive/v2.3.1.tar.gz -> 3270font-2.3.1.tar.gz
_eclasses_=font 5e03cb70902daa9ff8967c61130f0f60 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=03f85bfbb92fa0aa7d4052a236041047
_md5_=bbb39aeed5f98db905e4127fe6a04f63

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( >=dev-python/beautifulsoup4-4.9.3[python_targets_python3_9(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_9(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_9(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_9(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_9(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_9(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_9(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_9(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_9(-)?] >=dev-python/rich-10.2.2[python_targets_python3_9(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_9(-)?] >=dev-python/toml-0.10.2[python_targets_python3_9(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_9(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_9(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_9(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)?]
BDEPEND=test? ( >=dev-python/beautifulsoup4-4.9.3[python_targets_python3_10(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_10(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_10(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_10(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_10(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_10(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_10(-)?] >=dev-python/requests-2.25.1[python_targets_python3_10(-)?] >=dev-python/rich-10.2.2[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=dev-python/beautifulsoup4-4.9.3[python_targets_python3_9(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_9(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_9(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_9(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_9(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_9(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_9(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_9(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_9(-)?] >=dev-python/rich-10.2.2[python_targets_python3_9(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_9(-)?] >=dev-python/toml-0.10.2[python_targets_python3_9(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_9(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_9(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_9(-)?] test? ( dev-python/ufo2ft[python_targets_python3_9(-)?] )
DEPEND=>=dev-python/beautifulsoup4-4.9.3[python_targets_python3_10(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_10(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_10(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_10(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_10(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_10(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_10(-)?] >=dev-python/requests-2.25.1[python_targets_python3_10(-)?] >=dev-python/rich-10.2.2[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] test? ( dev-python/ufo2ft[python_targets_python3_10(-)?] )
DESCRIPTION=Font quality assurance tool
EAPI=8
HOMEPAGE=https://github.com/googlefonts/fontbakery https://pypi.org/project/fontbakery/
INHERIT=distutils-r1
IUSE=test python_targets_python3_9
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/beautifulsoup4-4.9.3[python_targets_python3_9(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_9(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_9(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_9(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_9(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_9(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_9(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_9(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_9(-)?] >=dev-python/rich-10.2.2[python_targets_python3_9(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_9(-)?] >=dev-python/toml-0.10.2[python_targets_python3_9(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_9(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_9(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RDEPEND=>=dev-python/beautifulsoup4-4.9.3[python_targets_python3_10(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_10(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_10(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_10(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_10(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_10(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_10(-)?] >=dev-python/requests-2.25.1[python_targets_python3_10(-)?] >=dev-python/rich-10.2.2[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/fontbakery/archive/v0.7.38.tar.gz -> fontbakery-0.7.38.tar.gz
SRC_URI=https://github.com/googlefonts/fontbakery/archive/v0.7.38.tar.gz -> fontbakery-0.7.38.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=8ac408b35c3a7f4dbdd7c632e6cb36fe
_md5_=f4159d4af9f7f26356d560752f566392

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/axisregistry-0.3.9[python_targets_python3_10(-)?] >=dev-python/beautifulsoup4-4.11.1[python_targets_python3_10(-)?] >=dev-python/beziers-0.4.0[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-2022.10.27[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.4.1[python_targets_python3_10(-)?] >=dev-python/defcon-0.10.1[python_targets_python3_10(-)?] >=dev-python/font-v-2.1.0[python_targets_python3_10(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)?] >=dev-python/glyphsets-0.5.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.9.1[python_targets_python3_10(-)?] >=dev-python/opentypespec-1.8.4[python_targets_python3_10(-)?] >=dev-python/packaging-21.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.29[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.20.1[python_targets_python3_10(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?] >=dev-python/requests-2.28.0[python_targets_python3_10(-)?] >=dev-python/rich-12.4.4[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.3[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-4.0.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=dev-python/axisregistry-0.3.9[python_targets_python3_10(-)?] >=dev-python/beautifulsoup4-4.11.1[python_targets_python3_10(-)?] >=dev-python/beziers-0.4.0[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-2022.10.27[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.4.1[python_targets_python3_10(-)?] >=dev-python/defcon-0.10.1[python_targets_python3_10(-)?] >=dev-python/font-v-2.1.0[python_targets_python3_10(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)?] >=dev-python/glyphsets-0.5.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.9.1[python_targets_python3_10(-)?] >=dev-python/opentypespec-1.8.4[python_targets_python3_10(-)?] >=dev-python/packaging-21.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.29[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.20.1[python_targets_python3_10(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?] >=dev-python/requests-2.28.0[python_targets_python3_10(-)?] >=dev-python/rich-12.4.4[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.3[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-4.0.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] test? ( dev-python/kurbopy[python_targets_python3_10(-)?] )
DESCRIPTION=Font quality assurance tool
EAPI=8
HOMEPAGE=https://github.com/googlefonts/fontbakery https://pypi.org/project/fontbakery/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/axisregistry-0.3.9[python_targets_python3_10(-)?] >=dev-python/beautifulsoup4-4.11.1[python_targets_python3_10(-)?] >=dev-python/beziers-0.4.0[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-2022.10.27[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.4.1[python_targets_python3_10(-)?] >=dev-python/defcon-0.10.1[python_targets_python3_10(-)?] >=dev-python/font-v-2.1.0[python_targets_python3_10(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)?] >=dev-python/glyphsets-0.5.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.9.1[python_targets_python3_10(-)?] >=dev-python/opentypespec-1.8.4[python_targets_python3_10(-)?] >=dev-python/packaging-21.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.29[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.20.1[python_targets_python3_10(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?] >=dev-python/requests-2.28.0[python_targets_python3_10(-)?] >=dev-python/rich-12.4.4[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.3[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-4.0.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/fontbakery/archive/v0.8.10.tar.gz -> fontbakery-0.8.10.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
_md5_=3b5ec27835265050fa1477cadba54497

View File

@@ -8,9 +8,9 @@ INHERIT=check-reqs python-any-r1 cmake-multilib
IUSE=wayland +raytracing abi_x86_32 abi_x86_64
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.224 raytracing? ( dev-util/DirectXShaderCompiler ) dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.3.224[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?]
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.224 raytracing? ( dev-util/DirectXShaderCompiler ) dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.3.224[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] dev-libs/openssl[abi_x86_32(-)?,abi_x86_64(-)?]
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
SLOT=0
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/8aa0e76a110fa264608ee1b4e412aa8fb40286d3.tar.gz -> amdvlk-xgl-8aa0e76a110fa264608ee1b4e412aa8fb40286d3.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/287ef684bc36a86af55d4ed1c4c4f4c35577e21e.tar.gz -> amdvlk-pal-287ef684bc36a86af55d4ed1c4c4f4c35577e21e.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/37dcb2e5cedb00bb025c84238d816f19c93b3060.tar.gz -> amdvlk-llpc-37dcb2e5cedb00bb025c84238d816f19c93b3060.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/1f0c4f7e9cea22452e5e20a6cdfc4a84a2bf5bac.tar.gz -> amdvlk-gpurt-1f0c4f7e9cea22452e5e20a6cdfc4a84a2bf5bac.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/42a4d92d3c68995d04f1ed580613d162054f5795.tar.gz -> amdvlk-llvm-project-42a4d92d3c68995d04f1ed580613d162054f5795.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz -> amdvlk-MetroHash-18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/4f8cf0584442a91d829d269158567d7ed926f026.tar.gz -> amdvlk-CWPack-4f8cf0584442a91d829d269158567d7ed926f026.tar.gz
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 flag-o-matic 69394e25812406faa1f90edaf4969395 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 57da9a64d1575fc2b54c50c26d033561
_md5_=490be36b15922c9378a3c9951a850a2a
_md5_=072315647e1dd0f9d7adf7d3ebe88743

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=LGPL-3+
RDEPEND=dev-libs/glib:2 media-libs/alsa-lib media-libs/libpulse[glib]
SLOT=0
SRC_URI=https://gitlab.com/mobian1/callaudiod/-/archive/0.1.5/callaudiod-0.1.5.tar.bz2
SRC_URI=https://gitlab.com/mobian1/callaudiod/-/archive/0.1.7/callaudiod-0.1.7.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=4daa8a060104c32eb7a351a2a0985201
_md5_=25bb42884d6cec2f023b6210e3bd2f96

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 )
BDEPEND=|| ( >=dev-lang/python-3.11.1:3.11 >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 )
DEFINED_PHASES=compile install postinst setup
DESCRIPTION=A Lua script to show preview thumbnails in mpv's OSC seekbar
EAPI=8
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-video/mpv:=[lua]
SLOT=0
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.4.8.tar.gz -> mpv_thumbnail_script-0.4.8.tar.gz
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.5.2.tar.gz -> mpv_thumbnail_script-0.5.2.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=7f617211a239f42efd9cb5a9a6b20af5
_md5_=474020e219d6760df1ea6a49d2f7c107

View File

@@ -1,6 +1,6 @@
BDEPEND=app-arch/zip verify-sig? ( sec-keys/openpgp-keys-skyjake ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=>=dev-libs/tfdn-1.1.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
DEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
DESCRIPTION=Desktop GUI client for browsing Geminispace
EAPI=8
HOMEPAGE=https://gmi.skyjake.fi/lagrange/ https://git.skyjake.fi/gemini/lagrange
@@ -9,8 +9,8 @@ INHERIT=cmake verify-sig xdg
IUSE=+fribidi +harfbuzz mp3 ncurses webp verify-sig
KEYWORDS=~amd64 ~x86
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1
RDEPEND=>=dev-libs/tfdn-1.1.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
RDEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] fribidi? ( dev-libs/fribidi ) ncurses? ( dev-libs/sealcurses:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.14.0/lagrange-1.14.0.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.14.0/lagrange-1.14.0.tar.gz.sig )
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.14.2/lagrange-1.14.2.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.14.2/lagrange-1.14.2.tar.gz.sig )
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 verify-sig afb98fe4696292e4234ce36713fd4e9e xdg 6024fbc93167fad782e2032933654857
_md5_=2a63c21536bd968a49f0ef1ae2371452
_md5_=f87b0fda8b3ca54cb655c9d06e5ca0ef

View File

@@ -9,6 +9,6 @@ LICENSE=all-rights-reserved
RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig:1.0 media-libs/freetype:2 net-print/cups sys-apps/dbus sys-apps/util-linux x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libxkbcommon x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RESTRICT=mirror bindist
SLOT=0
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.145/discord-canary-0.0.145.deb
SRC_URI=https://dl-canary.discordapp.net/apps/linux/0.0.146/discord-canary-0.0.146.deb
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 7e4d48a3c6c8ebdaa9f7f9e7d2991e22 pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 unpacker 8bbea377a8dd2b5d5c8bc0d834ae6157 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=a9db7fb3d9457db4871f3c98ea502c77

View File

@@ -1,6 +1,6 @@
BDEPEND=nls? ( >=dev-qt/linguist-tools-5.14.0:5 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.67.0:5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=dev-qt/qtconcurrent-5.14.0:5 >=dev-qt/qtdeclarative-5.14.0:5 >=dev-qt/qtlocation-5.14.0:5 >=dev-qt/qtmultimedia-5.14.0:5[qml] >=dev-qt/qtnetwork-5.14.0:5[ssl] >=dev-qt/qtpositioning-5.14.0:5[qml] >=dev-qt/qtquickcontrols-5.14.0:5 >=dev-qt/qtquickcontrols2-5.14.0:5 >=dev-qt/qtsvg-5.14.0:5 >=dev-qt/qtsql-5.14.0:5 >=dev-qt/qtxml-5.14.0:5 >=kde-frameworks/kirigami-5.67.0:5 >=kde-frameworks/qqc2-desktop-style-5.67.0:5 >=media-libs/zxing-cpp-1.0.8 >=net-libs/qxmpp-1.3.0 kde? ( >=kde-frameworks/knotifications-5.67.0:5 ) test? ( dev-qt/qttest:5 ) dev-qt/qtcore:5
DEPEND=>=dev-qt/qtconcurrent-5.14.0:5 >=dev-qt/qtdeclarative-5.14.0:5 >=dev-qt/qtlocation-5.14.0:5 >=dev-qt/qtmultimedia-5.14.0:5[qml] >=dev-qt/qtnetwork-5.14.0:5[ssl] >=dev-qt/qtpositioning-5.14.0:5[qml] >=dev-qt/qtquickcontrols-5.14.0:5 >=dev-qt/qtquickcontrols2-5.14.0:5 >=dev-qt/qtsvg-5.14.0:5 >=dev-qt/qtsql-5.14.0:5 >=dev-qt/qtxml-5.14.0:5 >=kde-frameworks/kirigami-5.67.0:5 >=kde-frameworks/qqc2-desktop-style-5.67.0:5 >=media-libs/zxing-cpp-1.0.8:= <media-libs/zxing-cpp-2.0:= >=net-libs/qxmpp-1.3.0 kde? ( >=kde-frameworks/knotifications-5.67.0:5 ) test? ( dev-qt/qttest:5 ) dev-qt/qtcore:5
DESCRIPTION=A simple, user-friendly Jabber/XMPP client for every device!
EAPI=8
HOMEPAGE=https://www.kaidan.im
@@ -9,9 +9,9 @@ INHERIT=ecm
IUSE=kde nls debug test
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 CC-BY-SA-4.0 GPL-3+ GPL-3-with-openssl-exception MIT
RDEPEND=>=dev-qt/qtconcurrent-5.14.0:5 >=dev-qt/qtdeclarative-5.14.0:5 >=dev-qt/qtlocation-5.14.0:5 >=dev-qt/qtmultimedia-5.14.0:5[qml] >=dev-qt/qtnetwork-5.14.0:5[ssl] >=dev-qt/qtpositioning-5.14.0:5[qml] >=dev-qt/qtquickcontrols-5.14.0:5 >=dev-qt/qtquickcontrols2-5.14.0:5 >=dev-qt/qtsvg-5.14.0:5 >=dev-qt/qtsql-5.14.0:5 >=dev-qt/qtxml-5.14.0:5 >=kde-frameworks/kirigami-5.67.0:5 >=kde-frameworks/qqc2-desktop-style-5.67.0:5 >=media-libs/zxing-cpp-1.0.8 >=net-libs/qxmpp-1.3.0 kde? ( >=kde-frameworks/knotifications-5.67.0:5 ) || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RDEPEND=>=dev-qt/qtconcurrent-5.14.0:5 >=dev-qt/qtdeclarative-5.14.0:5 >=dev-qt/qtlocation-5.14.0:5 >=dev-qt/qtmultimedia-5.14.0:5[qml] >=dev-qt/qtnetwork-5.14.0:5[ssl] >=dev-qt/qtpositioning-5.14.0:5[qml] >=dev-qt/qtquickcontrols-5.14.0:5 >=dev-qt/qtquickcontrols2-5.14.0:5 >=dev-qt/qtsvg-5.14.0:5 >=dev-qt/qtsql-5.14.0:5 >=dev-qt/qtxml-5.14.0:5 >=kde-frameworks/kirigami-5.67.0:5 >=kde-frameworks/qqc2-desktop-style-5.67.0:5 >=media-libs/zxing-cpp-1.0.8:= <media-libs/zxing-cpp-2.0:= >=net-libs/qxmpp-1.3.0 kde? ( >=kde-frameworks/knotifications-5.67.0:5 ) || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=5
SRC_URI=mirror://kde/unstable/kaidan/0.8.0/kaidan-0.8.0.tar.xz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 virtualx 644887c82aefdf12001489391fca4f02 xdg 6024fbc93167fad782e2032933654857 ecm 52284263f68a4054362f6a2c9c78394f
_md5_=c1f180e9b1e8f2c8f982006b9b1df3fb
_md5_=1d7329182390f447e18bb6fb0c94ddd4

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-qt/linguist-tools:5 || ( app-text/asciidoc dev-ruby/asciidoctor ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/nlohmann_json app-text/cmark:= dev-cpp/qt-jdenticon dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libfmt:= >=dev-libs/mtxclient-0.9.0:= >=dev-libs/qtkeychain-0.12.0:= >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= dev-qt/qtconcurrent:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgraphicaleffects:5 dev-qt/qtgui:5[dbus,jpeg,png] dev-qt/qtimageformats dev-qt/qtmultimedia:5[gstreamer,qml,widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] >=media-plugins/gst-plugins-qt5-1.18 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 x11-libs/libxcb:= x11-libs/xcb-util-wm ) ) )
DESCRIPTION=Native desktop client for Matrix using Qt
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/nheko
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
IUSE=X video voip
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-text/cmark:= dev-cpp/qt-jdenticon dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libfmt:= >=dev-libs/mtxclient-0.9.0:= >=dev-libs/qtkeychain-0.12.0:= >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= dev-qt/qtconcurrent:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgraphicaleffects:5 dev-qt/qtgui:5[dbus,jpeg,png] dev-qt/qtimageformats dev-qt/qtmultimedia:5[gstreamer,qml,widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] >=media-plugins/gst-plugins-qt5-1.18 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 x11-libs/libxcb:= x11-libs/xcb-util-wm ) ) )
REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/nheko/archive/v0.11.0.tar.gz -> nheko-0.11.0.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 optfeature 1a2157392a869265b2afcb63a26c12ac xdg 6024fbc93167fad782e2032933654857
_md5_=98d1f6e738cff5be3b8108d3d6b22396

View File

@@ -1,17 +0,0 @@
BDEPEND=|| ( dev-lang/vala:0.56[vapigen(+)] ) dev-libs/gobject-introspection dev-libs/protobuf dev-util/wayland-scanner >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas dev-libs/libxml2 gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] media-libs/harfbuzz:= >=media-sound/callaudiod-0.0.5 net-libs/libsoup:2.4 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango
DESCRIPTION=Phone dialer and call handler
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/calls
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=vala meson gnome2-utils virtualx xdg
IUSE=test
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-core:2 app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas dev-libs/libxml2 gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] media-libs/harfbuzz:= >=media-sound/callaudiod-0.0.5 net-libs/libsoup:2.4 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango virtual/secret-service
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/v43.0/calls-v43.0.tar.gz https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/619dd91561ad470db3d0e0e263ebc35d787afd2e/libcall-ui-619dd91561ad470db3d0e0e263ebc35d787afd2e.tar.gz
_eclasses_=vala 2633382950a3a9ce912c9258150d5db8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 virtualx 644887c82aefdf12001489391fca4f02 xdg 6024fbc93167fad782e2032933654857
_md5_=644372afb29653e396c7efdd30a35fc4

View File

@@ -0,0 +1,17 @@
BDEPEND=|| ( dev-lang/vala:0.56[vapigen(+)] ) dev-libs/gobject-introspection dev-libs/protobuf dev-util/wayland-scanner gtk-doc? ( dev-util/gtk-doc ) man? ( dev-python/docutils ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] >=media-sound/callaudiod-0.0.5 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/gtk+:3 test? ( media-plugins/gst-plugins-srtp:1.0 )
DESCRIPTION=Phone dialer and call handler
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/calls
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=vala meson gnome2-utils optfeature virtualx xdg
IUSE=gtk-doc man test
KEYWORDS=~amd64 ~arm64
LICENSE=CC-BY-SA-4.0 GPL-3+ LGPL-2+ LGPL-2.1+
RDEPEND=app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] >=media-sound/callaudiod-0.0.5 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/gtk+:3 virtual/secret-service
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/v43.3/calls-v43.3.tar.bz2 https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/619dd91561ad470db3d0e0e263ebc35d787afd2e/libcall-ui-619dd91561ad470db3d0e0e263ebc35d787afd2e.tar.bz2
_eclasses_=vala 2633382950a3a9ce912c9258150d5db8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 optfeature 1a2157392a869265b2afcb63a26c12ac virtualx 644887c82aefdf12001489391fca4f02 xdg 6024fbc93167fad782e2032933654857
_md5_=ab9b67c7c7599d61420aaaffad880d81

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
EAPI=7
HOMEPAGE=https://github.com/oracle/linux-uek
INHERIT=kernel-2
IUSE=+gentoo experimental symlink build
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.6.80.3
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-6.80.3.tar.gz -> linux-uek-5.15.0-6.80.3.tar.gz mirror://gentoo/genpatches-5.15-91.base.tar.xz mirror://gentoo/genpatches-5.15-91.experimental.tar.xz mirror://gentoo/genpatches-5.15-91.extras.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 kernel-2 12a98c718ba8260077000c13b965ba1b
_md5_=a3c994fdc2e12ca7e3d83504f10efefa

View File

@@ -4,12 +4,11 @@ DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgr
EAPI=8
HOMEPAGE=https://coder.com/
INHERIT=systemd
IUSE=gnome-keyring
KEYWORDS=~amd64 ~arm64
LICENSE=MIT 0BSD ISC PYTHON BSD-2 BSD Apache-2.0 Unlicense LGPL-2.1+ || ( BSD-2 MIT Apache-2.0 ) || ( MIT WTFPL ) || ( BSD GPL-2 )
RDEPEND=>=net-libs/nodejs-16.0.0[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
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 )
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=c3201881030bade62ece284c0c6c363c
_md5_=cf27a7b97b4a991efab21e6a7a576fd5

View File

@@ -1,5 +1,5 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst
DEFINED_PHASES=configure install postinst
DEPEND=dev-libs/openssl:= net-misc/curl
DESCRIPTION=A simple, minimalistic ActivityPub instance
EAPI=8
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/openssl:= net-misc/curl acct-user/snac
SLOT=0
SRC_URI=https://codeberg.org/grunfink/snac2/archive/2.14.tar.gz -> snac-2.14.tar.gz
SRC_URI=https://codeberg.org/grunfink/snac2/archive/2.18.tar.gz -> snac-2.18.tar.gz
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=d088f4e3eb0049b47a9c618a85c679ff
_md5_=e8f8514aa524389079ed562e809ce438

View File

@@ -1,13 +0,0 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile prepare unpack
DEPEND=net-libs/webkit-gtk net-libs/glib-networking gnome-base/gsettings-desktop-schemas sys-libs/libfixposix X? ( x11-misc/xclip ) spell? ( app-text/enchant )
DESCRIPTION=Nyxt - the internet on your terms.
EAPI=7
HOMEPAGE=https://nyxt.atlas.engineer/
INHERIT=git-r3
IUSE=X spell
LICENSE=BSD CC-BY-SA-3.0
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=42688cfa394d6f3e37b63211a3cbe197

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=A program to download, update, and run the Tor Browser Bundle
EAPI=8
HOMEPAGE=https://github.com/micahflee/torbrowser-launcher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg
IUSE=apparmor python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-crypt/gpgme[python,python_targets_python3_9(-)?] dev-python/PyQt5[python_targets_python3_9(-)?,widgets] dev-python/PySocks[python_targets_python3_9(-)?] dev-python/distro[python_targets_python3_9(-)?] dev-python/packaging[python_targets_python3_9(-)?] dev-python/requests[python_targets_python3_9(-)?] apparmor? ( sys-libs/libapparmor ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/micahflee/torbrowser-launcher/archive/v0.3.5.tar.gz -> torbrowser-launcher-0.3.5.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=3a1994834a604efd85c06ec3a7df401f

View File

@@ -1,17 +1,17 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=A program to download, update, and run the Tor Browser Bundle
EAPI=8
HOMEPAGE=https://github.com/micahflee/torbrowser-launcher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg
IUSE=apparmor python_targets_python3_9 python_targets_python3_10
IUSE=apparmor python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-crypt/gpgme[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt5[python_targets_python3_9(-)?,python_targets_python3_10(-)?,widgets] dev-python/PySocks[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/distro[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?] apparmor? ( sys-libs/libapparmor ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=app-crypt/gpgme[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt5[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,widgets] dev-python/PySocks[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/distro[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] apparmor? ( sys-libs/libapparmor ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/micahflee/torbrowser-launcher/archive/v0.3.5.tar.gz -> torbrowser-launcher-0.3.5.tar.gz
SRC_URI=https://github.com/micahflee/torbrowser-launcher/archive/v0.3.6.tar.gz -> torbrowser-launcher-0.3.6.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=c65f8db824e9acaead53d8443e053dd1
_md5_=6b73365c6f50020f3464a6074834c515

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DESCRIPTION=A program to download, update, and run the Tor Browser Bundle
EAPI=8
HOMEPAGE=https://github.com/micahflee/torbrowser-launcher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg git-r3
IUSE=apparmor python_targets_python3_9 python_targets_python3_10
IUSE=apparmor python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
LICENSE=MIT
PROPERTIES=live
RDEPEND=app-crypt/gpgme[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt5[python_targets_python3_9(-)?,python_targets_python3_10(-)?,widgets] dev-python/PySocks[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/distro[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?] apparmor? ( sys-libs/libapparmor ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=app-crypt/gpgme[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PyQt5[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,widgets] dev-python/PySocks[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/distro[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] apparmor? ( sys-libs/libapparmor ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test
SLOT=0
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=c65f8db824e9acaead53d8443e053dd1
_md5_=6b73365c6f50020f3464a6074834c515

View File

@@ -62,6 +62,7 @@ app-admin/krapplet 0.3.1: Krapplet (keyring applet): a Linux graphical password
app-admin/overmind 2.2.2-r1: Process manager for Procfile-based applications and tmux
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
app-admin/s-tui 1.1.1 1.1.3: Stress-Terminal UI monitoring tool
app-admin/synadm 0.38: Command line admin tool for Synapse
app-admin/terragrunt-bin 0.38.6: A thin wrapper for Terraform
app-admin/zenmonitor3 2.0.0: Zen monitor is monitoring software for AMD Zen-based CPUs
app-arch/libarchive-qt 2.0.6-r1 2.0.7 9999: A Qt based archiving solution with libarchive backend
@@ -117,7 +118,7 @@ app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-editors/amp 0.6.2: A complete text editor for your terminal.
app-editors/atom-bin 1.58.0-r1: A hackable text editor for the 21st Century
app-editors/helix 22.05 22.08.1 22.12: A post-modern text editor.
app-editors/imhex 1.26.2: A hex editor for reverse engineers, programmers, and eyesight
app-editors/imhex 1.26.2-r1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kak-lsp 12.2.1: Kakoune Language Server Protocol Client
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/lapce 9999: Lightning-fast and Powerful Code Editor written in Rust
@@ -145,7 +146,7 @@ app-metrics/scaphandre 0.4.1: Electrical power consumption measurement agent.
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
app-misc/afetch 2.2.0: Simple system info written in C
app-misc/ani-cli 1.9: A cli to browse and watch anime.
app-misc/anki-bin 2.1.54-r1 2.1.56: A spaced-repetition memory training program (flash cards)
app-misc/anki-bin 2.1.54-r1 2.1.56 2.1.56-r1: A spaced-repetition memory training program (flash cards)
app-misc/apidb 5.8.0_beta 5.11.0_beta 5.13.1_beta 5.13.4_beta 5.13.6_beta: API Generator for Database access
app-misc/aw-client 0.11.0: Client library for ActivityWatch
app-misc/aw-core 0.11.0: Core library for ActivityWatch
@@ -584,7 +585,7 @@ dev-libs/imsg-compat 6.8.2 9999: linux port of OpenBSD imsg
dev-libs/jose 11: C-language implementation of Javascript Object Signing and Encryption
dev-libs/kwsys 0_pre20220603: Kitware System Library
dev-libs/libdatrie 0.2.13: Double-Array Trie Library
dev-libs/libdwarf 0.4.0 0.4.1: The DWARF Debugging Information Format
dev-libs/libdwarf 0.4.0 0.4.1 0.5.0: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.67-r3 9999: Library of glib utilities from sailfishos project
dev-libs/libnodave 0.8.5.1-r2: Connect to and exchange data with Siemens PLCs
dev-libs/libopensmtpd 0.7: Library for creating OpenSMTPD filters
@@ -593,7 +594,7 @@ dev-libs/luksmeta 9: LUKSMeta is a simple library for storing metadata in the LU
dev-libs/m_cli2 1.0.0_p20221116: M_CLI2 - parse Unix-like command line arguments from Fortran
dev-libs/memkind 1.13.0: user extensible heap manager built on top of jemalloc
dev-libs/monero-seed 0.1.0: 14-word mnemonic seed for Monero
dev-libs/mtxclient 0.8.0 0.8.1 0.8.2: Client API library for Matrix, built on top of libcurl
dev-libs/mtxclient 0.8.2 0.9.1: Client API library for Matrix, built on top of libcurl
dev-libs/nativefiledialog-extended 0_pre20210430-r1: File dialog library with C and C++ bindings, based on nativefiledialog
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
dev-libs/octetos-core 2.15.0_beta 2.20.0_beta 2.25.0_beta 2.25.1_beta 2.31.2_beta 2.31.3_beta 2.31.5_beta 2.32.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
@@ -798,15 +799,15 @@ dev-python/auditok 0.1.5 0.2.0: A module for Audio/Acoustic Activity Detection
dev-python/autoflake 1.4-r1: Removes unused imports and unused variables as reported by pyflakes
dev-python/automaton 2.5.0: Friendly state machines for python
dev-python/avro 1.11.0: Apache Avro is a data serialization system
dev-python/axisregistry 0.2.0 0.3.2: A Python API to access data from the Google Fonts variable fonts Axis Registry
dev-python/axisregistry 0.3.2 0.3.11: A Python API to access data from the Google Fonts variable fonts Axis Registry
dev-python/azure-core 1.26.1 1.26.2: Microsoft Azure Core Library for Python
dev-python/azure-storage-blob 12.14.1: Microsoft Azure Blob Storage Client Library for Python
dev-python/b2sdk 1.12.0 1.17.2: The client library for BackBlaze's B2 product
dev-python/babelfont 3.0.0_alpha8: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
dev-python/babelfont 3.0.0_alpha9: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
dev-python/baron 0.9: Full Syntax Tree for python to make writing refactoring code a realist task
dev-python/base58 2.1.1: Base58 and Base58Check implementation
dev-python/betamax-serializers 0.2.1: A set of third-party serializers for Betamax
dev-python/beziers 0.4.0: Python bezier manipulation library
dev-python/beziers 0.4.0-r1: Python bezier manipulation library
dev-python/bidict 0.22.0: The bidirectional mapping library for Python
dev-python/billiard 4.0.2: Python multiprocessing fork
dev-python/bitbox02 5.3.0: Python API for communicating with the BitBox02 device
@@ -816,16 +817,18 @@ dev-python/bson 0.5.10: Independent BSON codec for Python that doesn't depend on
dev-python/castellan 3.11.0: Generic Key Manager interface for OpenStack
dev-python/celery 5.3.0_beta1: Asynchronous task queue/job queue based on distributed message passing
dev-python/cffsubr 0.2.9_p1: Standalone CFF subroutinizer based on AFDKO tx tool
dev-python/click-option-group 0.5.5: Option groups missing in Click
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
dev-python/clufter 0.77.2: Tool/library for transforming/analyzing cluster configuration formats
dev-python/cmarkgfm 2022.3.4: Python bindings for GitHub's cmark
dev-python/collidoscope 0.4.1: Brute force detection of glyph collisions
dev-python/cmarkgfm 2022.3.4 2022.10.27: Python bindings for GitHub's cmark
dev-python/collidoscope 0.4.1 0.5.2: Brute force detection of glyph collisions
dev-python/colored 1.4.2 1.4.3: Very simple Python library for color and formatting in terminal
dev-python/commandlines 0.4.1: Routines for extracting information from fontTools glyphs
dev-python/compreffor 0.5.1_p1 0.5.2: A CFF table subroutinizer for FontTools
dev-python/confluent-kafka 1.8.2-r1 1.9.0: Confluent's Kafka Python Client
dev-python/convertdate 2.3.2 2.4.0: Utils for converting between date formats and calculating holidays
dev-python/cotyledon 1.7.3: Cotyledon provides a framework for defining long-running services
dev-python/coveralls 3.3.1: Show coverage stats online via coveralls.io
dev-python/cu2qu 1.6.7-r1 1.6.7_p1: Cubic-to-quadratic bezier curve conversion
dev-python/curio 1.5: Curio is a coroutine-based library for concurrent systems programming
dev-python/cursive 0.2.2-r2: Cursive implements OpenStack-specific validation of digital signatures
@@ -836,7 +839,7 @@ dev-python/daff 1.3.46: The daff can produce and apply tabular diffs
dev-python/daiquiri 3.0.1: Python library to easily setup basic logging functionality
dev-python/dasbus 1.6: DBus library in Python 3
dev-python/dataclasses_json 0.5.7: Easily serialize Data Classes to and from JSON
dev-python/dateparser 1.1.4 1.1.5: Date parsing library designed to parse dates from HTML pages
dev-python/dateparser 1.1.5 1.1.6: Date parsing library designed to parse dates from HTML pages
dev-python/decopatch 1.4.9 1.4.10: Create decorators easily in python
dev-python/desktop-notifier 3.3.2 3.4.2: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/devtools 0.6.1: Dev tools for python
@@ -858,7 +861,7 @@ dev-python/fastavro 1.7.0: Fast read/write of AVRO files
dev-python/filecheck 0.0.22: Python port of LLVM's FileCheck, flexible pattern matching file verifier
dev-python/flask-restx 0.5.1: Framework API development with Flask
dev-python/font-v 2.1.0: Font version string reporting and modification library
dev-python/fontFeatures 1.7.0: Python library for manipulating OpenType font features
dev-python/fontFeatures 1.7.4: Python library for manipulating OpenType font features
dev-python/fontMath 0.9.2: A collection of objects that implement fast font math
dev-python/fontParts 0.10.6: An API for interacting with the parts of fonts
dev-python/fontPens 0.2.4-r1: A collection of classes implementing the pen protocol for manipulating glyphs
@@ -871,7 +874,7 @@ dev-python/gflanguages 0.4.0: A python API for evaluating language support in th
dev-python/github-sublee-glicko2 0_pre20191010-r1: An implementation of the Glicko-2 rating system for Python
dev-python/glicko2 2.0.0: glicko2 implementation in python
dev-python/glyphsLib 6.0.5: A library to provide a bridge from Glyphs source files to UFOs
dev-python/glyphsets 0.5.0 0.5.1: A python API for evaluating coverage of glyph sets in font projects
dev-python/glyphsets 0.5.1 0.5.4: A python API for evaluating coverage of glyph sets in font projects
dev-python/glyphtools 0.8.0: Routines for extracting information from fontTools glyphs
dev-python/gnuplot-py 1.8_p8: A python wrapper for Gnuplot
dev-python/google-cloud-storage 1.36.0: Google Cloud Storage API client library
@@ -904,6 +907,7 @@ dev-python/jplephem 2.16: Python version of NASA DE4xx ephemerides for Astronomi
dev-python/jsonpath-rw 1.4.0: A robust and significantly extended implementation of JSONPath for Python
dev-python/jsonpath-rw-ext 1.2.2: Extensions for JSONPath RW
dev-python/jupyter-sphinx 0.3.2: Jupyter Sphinx Extensions
dev-python/kurbopy 0.8.32: Python wrapper around Rust kurbo 2D curves library
dev-python/langdetect 1.0.9: Port of Google's language-detection library to Python
dev-python/ldappool 3.0.0: A connection pool for python-ldap
dev-python/libcst 0.4.3_p20220607: Concrete syntax tree parser and serializer for Python
@@ -934,7 +938,7 @@ dev-python/openstep-plist 0.3.0: ASCII plist parser written in Cython
dev-python/opentracing 2.4.0: OpenTracing API for Python
dev-python/opentypespec 1.8.4: Python bezier manipulation library
dev-python/orderedmultidict 1.0.1: Ordered Multivalue Dictionary. Helps power furl.
dev-python/orjson 3.6.8-r1: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
dev-python/orjson 3.8.5: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
dev-python/orjson-bin 3.6.7: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
dev-python/os-api-ref 2.3.0: Sphinx Extensions to support API reference sites in OpenStack
dev-python/os-resource-classes 1.1.0: A list of standardized resource classes for OpenStack
@@ -955,7 +959,7 @@ dev-python/persist-queue 0.8.0: A thread-safe disk based persistent queue in Pyt
dev-python/pg8000 1.29.1 1.29.2: A Pure-Python PostgreSQL Driver
dev-python/phx-class-registry 3.0.5-r1: An intersection of the Registry and Factory pattern
dev-python/pifpaf 3.1.5: Python fixtures and daemon managing tools for functional testing
dev-python/pip-api 0.0.29: An unofficial, importable pip API
dev-python/pip-api 0.0.30: An unofficial, importable pip API
dev-python/playsound 1.3.0: Single function module with no dependencies for playing sounds.
dev-python/portio 0.5-r1: Python low level port I/O for Linux x86
dev-python/portion 2.3.0: A Python library providing data structure and operations for intervals.
@@ -1064,7 +1068,7 @@ dev-python/sphinxcontrib-restbuilder 0.3: A Sphinx builder/writer to output reSt
dev-python/sre_yield 1.2: Python module to generate regular all expression matches
dev-python/srt 3.5.0 3.5.1 3.5.2: A tiny library for parsing, modifying, and composing SRT files
dev-python/sse-starlette 0.10.3 1.1.6: Server Sent Events for Starlette
dev-python/statmake 0.5.0 0.5.1: Generate STAT tables for variable fonts from .stylespace files
dev-python/statmake 0.6.0: Generate STAT tables for variable fonts from .stylespace files
dev-python/stdlibs 2022.3.16 2022.6.8: What's in the Python stdlib
dev-python/stone 3.3.1: The Official Api Spec Language for Dropbox
dev-python/strictyaml 1.6.1: A type-safe YAML parser built atop ruamel.yaml
@@ -1092,7 +1096,7 @@ dev-python/ufo2ft 2.27.0: A bridge from UFOs to FontTool objects
dev-python/ufoLib2 0.13.1: A UFO font library
dev-python/ufoNormalizer 0.6.1: A tool that will normalize the XML and other data inside of a UFO
dev-python/ufoProcessor 1.9.0-r1: A Python package for processing and generating UFO files
dev-python/uharfbuzz 0.26.0: Streamlined Cython bindings for the HarfBuzz shaping engine
dev-python/uharfbuzz 0.33.0: Streamlined Cython bindings for the HarfBuzz shaping engine
dev-python/uhashring 2.1: Full featured consistent hashing python library compatible with ketama
dev-python/ukpostcodeparser 1.1.2-r1: UK postcode parser library
dev-python/unicodedata2 14.0.0: Unicodedata backport for python 2/3 updated to the latest unicode version
@@ -1147,7 +1151,7 @@ dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
dev-util/fpm 0.7.0-r1: Fortran Package Manager (fpm)
dev-util/fypp 3.1: Fypp - Python powered Fortran preprocessor
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
dev-util/gftools 0.9.10 0.9.11: Miscellaneous tools for working with the Google Fonts collection
dev-util/gftools 0.9.21: Miscellaneous tools for working with the Google Fonts collection
dev-util/git-bug 0.7.1 9999: distributed, offline-first bug tracker
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
dev-util/gshards 0.1-r1: Small helper tools to aid installing Crystal packages in Gentoo
@@ -1282,7 +1286,7 @@ gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
gui-apps/gradience 0.3.0-r1: GNOME's main interface to configure various aspects of the desktop
gui-apps/gtklock 2.0.1: GTK-based lockscreen for Wayland
gui-apps/hiprompt-gtk-py 0_pre20220624 9999: GTK+ Himitsu prompter for Wayland
gui-apps/mpvpaper 1.1 1.2 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/mpvpaper 1.2 1.3 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg-launchers 0.5.0 0.6.3 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
@@ -1360,7 +1364,7 @@ media-gfx/azpainter 3.0.3 3.0.4: Full color painting software for Linux for illu
media-gfx/bonzomatic 2022.02.05 9999: Live shader coding tool and Shader Showdown workhorse
media-gfx/dehinter 3.1.0 4.0.0: A tool for the removal of TrueType hints in fonts
media-gfx/dustr 9999: light and interactive tool your crops need
media-gfx/fontbakery 0.7.38: Font quality assurance tool
media-gfx/fontbakery 0.7.38 0.8.10: Font quality assurance tool
media-gfx/fontdiff 0.2.3: A tool for finding visual differences between two font versions
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
media-gfx/gephi-bin 0.9.5 0.9.6: The Open Graph Viz Platform
@@ -1403,7 +1407,7 @@ media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesis softsynth
media-sound/amberol 0.9.2: Simple GUI Music Player
media-sound/callaudiod 0.1.5 0.1.6: Call audio routing daemon
media-sound/callaudiod 0.1.6 0.1.7: Call audio routing daemon
media-sound/dzr 221112: DZR: the command line deezer.com player
media-sound/helvum 0.3.4 0.3.4-r2: A GTK patchbay for pipewire
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
@@ -1451,14 +1455,14 @@ mpv-plugin/mpv-plugin-xrandr 20190523-r1: Automatically invoke the xrandr to set
mpv-plugin/mpv-youtube-upnext 20210620 20220922: A userscript that allows you to play "up next"/recommended youtube videos
mpv-plugin/mpv_sponsorblock 20211223 20220924: mpv script to skip sponsored segments of YouTube videos
mpv-plugin/mpv_sponsorblock_minimal 2022.02.07: A minimal script to skip sponsored segments of YouTube videos
mpv-plugin/mpv_thumbnail_script 0.4.8 0.4.9 0.5.1: A Lua script to show preview thumbnails in mpv's OSC seekbar
mpv-plugin/mpv_thumbnail_script 0.4.9 0.5.1 0.5.2: A Lua script to show preview thumbnails in mpv's OSC seekbar
net-analyzer/gping-bin 1.5.1: Ping with graph
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various plugins for Munin
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.18 0.9.0: A graphical browser for plain-text protocols
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
net-client/lagrange 1.14.0 1.14.1-r1: Desktop GUI client for browsing Geminispace
net-client/lagrange 1.14.1-r1 1.14.2: Desktop GUI client for browsing Geminispace
net-client/offpunk 1.7.1 1.8: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
@@ -1469,16 +1473,16 @@ net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
net-im/Quaternion 0.0.95.1: A Qt-based IM client for Matrix
net-im/abaddon 0.1.8 9999: Alternative Discord client using GTK instead of Electron
net-im/chatterino 2.3.5-r3: Chat client for https://twitch.tv
net-im/discord-canary-bin 0.0.145: All-in-one voice and text chat
net-im/discord-canary-bin 0.0.146: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.5.5 0.5.6: A little tool to send messages to an XMPP contact or MUC
net-im/gtkcord 0.1.0-r1: A Gtk3 Discord client in Golang
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/jitsi-meet 2022.3.1: Desktop application for Jitsi Meet built with Electron
net-im/kaidan 0.8.0: A simple, user-friendly Jabber/XMPP client for every device!
net-im/kaidan 0.8.0-r1: A simple, user-friendly Jabber/XMPP client for every device!
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/nheko 0.10.2-r1: Native desktop client for Matrix using Qt
net-im/nheko 0.10.2-r1 0.11.0: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
net-im/session-desktop-bin 1.10.4: Session Desktop - Onion routing based messenger
net-im/whatsapp-for-linux 1.3.2 1.3.2-r1: An unofficial WhatsApp desktop application for Linux
@@ -1547,7 +1551,7 @@ net-p2p/trezord-go 2.0.30: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.4.7 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-voip/discover-overlay 0.4.5 0.5.4 0.6.3-r1: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 43.0 43.2: Phone dialer and call handler
net-voip/gnome-calls 43.2 43.3: Phone dialer and call handler
net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
net-wireless/iwdgui 0.1.0 0.2.0: A graphical frontend for IWD, Intel's iNet Wireless Daemon
net-wireless/rtl8192eu 0_pre20220825: Realtek 8192EU driver module for Linux kernel
@@ -1738,6 +1742,7 @@ sys-cluster/veloc 1.6: Very-Low Overhead Checkpointing System
sys-cluster/wxparaver 4.10.1: Performance analyzer based on event traces
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
sys-devel/gsl 4.1.5-r1: iMatix GSL code generator
sys-devel/just 1.12.0: Just a command runner (with syntax inspired by 'make')
sys-firmware/pinephone-firmware 20210809: Firmwares files for PinePhone
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
@@ -1754,7 +1759,7 @@ sys-kernel/dpdk-kmod 21.11.1 22.07: DPDK Kernel Nic Interface module
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
sys-kernel/uek-sources 5.15.0.5.70.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ummunotify 2-r1: Userspace support for MMU notifications
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
@@ -1796,13 +1801,12 @@ www-apps/invidious 2022.11.22: Invidious is an alternative front-end to YouTube
www-apps/jackett-bin 0.20.514 0.20.1202 9999: API Support for your favorite torrent trackers
www-apps/mycorrhiza 1.13.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/nitter 0.1.0_p20221128 0.1.0_p20230101-r1: An alternative front-end for Twitter
www-apps/snac 2.14 2.17: A simple, minimalistic ActivityPub instance
www-apps/snac 2.17 2.18: A simple, minimalistic ActivityPub instance
www-apps/twint 2.1.20-r2 2.1.20_p20220316: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-client/badwolf 1.2.2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers
www-client/nyxt 9999: Nyxt - the internet on your terms.
www-client/torbrowser-launcher 0.3.5-r1 0.3.5-r2 9999: A program to download, update, and run the Tor Browser Bundle
www-client/torbrowser-launcher 0.3.6 9999: A program to download, update, and run the Tor Browser Bundle
www-client/vimb 3.6.0 9999: a fast, lightweight, vim-like browser based on webkit
www-client/woob 3.1 9999: Web Outside Of Browsers (core, site modules and applications)
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits

View File

@@ -1 +1 @@
Sat, 14 Jan 2023 11:32:52 +0000
Sat, 14 Jan 2023 18:47:03 +0000