Browse Source
misc/bdf2psf: Note to self.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/206/head
B. Watson
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
9 additions and
1 deletions
-
misc/bdf2psf/bdf2psf.SlackBuild
|
|
@ -2,11 +2,19 @@ |
|
|
|
|
|
|
|
# Slackware build script for bdf2psf |
|
|
|
|
|
|
|
# Originally written 2015 Didier Spaier Paruis, France |
|
|
|
# Originally written 2015 Didier Spaier Paris, France |
|
|
|
# Now maintained by B. Watson (urchlay@slackware.uk) |
|
|
|
|
|
|
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. |
|
|
|
|
|
|
|
# 20230818 bkw: No changes, just a note to myself: |
|
|
|
# repology complains that this is outdated, and indeed Debian has a |
|
|
|
# v1.222. However, it's v1.222 of the 'parent' package, console-setup. |
|
|
|
# The contents of Debian's bdf2psf 1.207 and 1.222 .deb packages are |
|
|
|
# identical, except changelog.gz differences that document changes to |
|
|
|
# console-setup (none of which change the bdf2psf portion of it). So |
|
|
|
# this doesn't need an update. |
|
|
|
|
|
|
|
# 20221228 bkw: move ARCH assignment to top of script. |
|
|
|
|
|
|
|
# 20220110 bkw: |
|
|
|