aboutsummaryrefslogtreecommitdiff
path: root/po/packages/de.po
blob: 206fbbcd1867004269e8d54accecbe6141116977 (about) (plain)
blob size (1199KB) exceeds display size limit (100KB).
ts.scm?id=9ceb0164c25d9e9e47eac7c65c307ebd2824467f'>gnu: font-amiri: Update to 1.000....Fix for the broken build on master. * gnu/packages/fonts.scm (font-amiri): Update to 1.000. [arguments](%standard-phases): Add 'patch-source' to hard-code version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Greg Hogan 2023-04-19gnu: font-meera-inimai: Use gexps and remove labels....* gnu/packages/fonts.scm (font-meera-inimai) [native-inputs]: Remove labels. [arguments]: Use gexps. Maxim Cournoyer 2023-04-19gnu: 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. Maxim Cournoyer