diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2016-08-22 00:14:58 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 1214131e1dff07f74462ae23a8ed3544cb6849ea (patch) | |
tree | 40a83803010fcd6dc858db530485c8d3d43eba59 /libraries/grantlee-qt5/grantlee-qt5.info | |
parent | 91be75add67bd9071446aa6a77f0f99699ce9690 (diff) | |
download | slackbuilds-1214131e1dff07f74462ae23a8ed3544cb6849ea.tar.gz |
libraries/grantlee-qt5: Added (template engine written in Qt5).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/grantlee-qt5/grantlee-qt5.info')
-rw-r--r-- | libraries/grantlee-qt5/grantlee-qt5.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/grantlee-qt5/grantlee-qt5.info b/libraries/grantlee-qt5/grantlee-qt5.info new file mode 100644 index 0000000000..6d49364b8f --- /dev/null +++ b/libraries/grantlee-qt5/grantlee-qt5.info @@ -0,0 +1,10 @@ +PRGNAM="grantlee-qt5" +VERSION="5.1.0" +HOMEPAGE="https://github.com/steveire/grantlee" +DOWNLOAD="https://github.com/steveire/grantlee/archive/v5.1.0/grantlee-5.1.0.tar.gz" +MD5SUM="3ce1e53cca2b5cad27d07ee82880e4c3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="qt5" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |