diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-29 23:15:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:57:04 +0700 |
commit | fa03800ceccbc2b101c2c9bb8966647d9c39bcbb (patch) | |
tree | 06806f3153ffb00c4782ad57d528022af81a1bd5 /system/otf2bdf/otf2bdf.info | |
parent | 28fc54be93d6afa697c1264620ccfe54d9ce9d68 (diff) |
system/otf2bdf: Added (opentype/truetype to bdf font converter).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/otf2bdf/otf2bdf.info')
-rw-r--r-- | system/otf2bdf/otf2bdf.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/otf2bdf/otf2bdf.info b/system/otf2bdf/otf2bdf.info new file mode 100644 index 0000000000000..653595fdc432b --- /dev/null +++ b/system/otf2bdf/otf2bdf.info @@ -0,0 +1,10 @@ +PRGNAM="otf2bdf" +VERSION="3.1" +HOMEPAGE="https://www.math.nmsu.edu/~mleisher/Software/otf2bdf/" +DOWNLOAD="https://www.math.nmsu.edu/~mleisher/Software/otf2bdf/otf2bdf-3.1.tbz2" +MD5SUM="6af09173615f1dd5ae294bbf67ac52c8" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |