diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-12-08 08:35:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-08 08:35:37 +0700 |
commit | 82b46675a03b533a6d6b2cb821d0a057b3556717 (patch) | |
tree | fc2eecf88e70e9d624ce66cf986816e75f6847e8 /misc/ghostpcl/ghostpcl.info | |
parent | eb7b041b6942431501f81cd1b9cc7a0c5b247f23 (diff) | |
download | slackbuilds-82b46675a03b533a6d6b2cb821d0a057b3556717.tar.gz |
misc/ghostpcl: Added (PCL interpreter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/ghostpcl/ghostpcl.info')
-rw-r--r-- | misc/ghostpcl/ghostpcl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/ghostpcl/ghostpcl.info b/misc/ghostpcl/ghostpcl.info new file mode 100644 index 0000000000..29d2fa380a --- /dev/null +++ b/misc/ghostpcl/ghostpcl.info @@ -0,0 +1,10 @@ +PRGNAM="ghostpcl" +VERSION="9.26" +HOMEPAGE="https://www.ghostscript.com" +DOWNLOAD="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/ghostpdl-9.26.tar.gz" +MD5SUM="8692a3e2cd76b993a68c767162e8a622" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Markus Rinne" +EMAIL="markus.ka.rinne@gmail.com" |