[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/gfontsel/gfontsel.desc [COPY] Copyright (C) 2014 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Gfontsel is a simple wrapper around the GTK+ 2 font selection dialog [T] gfontsel program is a simple wrapper around the GTK+ 2 font selection [T] dialog. It allows you to select a font. The font name is written to the [T] standard output in the GTK+ 2 font naming scheme [U] https://nixbit.com/cat/programming/libraries/gfontsel/ [A] Roland Smith [M] The T2 Project [C] extra/tool [F] CROSS [L] GPL [S] Stable [V] 1.0.0 . $base/package/*/*/gnome-conf.in [CV-URL] https://download.gnome.org/sources/gfontsel/cache.json [D] 36cd250bf667713cd1609f0253d7e5daba71ac594d44b95548dec205 gfontsel-1.0.0.tar.bz2 http://distro.ibiblio.org/quirky/quirky6/sources/t2/april/ runconf=0 prep_gfontsel() { sed -i -e 's%/usr/local%/usr%' Makefile make depend } hook_add premake 5 "prep_gfontsel"