diff options
author | miwi <miwi@FreeBSD.org> | 2011-06-27 22:53:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-06-27 22:53:41 +0800 |
commit | 1cf05a44d41e5ac725d9a11e2138a515f9acfadc (patch) | |
tree | c28eb87ea1d55ceecb542cd047f3ef0d0732b42e /graphics/pure-gl/distinfo | |
parent | 5fde172544f56817eec022a2e78e59f0674127f9 (diff) | |
download | freebsd-ports-gnome-1cf05a44d41e5ac725d9a11e2138a515f9acfadc.tar.gz freebsd-ports-gnome-1cf05a44d41e5ac725d9a11e2138a515f9acfadc.tar.zst freebsd-ports-gnome-1cf05a44d41e5ac725d9a11e2138a515f9acfadc.zip |
pure-gl is Pure's interface to OpenGL, the well-known graphics library. It
covers pretty much all of OpenGL, including the popular extensions.
Extensions are loaded on demand, functions will throw an exception if they
are not available in your OpenGL implementation.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-gl.html
PR: ports/156289
Submitted by: Zhihao Yuan <lichray at gmail.com>
Diffstat (limited to 'graphics/pure-gl/distinfo')
-rw-r--r-- | graphics/pure-gl/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pure-gl/distinfo b/graphics/pure-gl/distinfo new file mode 100644 index 000000000000..c9ab7b3a83f3 --- /dev/null +++ b/graphics/pure-gl/distinfo @@ -0,0 +1,2 @@ +SHA256 (pure-gl-0.8.tar.gz) = 7482dd04ae12a582f8bf05ef9d014c7e2af7aa03522f9edec4994420a6629340 +SIZE (pure-gl-0.8.tar.gz) = 166446 |