[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/liberation-fonts/liberation-fonts.desc [COPY] Copyright (C) 2007 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] High quality "open-sourced" vector fonts [T] This packages included the high-quality and open-sourced TrueType [T] vector fonts released by RedHat. [U] https://fedorahosted.org/liberation-fonts [A] RedHat Inc. [M] Rene Rebe [C] base/x11 [F] CROSS [E] add fonttools [L] GPL [S] Stable [V] 2.1.5 [P] X -----5---9 400.800 [D] d9bc096cc268328effcc40fdee68f2cd813ecec852b124d12e7b42b6 liberation-fonts-ttf-2.1.5.tar.gz https://github.com/liberationfonts/liberation-fonts/archive/2.1.5/ makeinstopt= ttf_inst() { mkdir -p $root/usr/X11/lib/X11/fonts/TTF cp -v liberation-fonts-ttf-*/*.ttf $root/usr/X11/lib/X11/fonts/TTF/ } hook_add postmake 5 ttf_inst