mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2023-05-06 07:03:00 UTC
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Cut, copy, and paste anything in your terminal
|
||||
EAPI=8
|
||||
HOMEPAGE=https://getclipboard.app/ https://github.com/Slackadays/Clipboard
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=X? ( x11-libs/libX11 ) wayland? ( dev-libs/wayland-protocols dev-libs/wayland )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Slackadays/Clipboard/archive/refs/tags/0.6.0.tar.gz -> Clipboard-0.6.0.tar.gz
|
||||
SRC_URI=https://github.com/Slackadays/Clipboard/archive/refs/tags/0.7.0.tar.gz -> Clipboard-0.7.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c
|
||||
_md5_=759bed4e3ad3cb900d02a4b256d11961
|
||||
_md5_=a92639dd0338f4716d0e05172803873c
|
||||
17
metadata/md5-cache/app-misc/anki-bin-2.1.62
Normal file
17
metadata/md5-cache/app-misc/anki-bin-2.1.62
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst setup
|
||||
DEPEND=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_11? ( dev-python/decorator[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/PyQt5[python_targets_python3_11(-)] dev-python/PyQtWebEngine[python_targets_python3_11(-)] dev-python/stringcase[python_targets_python3_11(-)] )
|
||||
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=desktop python-single-r1 pypi xdg
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+ Apache-2.0 BSD CC-BY-3.0 GPL-3+ MIT
|
||||
RDEPEND=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_11? ( dev-python/decorator[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/PyQt5[python_targets_python3_11(-)] dev-python/PyQtWebEngine[python_targets_python3_11(-)] dev-python/stringcase[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.62-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-2.1.62-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.62-py3-none-any.whl -> aqt-2.1.62-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.62/qt/bundle/lin/anki.desktop -> anki-bin-2.1.62.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.62/qt/bundle/lin/anki.png -> anki-bin-2.1.62.png https://raw.githubusercontent.com/ankitects/anki/2.1.62/qt/bundle/lin/anki.1 -> anki-bin-2.1.62.1
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 3b6a844fbf71f1581992b44c78b549b7 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=65d56531177b97df2cb3d944f6526428
|
||||
15
metadata/md5-cache/app-misc/lf-29
Normal file
15
metadata/md5-cache/app-misc/lf-29
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Terminal file manager
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/gokcehan/lf
|
||||
INHERIT=go-module bash-completion-r1 desktop xdg
|
||||
IUSE=+static
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gokcehan/lf/archive/r29.tar.gz -> lf-29.tar.gz https://github.com/ephemer4l/gentoo-lf/raw/main/lf-29-deps.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module 9c75e51a48520b2f01471c1f91762882 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=fe4c084fd7adde02b3ac20f5d29f849d
|
||||
14
metadata/md5-cache/app-office/lotus123r3-1.0.0_rc4
Normal file
14
metadata/md5-cache/app-office/lotus123r3-1.0.0_rc4
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-alternatives/gzip[reference] sys-devel/binutils[multitarget]
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=sys-libs/ncurses-compat:5
|
||||
DESCRIPTION=A native port of Lotus 1-2-3 to Linux.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://123r3.net/
|
||||
IUSE=+abi_x86_32
|
||||
KEYWORDS=-* ~amd64 ~x86
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=sys-libs/ncurses-compat:5
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/taviso/123elf/archive/refs/tags/v1.0.0rc4.tar.gz https://archive.org/download/123-unix/123UNIX1.IMG https://archive.org/download/123-unix/123UNIX2.IMG https://archive.org/download/123-unix/123UNIX3.IMG https://archive.org/download/123-unix/123UNIX4.IMG https://archive.org/download/123-unix/123UNIX5.IMG
|
||||
_md5_=07ce114d6b9a4d641a2d21e2f315619d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?] test? ( >=app-text/unpaper-6.1 dev-python/pytest-helpers-namespace[python_targets_python3_10(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_10(-)?] >=media-libs/jbig2enc-0.29 >=media-gfx/pngquant-2.5 ) test? ( >=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[lcms,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-issues[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ocrmypdf/OCRmyPDF
|
||||
INHERIT=distutils-r1 optfeature shell-completion
|
||||
IUSE=test doc python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
|
||||
RDEPEND=>=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[lcms,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v14.0.1.tar.gz -> OCRmyPDF-14.0.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 shell-completion 12c269a0250324a6ce3779fbc741744b
|
||||
_md5_=74c1014602cf298d588b335eb9a1a1fe
|
||||
@@ -1,3 +1,4 @@
|
||||
BDEPEND=dev-vcs/subversion
|
||||
DEFINED_PHASES=configure
|
||||
DESCRIPTION=GNU interpreter for the APL programming language
|
||||
EAPI=8
|
||||
@@ -8,4 +9,4 @@ LICENSE=GPL-3+
|
||||
RDEPEND=gtk3? ( >=gui-libs/gtk-3.0.0 ) sqlite3? ( >=dev-db/sqlite-3.0.0 ) postgresql? ( dev-db/postgresql ) pcre2? ( dev-libs/libpcre2 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gnu/apl/apl-1.8.tar.gz
|
||||
_md5_=a50ff73369c0d67e6397dc4420db8597
|
||||
_md5_=b7cdc1489a63427a307ad4ce814cdf93
|
||||
|
||||
14
metadata/md5-cache/dev-nim/nimbus-1.1.1
Normal file
14
metadata/md5-cache/dev-nim/nimbus-1.1.1
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-lang/nim doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/sphinx-notfound-page[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] dev-python/sphinx-sitemap[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/sphinx-notfound-page[python_targets_python3_10(-)] dev-python/sphinx-prompt[python_targets_python3_10(-)] dev-python/sphinx-sitemap[python_targets_python3_10(-)] ) ) ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/sphinx[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install setup test
|
||||
DESCRIPTION=A Nim build system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://nimbus.sysrq.in/ https://git.sysrq.in/nimbus/about/
|
||||
INHERIT=python-any-r1 docs nim-utils
|
||||
IUSE=debug doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD
|
||||
RDEPEND=dev-lang/nim
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sysrq.in/nimbus/snapshot/nimbus-1.1.1.tar.bz2
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a edo c0eb9cbe6b0bd01fcb4918f12598a4d3 xdg-utils baea6080dd821f5562d715887954c9d3 nim-utils 6548190660274fddf428c46e69463e89
|
||||
_md5_=1a980ef0a360b79368cccfd047a3f6a5
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/fontPens[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/fonttools-4.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyclipper-1.1.0_p1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/defcon[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fontPens[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/fonttools-4.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyclipper-1.1.0_p1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=Boolean operations on paths
|
||||
EAPI=8
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/b/booleanOperations/booleanOperations-0.9.0.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=b3a1163338770c5f9c2a1853bbbaf29a
|
||||
_md5_=5f78a78028e084b56b03b9c986763e59
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?] test? ( >=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?] >=dev-util/afdko-3.6.1[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
BDEPEND=test? ( >=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/afdko-3.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=Standalone CFF subroutinizer based on AFDKO tx tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/adobe-type-tools/cffsubr
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10
|
||||
HOMEPAGE=https://pypi.org/project/cffsubr/ https://github.com/adobe-type-tools/cffsubr
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?] >=dev-util/afdko-3.6.1[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RDEPEND=>=dev-python/fonttools-4.10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/afdko-3.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/adobe-type-tools/cffsubr/archive/refs/tags/v0.2.9.post1.tar.gz -> cffsubr-0.2.9_p1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=b4e5f487b23bf04b9b82307ddf94167d
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/c/cffsubr/cffsubr-0.2.9.post1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=3fbeae8a9e37fa52288540fb7f8058a4
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/fonttools-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=app-arch/unzip >=dev-python/cython-0.29.24[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/fonttools-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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/cython-0.29.24[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=A CFF table subroutinizer for FontTools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/googlefonts/compreffor https://pypi.org/project/compreffor/
|
||||
HOMEPAGE=https://pypi.org/project/compreffor/ https://github.com/googlefonts/compreffor
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/fonttools-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/c/compreffor/compreffor-0.5.2.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=df1625317248e1b795240cd61582e47b
|
||||
_md5_=a42a4d4bc6754f2a1da5a3937f905925
|
||||
|
||||
@@ -10,6 +10,6 @@ LICENSE=MIT
|
||||
RDEPEND=dev-python/wheel[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dbus-next[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/d/desktop-notifier/desktop-notifier-3.5.1.tar.gz
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/d/desktop-notifier/desktop-notifier-3.5.2.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=7f6a61ee544fb69a8b6804167178f0f7
|
||||
16
metadata/md5-cache/dev-python/glyphsLib-6.2.2
Normal file
16
metadata/md5-cache/dev-python/glyphsLib-6.2.2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=app-text/xmldiff-2.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/defcon[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoNormalizer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufo2ft[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/openstep-plist-0.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/unicodedata2[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=A bridge from Glyphs source files (.glyphs) to UFOs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/glyphsLib/ https://github.com/googlefonts/glyphsLib
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 MIT
|
||||
RDEPEND=>=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/openstep-plist-0.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/unicodedata2[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/glyphsLib/glyphsLib-6.2.2.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=ebdf78136d348fd1d11333e577edf553
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=doc? ( app-arch/unzip ) test? ( dev-python/iso8601[python_targets_python3_10(-)?] dev-python/promise[python_targets_python3_10(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-mock[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/snapshottest[python_targets_python3_10(-)?] ) test? ( dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/graphql-core[python_targets_python3_10(-)?] dev-python/graphql-relay[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=GraphQL Framework for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://graphene-python.org https://pypi.org/project/graphene/ https://github.com/graphql-python/graphene
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aniso8601[python_targets_python3_10(-)?] dev-python/graphql-core[python_targets_python3_10(-)?] dev-python/graphql-relay[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/graphql-python/graphene/archive/v3.0.0.tar.gz -> graphene-3.0.0.tar.gz doc? ( https://graphene-python.org/sphinx_graphene_theme.zip -> sphinx-graphene-3.0.0.zip )
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=cce4c857e97352fbd5642179c13efe66
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_10(-)?] dev-python/pytest-describe[python_targets_python3_10(-)?] ) test? ( dev-python/graphql-core[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Relay library for graphql-core-next
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/graphql-python/graphql-relay-py
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/graphql-core[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/g/graphql-relay/graphql-relay-3.1.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=ccab4249ae83b43a6381253691ed9b30
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/cython[python_targets_python3_10(-)?] >=dev-python/setuptools-scm-3.3.1[python_targets_python3_10(-)?] test? ( dev-python/aspectlib[python_targets_python3_10(-)?] dev-python/ipdb[python_targets_python3_10(-)?] dev-python/manhole[python_targets_python3_10(-)?] dev-python/process-tests[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/six[python_targets_python3_10(-)?] sys-devel/gdb ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Hunter is a flexible code tracing toolkit
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter/
|
||||
INHERIT=distutils-r1 multiprocessing
|
||||
IUSE=test doc python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.5.1.tar.gz -> hunter-3.5.1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=9b15e0e092422377f40ccafc65077612
|
||||
@@ -1,10 +1,11 @@
|
||||
BDEPEND=>=dev-python/cython-0.28.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=app-arch/unzip >=dev-python/cython-0.28.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=ASCII plist parser written in Cython
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/openstep-plist/ https://github.com/fonttools/openstep-plist
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
@@ -13,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/o/openstep-plist/openstep_plist-0.3.0.post1.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=157614b70abda038b09e4682a320971d
|
||||
_md5_=accc921ba3d45fb956c5bb6b6a029562
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unearth[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/resolvelib-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) test? ( dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-rerunfailures[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unearth[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/resolvelib-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Modern Python package and dependency manager supporting latest PEP standards
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pdm-project/pdm/ https://pypi.org/project/pdm/
|
||||
INHERIT=bash-completion-r1 distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unearth[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/resolvelib-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pdm/pdm-2.4.9.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=9d52ea5d3a1eb7bed72f3305fcf5f6a8
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) test? ( dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-rerunfailures[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Modern Python package and dependency manager supporting latest PEP standards
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pdm-project/pdm/ https://pypi.org/project/pdm/
|
||||
INHERIT=bash-completion-r1 distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pdm/pdm-2.5.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=7fc090c61eb529e6de1181b8297700c2
|
||||
16
metadata/md5-cache/dev-python/pdm-2.5.4
Normal file
16
metadata/md5-cache/dev-python/pdm-2.5.4
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) test? ( dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-rerunfailures[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Modern Python package and dependency manager supporting latest PEP standards
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/pdm-project/pdm/ https://pypi.org/project/pdm/
|
||||
INHERIT=bash-completion-r1 distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/blinker[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/certifi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/platformdirs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/virtualenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyproject-hooks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/unearth-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/findpython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tomlkit[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/shellingham[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dotenv[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/resolvelib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/installer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cachecontrol[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-python/tomli[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pdm/pdm-2.5.4.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=f429bc61016269aa496466eb4e1a72a1
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ssl] ) dev-db/postgresql[server,xml] dev-python/pytest-mock[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] ) test? ( >=dev-python/scramp-1.4.3[python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A Pure-Python PostgreSQL Driver
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/tlocke/pg8000 https://pypi.org/project/pg8000/
|
||||
INHERIT=databases distutils-r1 edo pypi
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/scramp-1.4.3[python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pg8000/pg8000-1.29.2.tar.gz
|
||||
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=cc612b4aa6b4d01451c60cb18d93b9e0
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( media-gfx/libpsautohint >=dev-python/fonttools-4.20[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-util/afdko ) test? ( media-gfx/libpsautohint >=dev-python/fonttools-4.20[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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 unpack
|
||||
DEPEND=media-gfx/libpsautohint
|
||||
DEPEND=media-gfx/libpsautohint python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Python wrapper for Adobe's PostScript autohinter
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/psautohint/ https://github.com/adobe-type-tools/psautohint
|
||||
INHERIT=meson distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=media-gfx/libpsautohint >=dev-python/fonttools-4.20[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/adobe-type-tools/psautohint/archive/refs/tags/v2.4.0.tar.gz -> psautohint-2.4.0.gh.tar.gz test? ( https://github.com/adobe-type-tools/psautohint-testdata/archive/1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23.tar.gz -> psautohint-2.4.0-testdata.gh.tar.gz )
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=afae84bdfa35a322853ec221e089ca86
|
||||
_md5_=0b0cf577d9b7f5d19c1d87210393d1a6
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/aspectlib[python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_10(-)?] dev-python/freezegun[python_targets_python3_10(-)?] dev-python/hunter[python_targets_python3_10(-)?] dev-python/pygal[python_targets_python3_10(-)?] dev-python/pygaljs[python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_python3_10(-)?] ) test? ( dev-python/py-cpuinfo[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=py.test fixture for benchmarking code
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.python.org/pypi/pytest-benchmark/ https://github.com/ionelmc/pytest-benchmark
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-python/py-cpuinfo[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ionelmc/pytest-benchmark/archive/v3.4.1.tar.gz -> pytest-benchmark-3.4.1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=db7376472385fdaff66140a5619d1c56
|
||||
@@ -1,10 +1,11 @@
|
||||
BDEPEND=app-arch/unzip dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-util/gn dev-util/ninja test? ( dev-python/pytest-cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=app-arch/unzip dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-util/gn dev-util/ninja test? ( dev-python/pytest-cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Python bindings for the Skia Path Ops
|
||||
EAPI=8
|
||||
HOMEPAGE=https://skia.org/dev/present/pathops https://pypi.org/project/skia-pathops/ https://github.com/fonttools/skia-pathops
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
@@ -13,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/skia-pathops/skia-pathops-0.7.4.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=61c22e3a7412bc04cddc7148396716a1
|
||||
_md5_=fc2fb399515490c2651c02a4ae2c8c12
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=KaTeX Sphinx extension for rendering of math in HTML pages
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hagenw/sphinxcontrib-katex
|
||||
INHERIT=distutils-r1
|
||||
IUSE=doc python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/sphinx-4.5.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/sphinxcontrib-katex/sphinxcontrib-katex-0.9.3.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=a9fcbeb39502a17b7d10659f7cb92e7a
|
||||
@@ -1,16 +0,0 @@
|
||||
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.2.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/poetry-core-1.4.0[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-r1: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 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=5edca0694991d94a9243f8dde2519994
|
||||
16
metadata/md5-cache/dev-python/statmake-0.6.0-r1
Normal file
16
metadata/md5-cache/dev-python/statmake-0.6.0-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/ufo2ft-2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/attrs-21.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cattrs-22.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.11[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Applies STAT information from a Stylespace to a variable font
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/statmake/ https://github.com/daltonmaag/statmake
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/attrs-21.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cattrs-22.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.11[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
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 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=e5190d9e246742635cce1a47e55a2b3d
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Convert string cases between camel case, pascal case, snake case etc.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/okunishinishi/python-stringcase
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~hppa ~ia64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/s/stringcase/stringcase-1.2.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=a3a009902354cfd9b389fe13c4dfb0e4
|
||||
_md5_=3b7265fe217471d7762abd1359477018
|
||||
16
metadata/md5-cache/dev-python/ufo2ft-2.31.1
Normal file
16
metadata/md5-cache/dev-python/ufo2ft-2.31.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/compreffor[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/defcon[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/skia-pathops[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ufoLib2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cffsubr-0.2.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.39.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=A bridge from UFOs to FontTools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/ufo2ft/ https://github.com/googlefonts/ufo2ft
|
||||
INHERIT=distutils-r1 optfeature pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cffsubr-0.2.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.39.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/u/ufo2ft/ufo2ft-2.31.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=86785be06063dba72601e5efd8ef42e6
|
||||
16
metadata/md5-cache/dev-python/ufoLib2-0.14.0
Normal file
16
metadata/md5-cache/dev-python/ufoLib2-0.14.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/cattrs-22.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/msgpack[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/orjson[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/attrs-22.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=A UFO font library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/ufoLib2/ https://github.com/fonttools/ufoLib2
|
||||
INHERIT=distutils-r1 optfeature pypi
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/attrs-22.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/u/ufoLib2/ufoLib2-0.14.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=595701814d491ff22a6518f5698d2bc9
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-httpserver[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests-wsgi-adapter[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/trustme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A utility to fetch and download python packages
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/frostming/unearth/ https://pypi.org/project/unearth/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/u/unearth/unearth-0.8.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=a6c51e45cf95bfbce08c05d8e22edd75
|
||||
@@ -1,10 +1,11 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Unicodedata backport updated to the latest Unicode version
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/unicodedata2/ https://github.com/mikekap/unicodedata2
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
@@ -13,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/u/unicodedata2/unicodedata2-15.0.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=43227e599f31a87a860dbe9b27744ae8
|
||||
_md5_=29813e21e47a75082f6816651f2825ea
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=app-arch/unzip dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( app-arch/zopfli:= >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=app-arch/zopfli:=
|
||||
DEPEND=app-arch/zopfli:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Zopfli module for Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/zopfli/ https://github.com/fonttools/py-zopfli
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=app-arch/zopfli:= python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/z/zopfli/zopfli-0.2.2.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=6f88860d67b2cebd59c30d5d0b8c71ce
|
||||
_md5_=594bdc927d5d75f1ffba7455bfd2f15c
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=>=dev-python/setuptools-scm-3.2.0[python_targets_python3_10(-)?] dev-util/ninja dev-util/cmake test? ( >=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_10(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_10(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_10(-)?] dev-python/fontPens[python_targets_python3_10(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_10(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.8.0[python_targets_python3_10(-)?] >=dev-python/psautohint-2.3.1[python_targets_python3_10(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_10(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_10(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_10(-)?] !app-i18n/transifex-client >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=>=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/cython-0.29.5[python_targets_python3_10(-)?] >=dev-python/scikit-build-0.11.1[python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Adobe Font Development Kit for OpenType
|
||||
EAPI=8
|
||||
HOMEPAGE=https://adobe-type-tools.github.io/afdko/ https://github.com/adobe-type-tools/afdko
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_10(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_10(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_10(-)?] dev-python/fontPens[python_targets_python3_10(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_10(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.8.0[python_targets_python3_10(-)?] >=dev-python/psautohint-2.3.1[python_targets_python3_10(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_10(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_10(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_10(-)?] !app-i18n/transifex-client python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/adobe-type-tools/afdko/archive/refs/tags/3.8.1.tar.gz -> afdko-3.8.1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=440c4b4fd79f2be29535e55b0d3b6c51
|
||||
17
metadata/md5-cache/dev-util/afdko-3.9.5
Normal file
17
metadata/md5-cache/dev-util/afdko-3.9.5
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=app-arch/unzip >=dev-python/scikit-build-0.11.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-scm-3.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-libs/libxml2:2 >=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/defcon-0.10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontPens-0.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psautohint-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoNormalizer-0.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zopfli-0.1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] ) !app-i18n/transifex-client >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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-libs/libxml2:2
|
||||
DESCRIPTION=Adobe Font Development Kit for OpenType
|
||||
EAPI=8
|
||||
HOMEPAGE=https://adobe-type-tools.github.io/afdko/ https://pypi.org/project/afdko/ https://github.com/adobe-type-tools/afdko
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD
|
||||
RDEPEND=dev-libs/libxml2:2 >=app-arch/brotli-1.0.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/defcon-0.10.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontPens-0.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psautohint-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4.64.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoNormalizer-0.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zopfli-0.1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] ) !app-i18n/transifex-client python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/a/afdko/afdko-3.9.5.tar.gz https://www.antlr.org/download/antlr4-cpp-runtime-4.9.3-source.zip -> antlr-cpp-4.9.3.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=7bb17bafd2f7247bf8d0e2ffa9f5ff01
|
||||
16
metadata/md5-cache/dev-util/fontmake-3.5.1
Normal file
16
metadata/md5-cache/dev-util/fontmake-3.5.1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-arch/unzip test? ( >=dev-python/ttfautohint-py-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/MutatorMath-3.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/attrs-19[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/compreffor-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/glyphsLib-6.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-15[python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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=Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/fontmake/ https://github.com/googlefonts/fontmake
|
||||
INHERIT=distutils-r1 optfeature pypi
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/attrs-19[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/compreffor-0.4.6[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fontMath-0.9.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fs-2.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/glyphsLib-6.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-python/unicodedata2-15[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fontmake/fontmake-3.5.1.zip
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
|
||||
_md5_=6f233c2b6eed09b947462259807579a5
|
||||
@@ -1,18 +0,0 @@
|
||||
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.2.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.2.0[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-r1: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 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=46f45cdae54a4f487613cddab9fe4a35
|
||||
18
metadata/md5-cache/dev-util/gftools-0.9.21-r1
Normal file
18
metadata/md5-cache/dev-util/gftools-0.9.21-r1
Normal file
@@ -0,0 +1,18 @@
|
||||
BDEPEND=test? ( python_single_target_python3_10? ( >=dev-python/axisregistry-0.2.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/PyGithub[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/fonttools[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/hyperglot[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/statmake[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_10? ( >=dev-python/axisregistry-0.2.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/PyGithub[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/fonttools[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/hyperglot[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/statmake[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[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=python_single_target_python3_10? ( >=dev-python/axisregistry-0.2.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/PyGithub[python_targets_python3_10(-)] dev-python/absl-py[python_targets_python3_10(-)] dev-python/babelfont[python_targets_python3_10(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_10(-)] dev-python/fonttools[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/hyperglot[python_targets_python3_10(-)] dev-python/jinja[python_targets_python3_10(-)] dev-python/ots-python[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_10(-)] dev-python/pygit2[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/skia-pathops[python_targets_python3_10(-)] dev-python/statmake[python_targets_python3_10(-)] dev-python/strictyaml[python_targets_python3_10(-)] dev-python/tabulate[python_targets_python3_10(-)] dev-python/ttfautohint-py[python_targets_python3_10(-)] dev-python/ufoLib2[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] dev-python/vharfbuzz[python_targets_python3_10(-)] dev-python/vttlib[python_targets_python3_10(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_10(-)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1: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 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=b5721831a5dc49859e90f40ca6f8ed82
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
|
||||
DESCRIPTION=Multi-platform Git client written with Qt
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/francescmm/GitQlient
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=optfeature qmake-utils xdg
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/GitQlient/releases/download/v1.5.0/gitqlient_1.5.0.tar.gz -> gitqlient-1.5.0.tar.gz
|
||||
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=3cfa12672f69da3ce8a34c24745b0495
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Simple terminal UI for git commands
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jesseduffield/lazygit
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.35.tar.gz -> lazygit-0.35.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module 9c75e51a48520b2f01471c1f91762882
|
||||
_md5_=7bce15dd9898b040600be46f0cfab9cd
|
||||
@@ -9,6 +9,6 @@ LICENSE=Apache-2.0 BSD ISC MIT Unlicense
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.36.0.tar.gz -> lazygit-0.36.tar.gz
|
||||
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.38.2.tar.gz -> lazygit-0.38.2.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 go-module 9c75e51a48520b2f01471c1f91762882
|
||||
_md5_=2c333c618ac996bafa84b7cb7f359d03
|
||||
_md5_=5ff65e29539cd6f82194ca1b22fdaeb5
|
||||
@@ -12,6 +12,6 @@ LICENSE=GPL-2
|
||||
RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) freetype? ( media-libs/freetype ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp )
|
||||
RESTRICT=!debug? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2022.12.26.tar.gz
|
||||
SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2023.05.01.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=64e28c242d13f5235005c4f24ad1225a
|
||||
_md5_=a6e14623e77ede9adbdaaf575ef8b9e2
|
||||
15
metadata/md5-cache/gnome-extra/extension-manager-0.4.1
Normal file
15
metadata/md5-cache/gnome-extra/extension-manager-0.4.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst test
|
||||
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0 sys-libs/libbacktrace
|
||||
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mjakeman.github.io/extension-manager/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=gnome2-utils meson xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.2.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0 sys-libs/libbacktrace
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.4.1.tar.gz -> extension-manager-0.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=a4c8460aa2d546b926356a78311216c6
|
||||
15
metadata/md5-cache/gui-wm/hyprland-contrib-0.1
Normal file
15
metadata/md5-cache/gui-wm/hyprland-contrib-0.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=grimblast? ( app-text/scdoc ) hyprprop? ( app-text/scdoc )
|
||||
DEFINED_PHASES=install postinst
|
||||
DEPEND=app-shells/bash gui-wm/hyprland grimblast? ( gui-apps/wl-clipboard gui-apps/grim app-misc/jq gui-apps/slurp app-misc/jq ) hyprprop? ( app-misc/jq gui-apps/slurp ) scratchpad? ( sys-apps/sed app-misc/jq gui-apps/slurp app-misc/jq )
|
||||
DESCRIPTION=Community-maintained extensions for hyprland
|
||||
EAPI=8
|
||||
HOMEPAGE=https://hyprland.org/
|
||||
INHERIT=optfeature
|
||||
IUSE=+grimblast +hyprprop +scratchpad +shellevents +swap
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=app-shells/bash gui-wm/hyprland grimblast? ( gui-apps/wl-clipboard gui-apps/grim app-misc/jq gui-apps/slurp app-misc/jq ) hyprprop? ( app-misc/jq gui-apps/slurp ) scratchpad? ( sys-apps/sed app-misc/jq gui-apps/slurp app-misc/jq )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/contrib/archive/refs/tags/v0.1.tar.gz -> hyprland-contrib-0.1.tar.gz
|
||||
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=a7ab36d9f385fda3927abaa7d369ccb2
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( >=dev-lang/python-3.10.9-r1:3.10 ) app-arch/zopfli media-gfx/pngquant x11-libs/cairo || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[png] ) || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/fonttools-4.7.0[python_targets_python3_10(-)] >=dev-python/notofonttools-0.2.13[python_targets_python3_10(-)] ) ) X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
|
||||
BDEPEND=|| ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 ) app-arch/zopfli media-gfx/pngquant x11-libs/cairo || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[png] ) || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/fonttools-4.7.0[python_targets_python3_11(-)] >=dev-python/notofonttools-0.2.13[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/fonttools-4.7.0[python_targets_python3_10(-)] >=dev-python/notofonttools-0.2.13[python_targets_python3_10(-)] ) ) X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
|
||||
DEFINED_PHASES=compile install postinst postrm prepare setup unpack
|
||||
DESCRIPTION=A color emoji font with a flat visual style, designed and used by Twitter
|
||||
EAPI=8
|
||||
@@ -11,4 +11,4 @@ RESTRICT=binchecks strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/noto-emoji/archive/refs/tags/v2.034.tar.gz -> twemoji-14.0.2-noto.tar.gz https://github.com/twitter/twemoji/archive/refs/tags/v14.0.2.tar.gz -> twemoji-14.0.2.tar.gz
|
||||
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
|
||||
_md5_=07933fc8a15b74b029b4fc19449aaf55
|
||||
_md5_=a5ca28c31d928ee50a0ef6ecf06668bb
|
||||
|
||||
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=app-misc/jq[oniguruma] dev-libs/openssl dev-util/dialog media-video/mpv net-misc/curl
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/230501.tar.gz -> dzr-230501.tar.gz
|
||||
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/230504.tar.gz -> dzr-230504.tar.gz
|
||||
_md5_=19433c7a88bb029d3e1ad3ea65921aa3
|
||||
@@ -1,13 +0,0 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 virtual/pkgconfig
|
||||
DEFINED_PHASES=install prepare
|
||||
DESCRIPTION=CAN userspace utilities and tools
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/linux-can/
|
||||
INHERIT=autotools systemd
|
||||
IUSE=systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/linux-can/can-utils/archive/v2020.02.04.tar.gz -> can-utils-2020.02.04.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=24717cf775834e9ab3459932ed3b2e60
|
||||
@@ -7,6 +7,6 @@ INHERIT=autotools systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/linux-can/can-utils/archive/v2020.12.0.tar.gz -> can-utils-2020.12.0.tar.gz
|
||||
SRC_URI=https://github.com/linux-can/can-utils/archive/v2023.03.tar.gz -> can-utils-2023.03.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=855cb1a63b96740db3ca891ba87f4432
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?] test? ( dev-python/pytest-benchmark[python_targets_python3_10(-)?] ) test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_10(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?] >=dev-python/sdnotify-0.3.2[python_targets_python3_10(-)?] >=dev-python/survey-3.4.3[python_targets_python3_10(-)?] <dev-python/survey-4.0.0[python_targets_python3_10(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_10(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?] >=dev-python/sdnotify-0.3.2[python_targets_python3_10(-)?] >=dev-python/survey-3.4.3[python_targets_python3_10(-)?] <dev-python/survey-4.0.0[python_targets_python3_10(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.5.3.tar.gz -> maestral-1.5.3.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=0f60fe08473ea869ad9741cb32f0feec
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[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 postrm preinst prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib-metadata[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.7.1.tar.gz -> maestral-1.7.1.gh.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=47fae70a0f26d5a51d58c5974a7b9845
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_10(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_10(-)?] >=dev-python/PyQt5-5.9[widgets,gui,python_targets_python3_10(-)?] ~net-misc/maestral-1.5.3[python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://maestral.app
|
||||
INHERIT=desktop distutils-r1
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_10(-)?] >=dev-python/PyQt5-5.9[widgets,gui,python_targets_python3_10(-)?] ~net-misc/maestral-1.5.3[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.5.3.tar.gz -> maestral-qt-1.5.3.gh.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=bcf197244e0ca37f6488100ab77382ba
|
||||
11
metadata/md5-cache/sys-boot/limine-4.20230503.0
Normal file
11
metadata/md5-cache/sys-boot/limine-4.20230503.0
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
|
||||
DEFINED_PHASES=configure
|
||||
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
EAPI=8
|
||||
HOMEPAGE=https://limine-bootloader.org/
|
||||
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230503.0/limine-4.20230503.0.tar.xz
|
||||
_md5_=1e5d42b5a409d9dd7f6d3251007f787c
|
||||
File diff suppressed because one or more lines are too long
14
metadata/md5-cache/sys-fs/gcsfuse-0.42.4
Normal file
14
metadata/md5-cache/sys-fs/gcsfuse-0.42.4
Normal file
File diff suppressed because one or more lines are too long
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
DESCRIPTION=Python 3 module to inspect btrfs filesystems
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/knorrie/python-btrfs
|
||||
INHERIT=distutils-r1
|
||||
IUSE=examples python_targets_python3_10
|
||||
IUSE=examples python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 ) || ( python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) || ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/knorrie/python-btrfs/archive/v13.tar.gz -> python-btrfs-13.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 eapi8-dosym 741bfa77afb2a9321261501aca58c208 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 87ebb7e1e8d4ac49be0a91406b443060
|
||||
_md5_=ab6aec80a1dec6f4c22fdfb565e36037
|
||||
_md5_=e0574cb61f35ef7f548354a3afde1c91
|
||||
|
||||
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/sys-process/gotop-4.2.0
Normal file
13
metadata/md5-cache/sys-process/gotop-4.2.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,14 +0,0 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-libs/json-c:= dev-libs/libuv:= dev-libs/openssl:= net-libs/libwebsockets:=[libuv,ssl] sys-libs/zlib:=
|
||||
DESCRIPTION=Share your terminal over the web
|
||||
EAPI=8
|
||||
HOMEPAGE=https://tsl0922.github.io/ttyd https://github.com/tsl0922/ttyd
|
||||
INHERIT=cmake systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/json-c:= dev-libs/libuv:= dev-libs/openssl:= net-libs/libwebsockets:=[libuv,ssl] sys-libs/zlib:=
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tsl0922/ttyd/archive/refs/tags/1.7.3.tar.gz -> ttyd-1.7.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c systemd 5f4bb0758df2e483babf68cd517078ca
|
||||
_md5_=e81ab299ea4b667f27809ccaa9a4d5a8
|
||||
Reference in New Issue
Block a user