diff options
author | Rodrigo Gimenez <rodrigog83[at]gmail[dot]com> | 2017-03-09 01:08:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:03:52 +0700 |
commit | 606c69bd3e4e243508e77199cffafa25c9227e7d (patch) | |
tree | ab1749024139f95dfae942398fef531a9b66d7af /office/xreader/xreader.info | |
parent | fe4a4836addd1320a5a913ba910ea003e0a50d70 (diff) |
office/xreader: Added (A generic Document Reader).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/xreader/xreader.info')
-rw-r--r-- | office/xreader/xreader.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/office/xreader/xreader.info b/office/xreader/xreader.info new file mode 100644 index 000000000000..2d684515e08a --- /dev/null +++ b/office/xreader/xreader.info @@ -0,0 +1,12 @@ +PRGNAM="xreader" +VERSION="1.2.2" +HOMEPAGE="https://github.com/linuxmint/xreader" +DOWNLOAD="https://github.com/linuxmint/xreader/archive/1.2.2/xreader-1.2.2.tar.gz \ + https://github.com/mate-desktop/mate-common/archive/v1.16.0/mate-common-v1.16.0.tar.gz" +MD5SUM="ae878ed2658747c42bce2fd6ebb18a0a \ + a6e57c48263118cbb7e4e61c72372328" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="yelp-tools" +MAINTAINER="Rodrigo Gimenez" +EMAIL="rodrigog83[at]gmail[dot]com" |