2022-03-25 15:34:23 UTC

This commit is contained in:
Repository mirror & CI
2022-03-25 15:34:23 +00:00
parent df564fcbed
commit 25f4c65bc6
62 changed files with 362 additions and 276 deletions

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=dev-python/booleanOperations-0.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.7.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fontMath-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/psautohint-2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tqdm-4.58[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoNormalizer-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoProcessor-1.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Adobe Font Development Kit for OpenType
EAPI=7
HOMEPAGE=https://adobe-type-tools.github.io/afdko
HOMEPAGE=https://adobe-type-tools.github.io/afdko/
INHERIT=distutils-r1 toolchain-funcs
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
@@ -14,4 +14,4 @@ RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/adobe-type-tools/afdko/archive/refs/tags/3.6.2.tar.gz -> afdko-3.6.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
_md5_=25076c4dfc230098ca7cb15318a5cc35
_md5_=4c321a90a435a07910b38f17508909e2

View File

@@ -1,9 +1,9 @@
BDEPEND=dev-util/ninja dev-util/cmake test? ( >=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-arch/zopfli-0.1.4 dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-arch/zopfli-0.1.4 dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cython-0.29.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/scikit-build-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools_scm-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEPEND=>=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=app-arch/zopfli-0.1.4 dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cython-0.29.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/scikit-build-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools_scm-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Adobe Font Development Kit for OpenType
EAPI=8
HOMEPAGE=https://adobe-type-tools.github.io/afdko https://github.com/adobe-type-tools/afdko
HOMEPAGE=https://adobe-type-tools.github.io/afdko/ https://github.com/adobe-type-tools/afdko
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
@@ -14,4 +14,4 @@ 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.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
_md5_=dcbc53817135a859fb7a604f639f1d92
_md5_=528ee457cf925f14f46e92eddf702e09

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=dev-python/attrs-20.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/booleanOperations-0.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fontMath-0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/MutatorMath-3.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/skia-pathops[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufo2ft-2.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=A wrapper for several Python libraries to compile fonts from sources
EAPI=7
HOMEPAGE=https://github.com/googlei18n/fontmake
HOMEPAGE=https://github.com/googlefonts/fontmake
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/fontmake/archive/refs/tags/v2.4.0.tar.gz -> fontmake-2.4.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
_md5_=d7b6e6eccb0ef30253b08484ff332c8b
_md5_=cf479cdd043fb06519d17ec47523990e

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=>=dev-python/fonttools-4.28.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-6.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufo2ft-2.25.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fontMath-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/attrs-19[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/compreffor[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/unicodedata2-14[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=A wrapper for several Python libraries to compile fonts from sources
EAPI=8
HOMEPAGE=https://github.com/googlei18n/fontmake
HOMEPAGE=https://github.com/googlefonts/fontmake
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/fontmake/archive/refs/tags/v3.2.0.tar.gz -> fontmake-3.2.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377 optfeature d524f291c80f9d21ad80fe978e3ca760
_md5_=1a443a53cc99f5c01c7b1f62bfba5f88
_md5_=e139ec5293973f6b8ca6f265248d0ce7

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 virtual/fortran
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=virtual/fortran
DESCRIPTION=The simple testing framework (for Fortran)
EAPI=8
HOMEPAGE=https://github.com/fortran-lang/test-drive
INHERIT=cmake fortran-2
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=MIT Apache-2.0
RDEPEND=virtual/fortran
RESTRICT=mirror !test? ( test )
SLOT=0
SRC_URI=https://github.com/fortran-lang/test-drive/archive/refs/tags/v0.4.0.tar.gz -> fortran-test-drive-0.4.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
_md5_=43864372e1f19c5a18d86cf950cd43ad

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/khaledhosny/ots/archive/refs/tags/v8.2.1.tar.gz -> ots-8.2.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 dfa3a38467793e97fcf791b156510654 meson 2d8a51910bc57e004c37aa55c7d99ce4
_md5_=f1765f19a9d4ec5be96afedfa8005e89
_md5_=8a295e4b1f34c41e86b9f8290403acf2