diff options
author | Fernando Lopez Jr <fernando.lopezjr@gmail.com> | 2018-01-17 07:55:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-17 19:46:24 +0700 |
commit | 90c2cbb9c673249d38a5fa2e66b918e37e2eae60 (patch) | |
tree | b2e2d8282fdec0d1f55b9b15c71eab967652d0e5 /desktop/candle/candle.info | |
parent | ac1710752fd6d28317dd0e678a6ce6134f57e238 (diff) |
desktop/candle: Added (G-Code visualizer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/candle/candle.info')
-rw-r--r-- | desktop/candle/candle.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/candle/candle.info b/desktop/candle/candle.info new file mode 100644 index 0000000000000..5e3ec62c1eb89 --- /dev/null +++ b/desktop/candle/candle.info @@ -0,0 +1,10 @@ +PRGNAM="candle" +VERSION="1.1" +HOMEPAGE="https://github.com/Denvi/Candle/" +DOWNLOAD="https://github.com/Denvi/Candle/archive/v1.1/Candle-1.1.tar.gz" +MD5SUM="ae7dd032ea02fe7a41bb473ecad46a5d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="qt5" +MAINTAINER="Fernando Lopez Jr." +EMAIL="fernando.lopezjr@gmail.com" |