mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
2023-10-09 20:32:22 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A tool for the removal of TrueType instruction sets (hints) in fonts
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/source-foundry/dehinter/archive/refs/tags/v4.0.0.tar.gz -> dehinter-4.0.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=4aeaa452641f0e2ad17db59cd3ab53eb
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/beautifulsoup4-4.9.3[python_targets_python3_10(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_10(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_10(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_10(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_10(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_10(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_10(-)?] >=dev-python/requests-2.25.1[python_targets_python3_10(-)?] >=dev-python/rich-10.2.2[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( >=dev-python/beautifulsoup4-4.9.3[python_targets_python3_10(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_10(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_10(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_10(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_10(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_10(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_10(-)?] >=dev-python/requests-2.25.1[python_targets_python3_10(-)?] >=dev-python/rich-10.2.2[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=>=dev-python/beautifulsoup4-4.9.3[python_targets_python3_10(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_10(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_10(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_10(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_10(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_10(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_10(-)?] >=dev-python/requests-2.25.1[python_targets_python3_10(-)?] >=dev-python/rich-10.2.2[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] test? ( dev-python/ufo2ft[python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Font quality assurance tool
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/fontbakery/archive/v0.7.38.tar.gz -> fontbakery-0.7.38.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=ad85eca748e57340bcbdbdfc122722be
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/axisregistry-0.3.9[python_targets_python3_10(-)?] >=dev-python/beautifulsoup4-4.11.1[python_targets_python3_10(-)?] >=dev-python/beziers-0.4.0[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-2022.10.27[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.4.1[python_targets_python3_10(-)?] >=dev-python/defcon-0.10.1[python_targets_python3_10(-)?] >=dev-python/font-v-2.1.0[python_targets_python3_10(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)?] >=dev-python/glyphsets-0.5.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.9.1[python_targets_python3_10(-)?] >=dev-python/opentypespec-1.8.4[python_targets_python3_10(-)?] >=dev-python/packaging-21.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.29[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.20.1[python_targets_python3_10(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?] >=dev-python/requests-2.28.0[python_targets_python3_10(-)?] >=dev-python/rich-12.4.4[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.3[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-4.0.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( >=dev-python/axisregistry-0.3.9[python_targets_python3_10(-)?] >=dev-python/beautifulsoup4-4.11.1[python_targets_python3_10(-)?] >=dev-python/beziers-0.4.0[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-2022.10.27[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.4.1[python_targets_python3_10(-)?] >=dev-python/defcon-0.10.1[python_targets_python3_10(-)?] >=dev-python/font-v-2.1.0[python_targets_python3_10(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)?] >=dev-python/glyphsets-0.5.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.9.1[python_targets_python3_10(-)?] >=dev-python/opentypespec-1.8.4[python_targets_python3_10(-)?] >=dev-python/packaging-21.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.29[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.20.1[python_targets_python3_10(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?] >=dev-python/requests-2.28.0[python_targets_python3_10(-)?] >=dev-python/rich-12.4.4[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.3[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-4.0.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=>=dev-python/axisregistry-0.3.9[python_targets_python3_10(-)?] >=dev-python/beautifulsoup4-4.11.1[python_targets_python3_10(-)?] >=dev-python/beziers-0.4.0[python_targets_python3_10(-)?] >=dev-python/cmarkgfm-2022.10.27[python_targets_python3_10(-)?] >=dev-python/collidoscope-0.4.1[python_targets_python3_10(-)?] >=dev-python/defcon-0.10.1[python_targets_python3_10(-)?] >=dev-python/font-v-2.1.0[python_targets_python3_10(-)?] >=dev-python/fonttools-4.38.0[python_targets_python3_10(-)?] >=dev-python/gflanguages-0.4.0[python_targets_python3_10(-)?] >=dev-python/glyphsets-0.5.0[python_targets_python3_10(-)?] >=dev-python/lxml-4.9.1[python_targets_python3_10(-)?] >=dev-python/opentypespec-1.8.4[python_targets_python3_10(-)?] >=dev-python/packaging-21.3[python_targets_python3_10(-)?] >=dev-python/pip-api-0.0.29[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.20.1[python_targets_python3_10(-)?] >=dev-python/pyyaml-6.0[python_targets_python3_10(-)?] >=dev-python/requests-2.28.0[python_targets_python3_10(-)?] >=dev-python/rich-12.4.4[python_targets_python3_10(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_10(-)?] >=dev-python/unicodedata2-14.0.0[python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_10(-)?] >=dev-python/vharfbuzz-0.1.3[python_targets_python3_10(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-4.0.0[python_targets_python3_10(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_10(-)?] test? ( dev-python/kurbopy[python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=Font quality assurance tool
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/fontbakery/archive/v0.8.10.tar.gz -> fontbakery-0.8.10.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=14ecee630207ffa4ad2e1a1e0540723d
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/commandlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/commandlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fonttools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=UFO source format linter
|
||||
EAPI=8
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/source-foundry/ufolint/archive/refs/tags/v1.2.0.tar.gz -> ufolint-1.2.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
|
||||
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
|
||||
_md5_=c0bba5c98082b4401fd8d73cd6579316
|
||||
|
||||
Reference in New Issue
Block a user