diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2022-08-18 08:27:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-20 10:06:41 +0700 |
commit | 9d262dce78682c5a8c5fdfbcd57a5fbabaf8dbd1 (patch) | |
tree | 18e55a5ad766f0786309b83f4b077a521883e5aa /system/fnt/fnt.info | |
parent | f35bf371b6d569c6e53f687723db6a7a1739689d (diff) |
system/fnt: Added (Font Downloader for UNIX)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fnt/fnt.info')
-rw-r--r-- | system/fnt/fnt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/fnt/fnt.info b/system/fnt/fnt.info new file mode 100644 index 0000000000..c68df92242 --- /dev/null +++ b/system/fnt/fnt.info @@ -0,0 +1,10 @@ +PRGNAM="fnt" +VERSION="1.4.1" +HOMEPAGE="https://github.com/alexmyczko/fnt" +DOWNLOAD="https://github.com/alexmyczko/fnt/archive/1.4.1/fnt-1.4.1.tar.gz" +MD5SUM="b9ca2f91096a715e13287dd8dc9d4744" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="chafa lcdf-typetools" +MAINTAINER="Vijay Marcel" +EMAIL="vijaymarcel@outlook.com" |