| Age | Commit message (Collapse) | Author |
|
* gnu/packages/fontutils.scm (python-afdko):
[phases]{relax-gcc-warnings}: New phases
{check}: Skip 3 more tests.
[propagated-inputs]: Remove python-lxml; add python-lxml-4.9.
Change-Id: Ia9856271965b9f7e55300c131bbc1c25bcb2af8f
|
|
* gnu/packages/fontutils.scm (python-fontparts-bootstrap): Fix build.
[build-system]: Switch to pyproejct-build-system.
[arguments] <test-backend>: Use custom.
<test-flags>: Provide it.
[native-inputs]: Add python-setuptools.
Change-Id: Ia6b2278d97f4ac40e3e91f4b613ce5a3c8f83c6d
|
|
* gnu/packages/fontutils.scm (python-fontmath): Update to 0.9.4.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-pytest-runner and python-wheel; add
python-setuptools.
Change-Id: I606bc0afba02d68a524743958dded5ccb875105b
|
|
* gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.6.
[bulid-system]: Switch to pyproejct-build-system.
[arguments] <test-flags>: Provide option to run tests agains installed library.
<phases>: Remove 'patch-setup.py as no loner required.
[native-inputs]: Remove python-pytest-runner; add python-cython and
python-setuptools.
Change-Id: If69282d19d2f97d3f5b8967759956e8547603d28
|
|
* gnu/packages/fontutils.scm (python-skia-pathops): Switch to
pyproject-build-system.
[arguments] <phases>: Use default 'check.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-cython; add python-cython-0.
Change-Id: I08400c1dbfa8db84890030b32364b552ebbfc2cc
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/fontutils.scm (python-ufonormalizer): Switch to
pyproject-build-system.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest.
Change-Id: I31de5b1fafca5a7853a0142cf051fbd187a5895d
|
|
* gnu/packages/fontutils.scm (python-defcon-bootstrap): Switch to
pyproject-build-system.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-pytest-runner; add python-setuptools.
Change-Id: If0a61cdab7ec4bf9aa83822624eea46618e791f5
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-freetype-py): Move from here ...
* gnu/packages/fontutils.scm: ... to here.
* gnu/packages/gnome-xyz.scm: Add fontutils module.
Change-Id: Ic5c3d9a360bfb5e1214c73144619863f83a2db97
|
|
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
|
|
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.
Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
|
|
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
|
|
* gnu/packages/fontutils.scm (freetype)[arguments]<#:configure-flags>
[target-arm32?]: Add CFLAGS to disable SLP vectorization.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fontutils.scm (t1lib) [arguments]<#:configure-flags>: Add
CFLAGS with "-Wno-error=implicit-int".
Closes: #2652
Change-Id: I8dccd24ca40a0d444e42c17b1b61db9f338b4742
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fontutils.scm (fontforge, graphite2)
[arguments]<#:test-exclude>: Move regex from custom 'check phase.
Change-Id: I51d1480b9fd87b7e32b7d09e24b73c9d93729b8d
|
|
* gnu/packages/fontutils.scm (fcft): Update to 3.3.2.
Change-Id: Ib33cd4c062eaf68042de5b3d3974023953ec0dbb
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/fontutils.scm (python-afdko-3.6.1)[arguments]: Add
relax-gcc14-strictness phase.
[native-inputs]: Use python-lxml-4.9 replace python-lxml.
Change-Id: I586702a1148a6157a6515c5e4483957372f4fa29
|
|
* gnu/packages/fontutils.scm (freetype): Update to 2.13.3.
Change-Id: I26a7f2f36cb53f61ba288cefaffa4940f7d0dd80
|
|
* gnu/packages/fontutils.scm (fontforge): Update to 20230101.
[arguments]: Add stage "do-not-use-msgfmt--check".
Change-Id: I2e4e347e86a32963ac7b927be3bc9235dc326fd6
|
|
* gnu/packages/golang.scm: Add (gnu packaes golang-xyz) and (guix
build-system go).
(go-wrap): Move from here ...
* gnu/packages/fontutils.scm: ... to here.
Change-Id: Ica77e4b936520991ba878bf2afbc47dfa89d88fe
|
|
* gnu/packages/fontutils.scm (python-cu2qu): Fix tests.
[build-system]: Switch to pyproject-build-system.
[arguments]{test-flags}: Ignore failing test (most likely due to
lagging behing python-fonttools package).
[native-inputs]: Add python-setuptools, python-wheel.
* gnu/packages/python-xyz.scm (python-fonttools-minimal): Add comment.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/fontutils.scm (fcft): Update to 3.3.1.
Change-Id: I4a860085697b92fd5cbc7083eac82529530f3747
Signed-off-by: Zheng Junjie <z572@z572.online>
|
|
* gnu/packages/fontutils.scm (fontmanager) [arguments]: Use gexps.
[native-inputs]: Remove labels.
[inputs]: Likewise.
Change-Id: Ie7dae815d94a196f58909bffac5a0cba4414fb6a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/fontutils.scm (fontmanager): Update to 0.9.0.
[arguments] <#:phases>: New argument.
[native-inputs]: Replace vala-0.52 with vala.
[inputs]: Replace gtk+ with gtk. Replace libsoup-minimal-2 with libsoup.
Replace webkitgtk-with-libsoup2 with webkitgtk.
Change-Id: Ieedd48147f3c5c9936f922b812932020258fccae
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/fontutils.scm (python-statmake)[arguments]: Remove phase
'adjust-for-older-attrs.
Change-Id: Ib1aff1775b283735036d0ddfb54f1f9e6768e140
|
|
* gnu/packages/fontutils.scm (fcft): Update to 3.1.10.
Change-Id: Ibdbf74d4e204a24f8c67e33d496702ecd7eac60f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/fontutils.scm (fontobene-qt): New variable.
(fontobene-qt5): Deprecate package in favor of fontobene-qt.
Change-Id: I2177ff292a1b71d212fb0b03d772808d7525b039
|
|
Also adds python-setuptools and python-wheel to relevant packages,
either to native-inputs or to propagated inputs if the pkg_resources
Python module is loaded at runtime.
* guix/build-system/pyproject.scm (default-python): Default to
python-sans-pip-wrapper.
Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
|
|
* gnu/packages/fontutils.scm (fcft): Update to 3.1.9.
Change-Id: I460a8821a56b7046c34f11bc2a00cb3ab2ace76b
|
|
* gnu/packages/fontutils.scm (fontopia): New variable.
Change-Id: I8f9b51922af06f994955b755ec8345d42189cfd7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.3.
Change-Id: Ifde8d3011f94a27e493d9c826c4c2edbc03a64f0
|
|
This follows up on commit 3f2c6cc3933bc01077383e4ff83b6a5d00f83129 (gnu:
fontutils: Add 'bash' input for 'wrap-program'.).
gnu/packages/fontutils.scm(fontforge)[arguments]<#:phases>: Adjust input names.
Change-Id: I64c3992e995294cb04a9f4c79cd841bfc51ba08d
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
It is required for cross-compilation.
* gnu/packages/fontutils.scm
(fontforge): Adjust indentation.
[inputs]: Add 'bash-minimal'. Remove labels.
(fntsample)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ib3498e8ab1e499db6bc512da31718690e46f90f1
|
|
* gnu/packages/fontutils.scm (fontforge-20190801): Delete variable.
Change-Id: I65b148f77468a46e4c40a57ffdd44b3e43321449
|
|
* gnu/packages/fontutils.scm (python-statmake)[arguments]: Disable broken
test; relax check for cattrs.
Change-Id: Ibd479743160d3591088d17635e26484e7de5250f
|
|
* gnu/packages/fontutils.scm (libraqm): Update to 0.10.1.
Change-Id: Ic159b198a9f2c5b884df5568b0d4e528e36d2bb8
|
|
While utf8proc is an optional dependency, it is required for shaping
support. Without utf8proc, fcft_rasterize_text_run_utf32() is a no-op.
This is a popular function used—among other things—by yambar, foot,
fuzzel and fnott. Therefore, many other Linux distributions (Arch,
Debian, Fedora, …) enable this feature and I think it would be nice
to have in Guix as well.
* gnu/packages/fontutils.scm (fcft): Depend on utf8proc.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I7489dbc7a42ffcca509d090df7d2a6250bf996ff
|
|
* gnu/packages/fontutils.scm (python-afdko)[arguments]: Disable
test_alt_missing_glyph.
Change-Id: I49f9d27f61955fe2bf9dd9d5cf22499e813ff3d0
|
|
* gnu/packages/fontutils.scm (psftools): New public variable.
|
|
* gnu/packages/fontutils.scm (python-beziers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fontutils.scm (fontobene-qt5): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
|
|
* gnu/packages/fontutils.scm (psautohint)[arguments]: Disable tests
test_hashmap_no_version and test_hashmap_old_version.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/fontutils.scm (python-skia-pathops): Update to 0.8.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/fontutils.scm (python-compreffor)[synopsis, description]:
Use @acronym{}.
|
|
* gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.4.
|
|
* gnu/packages/fontutils.scm (fontforge-20190801)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/patches/fontforge-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (fontforge)[arguments]: When building natively on
the Hurd, add new phase 'apply-hurd-patch' and use it, and replace phase
'check' to skip two tests.
|
|
* gnu/packages/fontutils.scm (graphite2)[arguments]: When building natively on
the Hurd, replace phase 'check' to set make-flags to skip "awamicmp3" test.
|
|
* gnu/packages/fontutils.scm (freetype-with-brotli): New variable.
|
|
* gnu/packages/fontutils.scm (bdf2sfd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fontutils.scm (python-afdko): Update to 3.9.5.
[source]: Remove obsolete substitutions in snippet.
[arguments]: Re-instate all skipped tests in check phase.
|