Maxim Cournoyer
a7db92d9b3
Revert "Update Maxim's email address."
...
This reverts commit d0d87a744d
. Oops! This
caused a world rebuild.
Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18 12:07:31 +09:00
Maxim Cournoyer
d0d87a744d
Update Maxim's email address.
...
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
2025-09-18 08:05:19 +09:00
Alexey Abramov
de41613d27
gnu: freetype: Work around GCC-14 SLP vectorization bug on armhf-linux.
...
* 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>
2025-09-15 14:19:54 +03:00
Jake Forster
6174b135ff
gnu: t1lib: Fix build with gcc@14.
...
* 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>
2025-09-12 20:22:54 +08:00
Greg Hogan
1608cd16a4
gnu: Use argument for test exclusion.
...
* gnu/packages/fontutils.scm (fontforge, graphite2)
[arguments]<#:test-exclude>: Move regex from custom 'check phase.
Change-Id: I51d1480b9fd87b7e32b7d09e24b73c9d93729b8d
2025-08-04 04:10:26 +00:00
Ashish SHUKLA
6566207b0f
gnu: fcft: Update to 3.3.2.
...
* gnu/packages/fontutils.scm (fcft): Update to 3.3.2.
Change-Id: Ib33cd4c062eaf68042de5b3d3974023953ec0dbb
Signed-off-by: jgart <jgart@dismail.de>
2025-07-24 15:51:55 -05:00
Zheng Junjie
830fddcf55
gnu: python-afdko-3.6.1: Fix build.
...
* 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
2025-07-18 20:17:52 +02:00
宋文武
f9170a9def
gnu: freetype: Update to 2.13.3.
...
* gnu/packages/fontutils.scm (freetype): Update to 2.13.3.
Change-Id: I26a7f2f36cb53f61ba288cefaffa4940f7d0dd80
2025-07-18 20:17:38 +02:00
Janneke Nieuwenhuizen
a81eb98484
gnu: fontforge: Update to 20230101 and fix build with gettext-0.23.
...
* gnu/packages/fontutils.scm (fontforge): Update to 20230101.
[arguments]: Add stage "do-not-use-msgfmt--check".
Change-Id: I2e4e347e86a32963ac7b927be3bc9235dc326fd6
2025-07-18 20:17:13 +02:00
Sharlatan Hellseher
02c3aa0463
gnu: go-wrap: Move to fontutils.
...
* 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
2025-05-26 16:50:07 +01:00
Nicolas Graves
5cbb9d2166
gnu: python-cu2qu: Fix tests.
...
* 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>
2025-04-16 11:46:25 +02:00
Ashish SHUKLA
2987993d97
gnu: fcft: Update to 3.3.1.
...
* gnu/packages/fontutils.scm (fcft): Update to 3.3.1.
Change-Id: I4a860085697b92fd5cbc7083eac82529530f3747
Signed-off-by: Zheng Junjie <z572@z572.online>
2025-03-22 14:41:34 +08:00
Maxim Cournoyer
205b79d51f
gnu: fontmanager: Use gexps and drop input labels.
...
* 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>
2025-03-02 20:31:37 +01:00
Maxim Cournoyer
b2065d95b2
gnu: fontmanager: Update to 0.9.0.
...
* 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>
2025-03-02 20:31:37 +01:00
Ricardo Wurmus
ff23ed78c7
gnu: python-statmake: Remove obsolete build phase.
...
* gnu/packages/fontutils.scm (python-statmake)[arguments]: Remove phase
'adjust-for-older-attrs.
Change-Id: Ib1aff1775b283735036d0ddfb54f1f9e6768e140
2025-01-20 21:37:20 +01:00
Ashish SHUKLA
6bcae56a05
gnu: fcft: Update to 3.1.10.
...
* gnu/packages/fontutils.scm (fcft): Update to 3.1.10.
Change-Id: Ibdbf74d4e204a24f8c67e33d496702ecd7eac60f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-06 18:50:22 +08:00
Vinicius Monego
24154bf440
gnu: Add fontobene-qt.
...
* gnu/packages/fontutils.scm (fontobene-qt): New variable.
(fontobene-qt5): Deprecate package in favor of fontobene-qt.
Change-Id: I2177ff292a1b71d212fb0b03d772808d7525b039
2024-12-21 14:52:59 -03:00
Lars-Dominik Braun
fdc0fefd46
build-system/pyproject: Use python-sans-pip-wrapper as default-python.
...
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
2024-12-13 20:15:41 +00:00
Ashish SHUKLA
8cc44df4f5
gnu: fcft: Update to 3.1.9.
...
* gnu/packages/fontutils.scm (fcft): Update to 3.1.9.
Change-Id: I460a8821a56b7046c34f11bc2a00cb3ab2ace76b
2024-10-24 10:32:06 +08:00
Andy Tai
2afa5c76d5
gnu: Add fontopia.
...
* gnu/packages/fontutils.scm (fontopia): New variable.
Change-Id: I8f9b51922af06f994955b755ec8345d42189cfd7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-03 15:35:21 +08:00
Tobias Geerinckx-Rice
3ca0859f6c
gnu: python-defcon-bootstrap: Update to 0.10.3.
...
* gnu/packages/fontutils.scm (python-defcon-bootstrap): Update to 0.10.3.
Change-Id: Ifde8d3011f94a27e493d9c826c4c2edbc03a64f0
2024-09-08 02:00:00 +02:00
Zheng Junjie
07323cdf37
gnu: fontforge: Fix build.
...
This follows up on commit 3f2c6cc393
(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>
2024-08-31 10:42:46 +02:00
Maxime Devos
8def9c06e7
gnu: fontutils: Add 'bash' input for 'wrap-program'.
...
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
2024-08-31 10:42:38 +02:00
Efraim Flashner
3d5f4b2d7d
gnu: Remove fontforge-20190801.
...
* gnu/packages/fontutils.scm (fontforge-20190801): Delete variable.
Change-Id: I65b148f77468a46e4c40a57ffdd44b3e43321449
2024-06-06 15:10:41 +03:00
Ricardo Wurmus
ffffc0227a
gnu: python-statmake: Adjust tests and version checks.
...
* gnu/packages/fontutils.scm (python-statmake)[arguments]: Disable broken
test; relax check for cattrs.
Change-Id: Ibd479743160d3591088d17635e26484e7de5250f
2024-05-05 22:38:18 +02:00
Nicolas Goaziou
9c80b9a5ca
gnu: libraqm: Update to 0.10.1.
...
* gnu/packages/fontutils.scm (libraqm): Update to 0.10.1.
Change-Id: Ic159b198a9f2c5b884df5568b0d4e528e36d2bb8
2024-03-17 16:05:43 +01:00
Sören Tempel
121bf9b296
gnu: fcft: Enable shaping support.
...
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
2024-02-10 15:06:50 +00:00
Ricardo Wurmus
6341dddcb9
gnu: python-afdko: Disable failing test.
...
* gnu/packages/fontutils.scm (python-afdko)[arguments]: Disable
test_alt_missing_glyph.
Change-Id: I49f9d27f61955fe2bf9dd9d5cf22499e813ff3d0
2024-01-11 08:09:38 +01:00
Tobias Geerinckx-Rice
a36e595eec
gnu: Add psftools.
...
* gnu/packages/fontutils.scm (psftools): New public variable.
2023-10-15 02:00:00 +02:00
Rikard Nordgren
e1dcf86a35
gnu: Add python-beziers.
...
* gnu/packages/fontutils.scm (python-beziers): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-08 23:43:50 +02:00
pinoaffe
ced91adcc0
gnu: Add fontobene-qt5.
...
* gnu/packages/fontutils.scm (fontobene-qt5): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-10-06 21:34:22 -03:00
Hilton Chain
b268842ec4
gnu: psautohint: Disable flaky tests.
...
* 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>
2023-09-24 02:00:00 +02:00
Nicolas Graves
8ca3490062
gnu: python-skia-pathops: Update to 0.8.0.
...
* gnu/packages/fontutils.scm (python-skia-pathops): Update to 0.8.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-05 19:52:20 -04:00
Tobias Geerinckx-Rice
acd9d1b9b2
gnu: python-compreffor: Mark up description.
...
* gnu/packages/fontutils.scm (python-compreffor)[synopsis, description]:
Use @acronym{}.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
173ee74c0b
gnu: python-compreffor: Update to 0.5.4.
...
* gnu/packages/fontutils.scm (python-compreffor): Update to 0.5.4.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
a4038c4f78
gnu: fontforge@20190801: Fix build.
...
* gnu/packages/fontutils.scm (fontforge-20190801)[arguments]:
Rewrite as G-expressions.
2023-07-16 02:00:06 +02:00
Janneke Nieuwenhuizen
8c5891d50b
gnu: fontforge: Support build on the Hurd.
...
* 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.
2023-07-20 10:11:36 +02:00
Janneke Nieuwenhuizen
72fa5eb020
gnu: graphite2: Skip test on the Hurd.
...
* gnu/packages/fontutils.scm (graphite2)[arguments]: When building natively on
the Hurd, replace phase 'check' to set make-flags to skip "awamicmp3" test.
2023-07-20 10:11:36 +02:00
John Kehayias
49b0a5ee5f
gnu: Add freetype-with-brotli.
...
* gnu/packages/fontutils.scm (freetype-with-brotli): New variable.
2023-07-14 10:53:19 -04:00
gemmaro
db7a949067
gnu: Add bdf2sfd.
...
* gnu/packages/fontutils.scm (bdf2sfd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-14 23:11:53 +02:00
Maxim Cournoyer
7612610c44
gnu: python-afdko: Update to 3.9.5.
...
* 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.
2023-05-07 00:12:55 -04:00
Ludovic Courtès
9e95be01d9
gnu: psautohint: Remove unneeded dependencies.
...
* gnu/packages/fontutils.scm (psautohint)[native-inputs]: Remove
PYTHON-FS and PYTHON-PYTEST-RANDOMLY.
2023-05-04 23:14:21 +02:00
Ludovic Courtès
3f7ae420d8
gnu: python-cffsubr: Depend on python-afdko@3.6.1.
...
This removes the dependency of GNOME on Java:
gnome -> font-abattis-cantarell -> ... -> openjdk
Discussed at
<https://lists.gnu.org/archive/html/guix-devel/2022-10/msg00226.html >.
* gnu/packages/fontutils.scm (python-cffsubr)[inputs]: Switch to
PYTHON-AFDKO-3.6.1.
2023-04-21 23:01:18 +02:00
Ludovic Courtès
cbf169608c
gnu: python-afdko: Add version 3.6.1.
...
* gnu/packages/fontutils.scm (python-afdko-3.6.1): New variable.
2023-04-21 23:01:18 +02:00
Maxim Cournoyer
af015334d1
gnu: python-fonttools-full: Rename to python-fonttools.
...
* gnu/packages/python-xyz.scm (python-fonttools): Rename to...
(python-fonttools-minimal): ... this.
(python-fonttools-full): Adjust references to base package. Rename to...
(python-fonttools): ... this.
(python-matplotlib):
* gnu/packages/fontutils.scm (python-cu2qu) [propagated-inputs]: Rename
python-fonttools-full to python-fonttools.
(python-ufolib2, python-defcon-bootstrap): Likewise.
* gnu/packages/pdf.scm (weasyprint): Likewise.
* gnu/packages/fonts.scm (font-meera-inimai) Adjust for renamed
python-fonttools-minimal.
* gnu/packages/fontutils.scm (python-cffsubr): Likewise.
(python-compreffor, python-cu2qu, python-fontmath, python-fontpens-bootstrap)
(python-fontparts-bootstrap, python-glyphsets, python-mutatormath)
(python-ufoprocessor, graphite2, python-ufolib2)
(python-defcon-bootstrap): Likewise.
* gnu/packages/graphics.scm (python-booleanoperations): Likewise.
2023-04-19 20:12:18 -04:00
Maxim Cournoyer
e6090152a6
gnu: freetype: Update remove-reference-to-pkg-config phase.
...
* gnu/packages/fontutils.scm (freetype) [arguments]: Use the newer
remove-reference-to-pkg-config phase variant, with a small adjustment to make
the target group optional. Use gexps and search-input-file.
[propagated-inputs]: Update comment regarding harfbuzz.
2023-04-14 23:36:45 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
0fe2c78cac
gnu: Add missing import in (gnu packages fontutils).
...
This was erroneously not committed as part of 83397434b1
.
* gnu/packages/fontutils.scm: Add missing import.
2023-04-12 14:19:24 -04:00
Maxim Cournoyer
83397434b1
gnu: python-afdko: Add bash-minimal to inputs.
...
* gnu/packages/fontutils.scm (python-afdko) [inputs]: Add bash-minimal.
2023-04-12 12:52:00 -04:00
Maxim Cournoyer
4e0c1a8deb
gnu: psautohint: Disable a failing test.
...
* gnu/packages/fontutils.scm (psautohint) [build-system]: Use
pyproject-build-system.
[arguments]: Remove check phase override. Add #:test-flags, disabling a new test.
2023-04-12 12:03:36 -04:00