mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -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
|
||||
@@ -160,11 +160,11 @@ app-i18n/im-canna 0.3.2.2-r1: Japanese Canna input method module for GTK+2
|
||||
app-i18n/scim-canna 1.0.1: SCIM IMEngine module using Canna
|
||||
app-metrics/scaphandre 0.4.1: Electrical power consumption measurement agent.
|
||||
app-misc/1password-cli 2.14.0: The world’s most-loved password manager CLI
|
||||
app-misc/Clipboard 0.6.0: Cut, copy, and paste anything in your terminal
|
||||
app-misc/Clipboard 0.7.0: Cut, copy, and paste anything in your terminal
|
||||
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
|
||||
app-misc/afetch 2.2.0: Simple system info written in C
|
||||
app-misc/ani-cli 4.2 9999: A cli to browse and watch anime.
|
||||
app-misc/anki-bin 2.1.60 2.1.61: A spaced-repetition memory training program (flash cards)
|
||||
app-misc/anki-bin 2.1.60 2.1.61 2.1.62: A spaced-repetition memory training program (flash cards)
|
||||
app-misc/apidb 5.8.0_beta 5.11.0_beta 5.13.1_beta 5.13.4_beta 5.13.6_beta: API Generator for Database access
|
||||
app-misc/aw-client 0.11.0: Client library for ActivityWatch
|
||||
app-misc/aw-core 0.11.0: Core library for ActivityWatch
|
||||
@@ -188,7 +188,7 @@ app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree
|
||||
app-misc/hollywood 1.22: Fill your console with Hollywood melodrama technobabble
|
||||
app-misc/kloak 0.2.30: A privacy tool that makes keystroke biometrics less effective
|
||||
app-misc/ledger-live 2.53.1 2.53.2 2.54.0 2.55.0 2.57.0: Manager for the Ledger hardware wallet
|
||||
app-misc/lf 27 28-r1: Terminal file manager
|
||||
app-misc/lf 27 28-r1 29: Terminal file manager
|
||||
app-misc/macchina 6.0.6 6.1.6: A system information fetcher, with an (unhealthy) emphasis on performance.
|
||||
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
|
||||
app-misc/mat2 0.13.3: Metadata Anonymisation Toolkit: handy tool to trash your metadata
|
||||
@@ -228,6 +228,7 @@ app-mobilephone/usb-tethering 0.3: USB tethering on Pine64/ConfigFS systems
|
||||
app-office/beancount 2.3.5-r2: A double-entry accounting system that uses text files as input
|
||||
app-office/jameica-bin 2.10.3: Local platform for home banking
|
||||
app-office/joplin-bin 2.9.17: Note taking app, on Electron, can import notes from Evernote
|
||||
app-office/lotus123r3 1.0.0_rc4: A native port of Lotus 1-2-3 to Linux.
|
||||
app-office/nixnote-bin 2.1.9 9999: Free and open source note taking app, compatible with Evernote sync server
|
||||
app-office/obsidian 1.1.16: A second brain, for you, forever.
|
||||
app-office/openoffice-bin 4.1.14: Apache OpenOffice productivity suite
|
||||
@@ -267,7 +268,7 @@ app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
|
||||
app-shells/zsh-history-substring-search 1.0.2: ZSH port of Fish history search (up arrow)
|
||||
app-shells/zsh-history-to-fish 0.3.0-r1: Bring your ZSH history to Fish shell
|
||||
app-shells/zsh-silver 9999: Zsh plugin for silver
|
||||
app-text/OCRmyPDF 14.0.1-r4 14.1.0: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/OCRmyPDF 14.1.0: OCRmyPDF adds an OCR text layer to scanned PDF files
|
||||
app-text/cmark-gfm 0.29.0.3: GitHub's fork of cmark
|
||||
app-text/code-minimap 0.6.4: A high performance code minimap generator
|
||||
app-text/dooit 1.0.0: A TUI todo manager
|
||||
@@ -762,7 +763,7 @@ dev-nim/jsony 1.1.3_p20220114 1.1.5: A loose direct to object json parser with h
|
||||
dev-nim/karax 1.2.3 1.3.0: a framework for developing single page applications in Nim
|
||||
dev-nim/markdown 0.8.5 0.8.7-r1: A Markdown Parser in Nim World
|
||||
dev-nim/nake 1.9.4: make-like for Nim. Describe your builds as tasks!
|
||||
dev-nim/nimbus 1.0.0: A Nim build system
|
||||
dev-nim/nimbus 1.0.0 1.1.1: A Nim build system
|
||||
dev-nim/nimcrypto 0.5.4_p20210619: Nim cryptographic library
|
||||
dev-nim/noise 0.1.6 0.1.8: a Nim implementation of linenoise
|
||||
dev-nim/npeg 1.2.0 1.2.1: a PEG library for Nim
|
||||
@@ -873,7 +874,7 @@ dev-python/dataclasses_json 0.5.7: Easily serialize Data Classes to and from JSO
|
||||
dev-python/dateparser 1.1.7 1.1.8: Date parsing library designed to parse dates from HTML pages
|
||||
dev-python/decopatch 1.4.9 1.4.10: Create decorators easily in python
|
||||
dev-python/defcon 0.10.2: A set of UFO based objects for use in font editing applications
|
||||
dev-python/desktop-notifier 3.4.3 3.5.1: desktop-notifier is a Python library for cross-platform desktop notifications
|
||||
dev-python/desktop-notifier 3.4.3 3.5.2: desktop-notifier is a Python library for cross-platform desktop notifications
|
||||
dev-python/devtools 0.10.0-r1: Dev tools for python
|
||||
dev-python/digitalocean 1.17.0 1.17.0-r1: Digitalocean API access library
|
||||
dev-python/django-bleach 3.0.1: Easily use bleach with Django models and templates
|
||||
@@ -910,16 +911,16 @@ dev-python/gflanguages 0.4.0-r1: A python API for evaluating language support in
|
||||
dev-python/github-sublee-glicko2 0_pre20191010-r1: An implementation of the Glicko-2 rating system for Python
|
||||
dev-python/glcontext 2.4.0: Modern OpenGL binding for python
|
||||
dev-python/glicko2 2.0.0-r2: glicko2 implementation in python
|
||||
dev-python/glyphsLib 6.0.5: A library to provide a bridge from Glyphs source files to UFOs
|
||||
dev-python/glyphsLib 6.0.5 6.2.2: A bridge from Glyphs source files (.glyphs) to UFOs
|
||||
dev-python/glyphsets 0.5.4-r1: A python API for evaluating coverage of glyph sets in font projects
|
||||
dev-python/glyphtools 0.8.0: Routines for extracting information from fontTools glyphs
|
||||
dev-python/gnuplot-py 1.8_p8: A python wrapper for Gnuplot
|
||||
dev-python/googletrans 4.0.0_rc1: Free Google Translate API for Python. Translates totally free of charge.
|
||||
dev-python/googletransx 2.4.2-r2: Free Google Translate API for Python. Translates totally free of charge.
|
||||
dev-python/gpxpy 1.5.0: GPX file parser and GPS track manipulation library
|
||||
dev-python/graphene 3.0.0 3.2.2: GraphQL Framework for Python
|
||||
dev-python/graphene 3.2.2: GraphQL Framework for Python
|
||||
dev-python/graphql-core 3.2.3: Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
|
||||
dev-python/graphql-relay 3.1.0 3.2.0: Relay library for graphql-core
|
||||
dev-python/graphql-relay 3.2.0: Relay library for graphql-core
|
||||
dev-python/griffe 0.25.4: Signatures for entire Python programs.
|
||||
dev-python/grpclib 0.4.2 0.4.3: Pure-Python gRPC implementation for asyncio
|
||||
dev-python/guidata 2.3.0: Library for user interfaces for easy dataset editing and display
|
||||
@@ -928,7 +929,7 @@ dev-python/hijri-converter 2.2.4: Accurate Hijri-Gregorian date converter based
|
||||
dev-python/hijridate 2.3.0: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
|
||||
dev-python/hstspreload 2021.12.1: Chromium HSTS Preload list as a Python package
|
||||
dev-python/http-ece 1.1.0: Encrypted Content Encoding for HTTP
|
||||
dev-python/hunter 3.5.1 3.6.0: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hunter 3.6.0: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hyperglot 0.4.4: Detect language support for font binaries
|
||||
dev-python/hypothesmith 0.2.0: Hypothesis strategies for generating Python programs
|
||||
dev-python/i3ipc 2.2.1 2.2.1-r1: An improved Python library to control i3wm and sway.
|
||||
@@ -984,11 +985,11 @@ dev-python/os-api-ref 2.3.0: Sphinx Extensions to support API reference sites in
|
||||
dev-python/oscrypto 1.3.0-r1: TLS sockets, key generation, encryption, decryption, signing, verification
|
||||
dev-python/ots-python 8.2.1: A Python wrapper for OpenType Sanitizer
|
||||
dev-python/parsel 1.7.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
|
||||
dev-python/pdm 2.4.9 2.5.1: Modern Python package and dependency manager supporting latest PEP standards
|
||||
dev-python/pdm 2.5.4: Modern Python package and dependency manager supporting latest PEP standards
|
||||
dev-python/pem 21.2.0: Easy PEM file parsing in Python
|
||||
dev-python/persist-queue 0.8.0: A thread-safe disk based persistent queue in Python
|
||||
dev-python/persistent 5.0: automatic persistence for Python objects
|
||||
dev-python/pg8000 1.29.2 1.29.4: PostgreSQL interface library
|
||||
dev-python/pg8000 1.29.4: PostgreSQL interface library
|
||||
dev-python/phx-class-registry 3.0.5-r1: An intersection of the Registry and Factory pattern
|
||||
dev-python/pifpaf 3.1.5: Python fixtures and daemon managing tools for functional testing
|
||||
dev-python/pip-api 0.0.30: An unofficial, importable pip API
|
||||
@@ -1028,7 +1029,7 @@ dev-python/pyrr 0.10.3: A cross platform utility library for ModernGL
|
||||
dev-python/pysaml2 7.1.2-r1: Python implementation of SAML Version 2 to be used in a WSGI environment
|
||||
dev-python/pystardict 0.8-r1: Library for manipulating StarDict dictionaries from within Python
|
||||
dev-python/pysubs2 1.4.4 1.5.0 1.6.1: A library for editing subtitle files
|
||||
dev-python/pytest-benchmark 3.4.1 4.0.0: py.test fixture for benchmarking code
|
||||
dev-python/pytest-benchmark 4.0.0: py.test fixture for benchmarking code
|
||||
dev-python/pytest-cases 3.6.13 3.6.14: Separate test code from test cases in pytest
|
||||
dev-python/pytest-celery 0.1.0: a shim pytest plugin to enable celery.contrib.pytest
|
||||
dev-python/pytest-click 1.1.0: Pytest plugin for Click
|
||||
@@ -1079,19 +1080,19 @@ dev-python/sphinx-hoverxref 1.3.0: Sphinx extension to show tooltips with conten
|
||||
dev-python/sphinx-rtd-dark-mode 1.2.4: Dark mode for the Sphinx Read the Docs theme
|
||||
dev-python/sphinx-sitemap 2.2.1 2.5.0: Sitemap generator for Sphinx
|
||||
dev-python/sphinx-version-warning 1.1.2: Sphinx extension to add a warning banner
|
||||
dev-python/sphinxcontrib-katex 0.9.3 0.9.4: KaTeX Sphinx extension for rendering of math in HTML pages
|
||||
dev-python/sphinxcontrib-katex 0.9.4: KaTeX Sphinx extension for rendering of math in HTML pages
|
||||
dev-python/sphinxcontrib-restbuilder 0.3-r1: A Sphinx builder/writer to output reStructuredText (rst) files
|
||||
dev-python/sphinxcontrib-zopeext 0.4.2-r1: Sphinx extension for using Zope interfaces
|
||||
dev-python/sre-yield 1.2-r1: Python module to generate regular all expression matches
|
||||
dev-python/srt 3.5.1 3.5.2 3.5.3: A tiny library for parsing, modifying, and composing SRT files
|
||||
dev-python/sse-starlette 1.1.6: Server Sent Events for Starlette
|
||||
dev-python/starkbank-ecdsa 2.2.0: A lightweight and fast pure python ECDSA library
|
||||
dev-python/statmake 0.6.0: Generate STAT tables for variable fonts from .stylespace files
|
||||
dev-python/statmake 0.6.0-r1: Applies STAT information from a Stylespace to a variable font
|
||||
dev-python/stdlibs 2022.3.16 2022.6.8: What's in the Python stdlib
|
||||
dev-python/stone 3.3.1: The Official Api Spec Language for Dropbox
|
||||
dev-python/strictyaml 1.6.1: A type-safe YAML parser built atop ruamel.yaml
|
||||
dev-python/stringbrewer 0.0.1-r1: Generate random strings matching a pattern
|
||||
dev-python/stringcase 1.2.0: Convert string cases between camel case, pascal case, snake case etc.
|
||||
dev-python/stringcase 1.2.0-r1: Convert string cases between camel case, pascal case, snake case etc.
|
||||
dev-python/survey 3.4.3 4.0.0_alpha: A simple library for creating beautiful interactive prompts
|
||||
dev-python/svgelements 1.9.3: SVG Parsing for Elements, Paths, and other SVG Objects.
|
||||
dev-python/sysv_ipc 1.1.0: System V IPC primitives for python
|
||||
@@ -1113,13 +1114,13 @@ dev-python/types-requests 2.27.30 2.28.0: Typing stubs for requests
|
||||
dev-python/types-urllib3 1.26.14 1.26.15: Typing stubs for urllib3
|
||||
dev-python/typing_inspect 0.7.1: Runtime inspection utilities for Python typing module
|
||||
dev-python/ufmt 1.3.3: Safe, atomic formatting with black and usort
|
||||
dev-python/ufo2ft 2.27.0: A bridge from UFOs to FontTool objects
|
||||
dev-python/ufoLib2 0.13.1: A UFO font library
|
||||
dev-python/ufo2ft 2.27.0 2.31.1: A bridge from UFOs to FontTools
|
||||
dev-python/ufoLib2 0.13.1 0.14.0: A UFO font library
|
||||
dev-python/ufoNormalizer 0.6.1: A tool that will normalize the XML and other data inside of a UFO
|
||||
dev-python/ufoProcessor 1.9.0-r2: Read, write and generate UFOs with designspace data
|
||||
dev-python/uharfbuzz 0.33.0-r1: Streamlined Cython bindings for the HarfBuzz shaping engine
|
||||
dev-python/ukpostcodeparser 1.1.2-r1: UK postcode parser library
|
||||
dev-python/unearth 0.8.1 0.9.0: A utility to fetch and download python packages
|
||||
dev-python/unearth 0.9.0: A utility to fetch and download python packages
|
||||
dev-python/unicodedata2 15.0.0: Unicodedata backport updated to the latest Unicode version
|
||||
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
|
||||
dev-python/usort 1.0.2: Safe, minimal import sorting for Python projects
|
||||
@@ -1179,7 +1180,7 @@ dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec tes
|
||||
dev-ruby/ruby-install 0.8.5 0.9.0: Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
|
||||
dev-util/DirectXShaderCompiler 1.7.2207-r1 1.7.2212: Microsoft DirectX Shader Compiler which is based on LLVM/Clang
|
||||
dev-util/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men
|
||||
dev-util/afdko 3.8.1: Adobe Font Development Kit for OpenType
|
||||
dev-util/afdko 3.9.5: Adobe Font Development Kit for OpenType
|
||||
dev-util/babeltrace2 2.0.4: A command-line tool and library to read and convert trace files
|
||||
dev-util/bash-language-server 4.9.0 4.9.1: A language server for Bash
|
||||
dev-util/bats-assert 2.0.0: Common assertions for Bats
|
||||
@@ -1192,13 +1193,13 @@ dev-util/dockerfile-language-server 0.9.0: A language server for Dockerfiles
|
||||
dev-util/eclipse-parallel-bin 4.26 4.27: Eclipse IDE for Scientific Computing (C, C++, Fortran)
|
||||
dev-util/exercism 3.1.0: Command line client for https://exercism.io
|
||||
dev-util/fnm 1.32.0 1.33.1: Fast and simple Node.js version manager
|
||||
dev-util/fontmake 3.3.0: A wrapper for several Python libraries to compile fonts from sources
|
||||
dev-util/fontmake 3.3.0 3.5.1: Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType)
|
||||
dev-util/fortls 2.13.0: Fortran Language Server (fortls)
|
||||
dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
|
||||
dev-util/fpm 0.7.0-r2 0.8.1: Fortran Package Manager (fpm)
|
||||
dev-util/fypp 3.1: Fypp - Python powered Fortran preprocessor
|
||||
dev-util/gammaray 2.11.3: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gftools 0.9.21: Miscellaneous tools for working with the Google Fonts collection
|
||||
dev-util/gftools 0.9.21-r1: Miscellaneous tools for working with the Google Fonts collection
|
||||
dev-util/git-bug 0.7.2 9999: distributed, offline-first bug tracker
|
||||
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
|
||||
dev-util/gshards 0.1-r1: Small helper tools to aid installing Crystal packages in Gentoo
|
||||
@@ -1232,12 +1233,12 @@ dev-vcs/git-blame-someone-else 0_pre20180613: Blame someone else for your bad co
|
||||
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
|
||||
dev-vcs/git-repo-updater 0.5.1-r2: Easily update multiple git repositories at once
|
||||
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
|
||||
dev-vcs/gitqlient 1.5.0-r1 1.6.1 1.6.1-r1 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitqlient 1.6.1 1.6.1-r1 9999: Multi-platform Git client written with Qt
|
||||
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
|
||||
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
|
||||
dev-vcs/got 0.86 0.87: Portable version of the Game of Trees version control system
|
||||
dev-vcs/lazygit 0.35 0.36 0.37: Simple terminal UI for git commands
|
||||
dev-vcs/lazygit 0.37 0.38.2: Simple terminal UI for git commands
|
||||
dev-vcs/lefthook 1.0.4 1.2.6: Fast and powerful Git hooks manager for any type of projects
|
||||
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
@@ -1254,7 +1255,7 @@ games-board/openriichi 0.2.1.1: OpenRiichi is an open source Japanese Mahjong cl
|
||||
games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players
|
||||
games-emulation/citra 9999: A Nintendo 3DS Emulator
|
||||
games-emulation/citra-canary 9999: A Nintendo 3DS Emulator
|
||||
games-emulation/dosbox-x 2022.12.26-r1 2023.03.31 9999: Complete, accurate DOS emulator forked from DOSBox
|
||||
games-emulation/dosbox-x 2023.03.31 2023.05.01 9999: Complete, accurate DOS emulator forked from DOSBox
|
||||
games-emulation/duckstation 9999: Fast Sony PlayStation (PSX) emulator
|
||||
games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
|
||||
games-emulation/mupen64plus-qt 1.15 9999: A basic launcher for Mupen64Plus
|
||||
@@ -1301,7 +1302,7 @@ games-util/roll 2.6.1: Program to roll dices specified in a simple and intuitive
|
||||
games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux
|
||||
games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch options
|
||||
games-util/xivlauncher 1.0.3-r1: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
|
||||
gnome-extra/extension-manager 0.4.0 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
gnome-extra/extension-manager 0.4.0 0.4.1 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
|
||||
gnome-extra/iio-sensor-proxy 3.3: IIO sensors to D-Bus proxy
|
||||
gnome-extra/junction 1.6-r1: Application/browser chooser
|
||||
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
|
||||
@@ -1385,6 +1386,7 @@ gui-libs/xdg-desktop-portal-hyprland 0.3.0 0.3.0-r1 0.3.1 9999: xdg-desktop-port
|
||||
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
|
||||
gui-wm/dwl 0.3.1 0.4_rc2 0.4 9999 9999-r1: dwm for Wayland
|
||||
gui-wm/hyprland 0.24.1-r1: A dynamic tiling Wayland compositor that doesn't sacrifice on its looks
|
||||
gui-wm/hyprland-contrib 0.1: Community-maintained extensions for hyprland
|
||||
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
|
||||
gui-wm/swayfx 0.1 0.2: i3-compatible Wayland window manager
|
||||
kde-apps/alligator 22.11 23.04.0: A convergent RSS/Atom feed reader for Plasma
|
||||
@@ -1470,7 +1472,7 @@ media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesi
|
||||
media-sound/amberol 0.9.2: Simple GUI Music Player
|
||||
media-sound/callaudiod 0.1.6 0.1.7: Call audio routing daemon
|
||||
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
|
||||
media-sound/dzr 230501: DZR: the command line deezer.com player
|
||||
media-sound/dzr 230504: DZR: the command line deezer.com player
|
||||
media-sound/helvum 0.3.4 0.3.4-r2: A GTK patchbay for pipewire
|
||||
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
|
||||
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
|
||||
@@ -1576,7 +1578,7 @@ net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for a
|
||||
net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian
|
||||
net-mail/hydroxide 0.2.23 0.2.24 0.2.26 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
|
||||
net-misc/FORT-validator 1.5.2 1.5.3 1.5.3_p20220607: FORT validator is an open source RPKI validator
|
||||
net-misc/can-utils 2020.02.04 2020.12.0-r1 2021.08.0 9999-r3: CAN userspace utilities and tools
|
||||
net-misc/can-utils 2021.08.0 2023.03 9999-r3: CAN userspace utilities and tools
|
||||
net-misc/cve-client 1.0.4 9999: CLI-based client / toolbox for CVE.org
|
||||
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
|
||||
net-misc/facebook-ptp 0_pre20211123: Facebook's PTP libraries
|
||||
@@ -1589,8 +1591,8 @@ net-misc/giara 1.0.1 1.1.0: An app for Reddit
|
||||
net-misc/gmid 1.8.5 1.8.6 9999: Simple and secure Gemini server
|
||||
net-misc/gnome-ssh-askpass 9.2_p1: GTK-based passphrase dialog for use with OpenSSH
|
||||
net-misc/lyrics-in-terminal 1.5.0: Command Line Lyrics fetcher for MPRIS media players
|
||||
net-misc/maestral 1.5.3 1.7.1 1.7.2: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.5.3 1.7.1-r1: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral 1.7.2: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/maestral-qt 1.7.1-r1: Maestral is an open-source Dropbox client written in Python
|
||||
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
|
||||
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
|
||||
net-misc/moonlight 4.3.1: GameStream client for PCs
|
||||
@@ -1761,7 +1763,7 @@ sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
|
||||
sys-block/partclone 0.3.20: Partition cloning tool
|
||||
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
|
||||
sys-boot/limine 4.20230325.0 4.20230330.0 4.20230408.0 4.20230422.0 4.20230428.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/limine 4.20230325.0 4.20230330.0 4.20230408.0 4.20230422.0 4.20230428.0 4.20230503.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
|
||||
sys-boot/woeusb-ng 0.2.10: Create Windows installer USB from ISO (rewrite of WoeUSB)
|
||||
sys-boot/zfsbootmenu 1.12.0: ZFS bootloader for root-on-ZFS systems
|
||||
sys-cluster/AXL 0.5.0 0.7.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy
|
||||
@@ -1823,7 +1825,7 @@ sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
|
||||
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
|
||||
sys-fs/dwarfs 0.7.0_rc4: A fast very high compression read-only FUSE file system
|
||||
sys-fs/dwarfs-bin 0.6.2 0.7.0_rc4: Static version of a fast very high compression read-only FUSE file system
|
||||
sys-fs/gcsfuse 0.41.4: A user-space file system for interacting with Google Cloud Storage
|
||||
sys-fs/gcsfuse 0.42.4: A user-space file system for interacting with Google Cloud Storage
|
||||
sys-fs/gdu 5.13.2 5.14.0: Disk usage analyzer with console interface written in Go
|
||||
sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system
|
||||
sys-fs/ntfs2btrfs 20230501: Conversion tool from NTFS to Btrfs
|
||||
@@ -1853,7 +1855,7 @@ sys-power/fan2go 0.6.2 0.6.2-r1: A simple daemon providing dynamic fan speed con
|
||||
sys-power/geopmd 2.0.0_rc1: Global Extensible Open Power Manager (Daemon)
|
||||
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
|
||||
sys-power/linux-tools-power-x86 5.18 6.1: Linux x86 CPU power tools
|
||||
sys-process/gotop 4.1.4: A terminal based graphical activity monitor inspired by gtop and vtop
|
||||
sys-process/gotop 4.2.0: A terminal based graphical activity monitor inspired by gtop and vtop
|
||||
sys-process/nq 0.4: Unix command line queue utility
|
||||
sys-process/nvtop 2.0.3 3.0.1 9999: NVIDIA GPUs htop like monitoring tool
|
||||
sys-process/snooze 0.5 9999: Run a command at a particular time
|
||||
@@ -1876,7 +1878,6 @@ www-apps/jackett-bin 0.20.514 0.20.1202 0.20.3288 9999: API Support for your fav
|
||||
www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup
|
||||
www-apps/nitter 0.1.0_p20230120 0.1.0_p20230306: An alternative front-end for Twitter
|
||||
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
|
||||
www-apps/ttyd 1.7.3: Share your terminal over the web
|
||||
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
www-client/badwolf 1.2.2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 05 May 2023 05:03:29 +0000
|
||||
Sat, 06 May 2023 07:03:00 +0000
|
||||
|
||||
Reference in New Issue
Block a user