diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2015-02-05 05:31:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:47:44 +0700 |
commit | 8a395ca7e4a09215facf4af624e3ae59baca9883 (patch) | |
tree | a7578ed984ed850b6a3b6fdc9e5d99e5c3258e0e /development/uncrustify/uncrustify.info | |
parent | 340382477dcc0bb98bb73069f27b032149c7b325 (diff) |
development/uncrustify: Added (source code beautifier).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/uncrustify/uncrustify.info')
-rw-r--r-- | development/uncrustify/uncrustify.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/uncrustify/uncrustify.info b/development/uncrustify/uncrustify.info new file mode 100644 index 0000000000000..dfc83d269aa76 --- /dev/null +++ b/development/uncrustify/uncrustify.info @@ -0,0 +1,10 @@ +PRGNAM="uncrustify" +VERSION="0.61" +HOMEPAGE="http://uncrustify.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/uncrustify/uncrustify-0.61.tar.gz" +MD5SUM="b6140106e74c64e831d0b1c4b6cf7727" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Zhu Qun-Ying" +EMAIL="zhu.qunying@gmail.com" |