summaryrefslogtreecommitdiff
path: root/gnu/packages/fontutils.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-statmake.Maxim Cournoyer2022-06-26
| | | | * gnu/packages/fontutils.scm (python-statmake): New variable.
* gnu: Remove python2-ufolib.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/fontutils.scm (python2-ufolib): Delete variable.
* gnu: Remove python2-defcon.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/fontutils.scm (python2-defcon): Delete variable.
* gnu: nototools: Update to 0.2.16.Maxim Cournoyer2022-05-31
| | | | | | | | | | * gnu/packages/fontutils.scm (nototools): Update to 0.2.16. [arguments]: Remove python argument. [phases]: New argument. [native-inputs]: New field. [propagated-inputs]: Remove python2-booleanoperations, python2-defcon, python2-fonttools, python2-pillow, python2-pyclipper, and python2-ufolib. Add python-afdko.
* gnu: Add python-sfdlib.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-sfdlib): New variable.
* gnu: Add python-ufo2ft.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-ufo2ft): New variable.
* gnu: Add python-compreffor.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-compreffor): New variable.
* gnu: Add python-ufolib2.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-ufolib2): New variable.
* gnu: Add python-skia-pathops.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-skia-pathops): New variable.
* gnu: Add python-cffsubr.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-cffsubr): New variable.
* gnu: Add python-afdko.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-afdko): New variable.
* gnu: Add psautohint.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (psautohint): New variable.
* gnu: Add psautohint-font-data.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (psautohint-font-data): New variable.
* gnu: Add python-ufonormalizer.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-ufonormalizer): New variable.
* gnu: Add python-ufoprocessor.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-ufoprocessor): New variable.
* gnu: Add python-cu2qu.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-cu2qu): New variable.
* gnu: Add python-fontparts.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-fontparts): New variable.
* gnu: Add python-defcon.Maxim Cournoyer2022-05-12
| | | | | * gnu/packages/fontutils.scm (python-defcon): New variable. (python2-defcon): Adjust to inherit from it.
* gnu: Add python-fontpens.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-fontpens): New variable.
* gnu: Add python-fontparts-bootstrap.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-fontparts-bootstrap): New variable.
* gnu: Add python-fontpens-bootstrap.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-fontpens-bootstrap): New variable.
* gnu: Add python-mutatormath.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-mutatormath): New variable.
* gnu: Add python-fontmath.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-fontmath): New variable.
* gnu: Add python-defcon-bootstrap.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-defcon-bootstrap): New variable.
* gnu: Add python-opentype-sanitizer.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (python-opentype-sanitizer): New variable.
* gnu: Add opentype-sanitizer.Maxim Cournoyer2022-05-12
| | | | * gnu/packages/fontutils.scm (opentype-sanitizer): New variable.
* gnu: woff2: Propagate brotli.Maxim Cournoyer2022-04-12
| | | | | | * gnu/packages/fontutils.scm (woff2)[phases]: Delete trailing #t. [inputs]: Move brotli to ... [propagated-inputs]: ... here.
* gnu: fontutils: Add gsettings-desktop-schemas.Maxim Cournoyer2022-02-23
| | | | | * gnu/packages/fontutils.scm (fontmanager)[inputs]: Add gsettings-desktop-schemas.
* gnu: fcft: Update to 3.0.1Felipe Balbi2022-02-15
| | | | | | * gnu/packages/fontutils.scm (fcft): Update to 3.0.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: fontmanager: Add missing input.Julien Lepiller2022-01-31
| | | | | * gnu/packages/fontutils.scm (fontmanager)[native-inputs]: Add python-wrapper.
* gnu: fontmanager: Use libsoup2 and vala-0.52Josselin Poiret via Guix-patches via2021-12-14
| | | | | | | | | | | These changes fix the build. * gnu/packages/fontutils.scm (fontmanager)[native-inputs]: Replace vala with vala-0.52. [inputs]: Replace libsoup with libsoup-minimal-2. Replace webkitgtk with webkitgtk-with-libsoup2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libraqm: Update to 0.8.0.Nicolas Goaziou2021-12-14
| | | | * gnu/packages/fontutils.scm (libraqm): Update to 0.8.0.
* gnu: fcft: Update to 2.5.1.Marius Bakke2021-12-14
| | | | | * gnu/packages/fontutils.scm (fcft): Update to 2.5.1. [native-inputs]: Remove GCC-10.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: fontconfig: Add a search path for XDG_DATA_DIRS.Maxim Cournoyer2021-11-11
| | | | | | | | | Fixes <https://issues.guix.gnu.org/31403>. * gnu/packages/fontutils.scm (fontconfig)[source]: Fix indentation. [configure-flags]: Drop the "--with-add-fonts" configure option as it's no longer necessary/desirable to special case the system and user profiles. [native-search-paths]: New search path.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\
| * gnu: fcft: Update to 2.4.6.Tobias Geerinckx-Rice2021-10-26
| | | | | | | | * gnu/packages/fontutils.scm (fcft): Update to 2.4.6.
| * gnu: fontmanager: Update to 0.8.7.Tobias Geerinckx-Rice2021-10-23
| | | | | | | | * gnu/packages/fontutils.scm (fontmanager): Update to 0.8.7.
| * gnu: fntsample: Update to 5.4.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | * gnu/packages/fontutils.scm (fntsample): Update to 5.4. [arguments]: Don't explicitly return #t from phases.
| * gnu: fntsample: Update Blocks.txt and use stable URL.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | * gnu/packages/fontutils.scm (fntsample)[input]: Update unicode-blocks to 14.0.0 and include the version in its URL and name.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-10-14
|\|
| * gnu: Rename google-brotli back to brotli.Tobias Geerinckx-Rice2021-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sorry for the noise, but good riddance. Our nonstandard name for this package has caused confusion since it was added. For example, the duplicate python-brotli and python-google-brotli packages added later, with the latter name making even less sense. The Python packages will be fixed in the next commit. * gnu/packages/compression.scm (google-brotli): Redefine as a deprecated-package, with… (brotli): …restored to canonical status. (python-google-brotli)[inherit]: Adjust accordingly. * gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly. * gnu/packages/fontutils.scm (woff2)[inputs]: Likewise. * gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise. * gnu/packages/networking (wireshark)[inputs]: Likewise. * gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
* | gnu: Remove references to meson-0.55.Efraim Flashner2021-10-12
| | | | | | | | | | | | | | | | | | | | | | This is a follow-up to 1eca979fb8da842e73c42f4f53be29b169810f2. * gnu/packages/datastructures.scm, gnu/packages/fontutils.scm, gnu/packages/terminals.scm: Don't import (gnu packages build-tools). * gnu/packages/wm.scm: Remove comment. * gnu/packages/emulators.scm (dosbox-staging)[arguments]: Remove meson field. * gnu/packages/package-management.scm (conan)[native-inputs]: Use meson.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: fcft: Update to 2.4.5.Tobias Geerinckx-Rice2021-10-05
| | | | | | | | * gnu/packages/fontutils.scm (fcft): Update to 2.4.5.
| * gnu: libraqm: Update to 0.7.2.Nicolas Goaziou2021-09-28
| | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (libraqm): Update to 0.7.2. [source]: Use git-fetch method. [build-system]: Switch to meson-build-system. [arguments]<#:phases>: Remove unnecessary (and unrecognized) configure flag per above.
* | gnu: gs-font: Rename to 'font-ghostscript'.Maxime Devos2021-07-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to (guix)Fonts, font package names must be prefixed with 'font-'. Adjust 'gs-fonts' to follow this convention. * gnu/packages/fontutils.scm (gs-fonts)[name]: Set to "font-ghostscript". (gs-fonts): Rename variable to 'font-ghostscript'. (gs-fonts): Add deprecated package. * gnu/packages/ghostscript.scm (ghostscript)[arguments]<#:configure-flags>: Replace 'gs-fonts' with 'font-ghostscript'. (ghostscript)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[inputs]: Likewise. * gnu/packages/gtk.scm (pango-1.42)[arguments]{disable-layout-test}: Likewise. * gnu/packages/imagemagick.scm (graphicsmagick)[arguments]{configure-flags}: Likewise. (graphicsmagick)[inputs]: Likewise. * gnu/packages/mp3.scm (ripperx)[propagated-inputs]: Likewise. * doc/guix.texi (X11 Fonts): Likewise. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | gnu: Use 'search-input-file' when looking for executables.Ludovic Courtès2021-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Use 'search-input-file' when looking for executables. * gnu/packages/audio.scm (ableton-link): Likewise. * gnu/packages/benchmark.scm (fio): Likewise. * gnu/packages/bioinformatics.scm (roary): Likewise. (ngless): Likewise. * gnu/packages/boost.scm (boost-for-irods): Likewise. * gnu/packages/bootloaders.scm (grub): Likewise. (grub-efi): Likewise. * gnu/packages/chemistry.scm (inchi): Likewise. * gnu/packages/dictionaries.scm (ding): Likewise. * gnu/packages/dlang.scm (ldc): Likewise. * gnu/packages/education.scm (childsplay): Likewise. * gnu/packages/emacs-xyz.scm (emacs-hyperbole): Likewise. (emacs-haskell-mode): Likewise. (emacs-auctex): Likewise. (emacs-ggtags): Likewise. (emacs-graphviz-dot-mode): Likewise. (emacs-flycheck-grammalecte): Likewise. (emacs-counsel-notmuch): Likewise. (emacspeak): Likewise. (emacs-exwm): Likewise. (emacs-exwm-x): Likewise. (emacs-treemacs): Likewise. (emacs-telega): Likewise. (emacs-exiftool): Likewise. * gnu/packages/emulators.scm (higan): Likewise. * gnu/packages/engineering.scm (freehdl): Likewise. (librepcb): Likewise. * gnu/packages/entr.scm (entr): Likewise. * gnu/packages/file-systems.scm (libeatmydata): Likewise. (xfstests): Likewise. (mergerfs): Likewise. (mergerfs-tools): Likewise. * gnu/packages/finance.scm (monero-gui): Likewise. * gnu/packages/flashing-tools.scm (flashrom): Likewise. * gnu/packages/fontutils.scm (fontforge): Likewise. * gnu/packages/game-development.scm (python2-renpy): Likewise. * gnu/packages/games.scm (opensurge): Likewise. (xboard): Likewise. (hyperrogue): Likewise. (flare-game): Likewise. (chessx): Likewise. * gnu/packages/geo.scm (grass): Likewise. * gnu/packages/glib.scm (glib): Likewise. * gnu/packages/gnome.scm (mm-common): Likewise. (network-manager-openvpn): Likewise. (network-manager-vpnc): Likewise. (network-manager-openconnect): Likewise. (apostrophe): Likewise. * gnu/packages/gnupg.scm (pius): Likewise. (jetring): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/golang.scm (go-1.4): Likewise. * gnu/packages/graphviz.scm (xdot): Likewise. * gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Likewise. * gnu/packages/haskell-xyz.scm (ghc-hindent): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/image.scm (phockup): Likewise. * gnu/packages/irc.scm (quassel): Likewise. * gnu/packages/java.scm (drip): Likewise. (ant-bootstrap): Likewise. (tla2tools): Likewise. * gnu/packages/julia.scm (julia): Likewise. * gnu/packages/less.scm (lesspipe): Likewise. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/linux.scm (fuse): Likewise. (lm-sensors): Likewise. (bluez): Likewise. (fakeroot): Likewise. (inputattach): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-diskspace): Likewise. * gnu/packages/lisp.scm (lisp-repl-core-dumper): Likewise. * gnu/packages/lua.scm (fennel): Likewise. * gnu/packages/lxde.scm (spacefm): Likewise. * gnu/packages/mail.scm (public-inbox): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. (maxima): Likewise. (frama-c): Likewise. * gnu/packages/messaging.scm (libgadu): Likewise. * gnu/packages/music.scm (denemo): Likewise. (curseradio): Likewise. * gnu/packages/netpbm.scm (netpbm): Likewise. * gnu/packages/networking.scm (blueman): Likewise. (squid): Likewise. (aircrack-ng): Likewise. * gnu/packages/node.scm (node): Likewise. (node-llparse-frontend-bootstrap): Likewise. (node-llparse-bootstrap): Likewise. (llhttp-bootstrap): Likewise. (node-lts): Likewise. * gnu/packages/ocaml.scm (ocaml-4.11): Likewise. (opam): Likewise. (ocaml-graph): Likewise. * gnu/packages/orpheus.scm (orpheus): Likewise. * gnu/packages/password-utils.scm (password-store): Likewise. * gnu/packages/python.scm (pypy3): Likewise. * gnu/packages/qt.scm (qt5ct): Likewise. * gnu/packages/radio.scm (libosmo-dsp): Likewise. * gnu/packages/ruby.scm (ruby-pandoc-ruby): Likewise. * gnu/packages/rust.scm (rust-1.30): Likewise. * gnu/packages/screen.scm (byobu): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. * gnu/packages/suckless.scm (surf): Likewise. * gnu/packages/syndication.scm (gfeeds): Likewise. * gnu/packages/telephony.scm (mumble): Likewise. * gnu/packages/terminals.scm (alacritty): Likewise. * gnu/packages/tex.scm (texlive-bin): Likewise. * gnu/packages/uml.scm (plantuml): Likewise. * gnu/packages/version-control.scm (python-git-multimail): Likewise. (gitolite): Likewise. (hg-commitsigs): Likewise. (git-when-merged): Likewise. (git-imerge): Likewise. (gita): Likewise. * gnu/packages/video.scm (you-get): Likewise. * gnu/packages/vim.scm (eovim): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. (virt-manager): Likewise. (criu): Likewise. * gnu/packages/vpn.scm (strongswan): Likewise. (xl2tpd): Likewise. * gnu/packages/wm.scm (i3lock-fancy): Likewise. * gnu/packages/wxwidgets.scm (python-wxpython): Likewise. (python2-wxpython): Likewise. * gnu/packages/xdisorg.scm (autorandr): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. (v86d): Likewise. (mkfontdir): Likewise. (xpra): Likewise.
* | gnu: fontconfig: Update to 2.13.94.Marius Bakke2021-07-23
| | | | | | | | * gnu/packages/fontutils.scm (fontconfig): Update to 2.13.94.