diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-05-29 23:18:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-02 07:32:32 +0700 |
commit | 5cff3392bba35eba59cc71c51afda9a3e150584a (patch) | |
tree | 54a7b0eb3e172689d593b5046dc6f09cd8501495 /libraries/osgQt/osgQt.info | |
parent | f18735decf5ba71da4f388bc7e039028bf91b316 (diff) | |
download | slackbuilds-5cff3392bba35eba59cc71c51afda9a3e150584a.tar.gz |
libraries/osgQt: Added (Qt interface to OpenSceneGraph).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/osgQt/osgQt.info')
-rw-r--r-- | libraries/osgQt/osgQt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/osgQt/osgQt.info b/libraries/osgQt/osgQt.info new file mode 100644 index 0000000000..9e9f97b07c --- /dev/null +++ b/libraries/osgQt/osgQt.info @@ -0,0 +1,10 @@ +PRGNAM="osgQt" +VERSION="3.5.5" +HOMEPAGE="https://github.com/openscenegraph/osgQt" +DOWNLOAD="https://github.com/openscenegraph/osgQt/archive/3.5.5/osgQt-3.5.5.tar.gz" +MD5SUM="90da7a650bfa20c0c42cda93dc61b27f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="OpenSceneGraph" +MAINTAINER="Christoph Willing" +EMAIL="chris.willing@linux.com" |