* ANN: GNU Guile-OpenGL 0.1.0
@ 2014-03-23 15:08 Andy Wingo
2014-03-23 18:23 ` Andy Wingo
2014-03-23 18:50 ` David Thompson
0 siblings, 2 replies; 3+ messages in thread
From: Andy Wingo @ 2014-03-23 15:08 UTC (permalink / raw)
To: guile-user, info-gnu
Hi,
I'm happy to release the first release of Guile-OpenGL, an OpenGL
binding for Guile.
Guile-OpenGL is what used to be called "Figl". It has been accepted as
a GNU project, and we took the opportunity to change the name. OpenGL
is a registered trademark; we asked SGI if they would mind us calling
the project Guile-OpenGL and they said it was fine.
Guile-OpenGL is still alpha software; we reserve the right to change
interfaces as needed.
Please report bugs to `bug-guile@gnu.org', and discuss the project on
`guile-user@gnu.org'. We also welcome reports of successful builds,
which can be sent to the same email address.
Thanks very much to Daniel Hartwig for hacking on this project, settling
the legal issues, and handling the GNU project submission process.
Contributors are welcome. Read more about Guile-OpenGL at:
http://gnu.org/software/guile-opengl/
========================================================================
Here are the compressed sources:
ftp://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.1.0.tar.gz (4.3MB)
Here is the GPG detached signature[*]:
ftp://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.1.0.tar.gz.sig
Use a mirror for higher download bandwidth:
http://www.gnu.org/order/ftp.html
Here are the MD5 and SHA1 checksums:
a5d20170103514a042bb13d28f586472 guile-opengl-0.1.0.tar.gz
7de72a6b9fdd7cd3809dfb0ef11bc5a44ee3b4db guile-opengl-0.1.0.tar.gz
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify guile-opengl-0.1.0.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys 8812F8F2
and rerun the 'gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.69
Automake 1.14.1
Makeinfo 5.2
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ANN: GNU Guile-OpenGL 0.1.0
2014-03-23 15:08 ANN: GNU Guile-OpenGL 0.1.0 Andy Wingo
@ 2014-03-23 18:23 ` Andy Wingo
2014-03-23 18:50 ` David Thompson
1 sibling, 0 replies; 3+ messages in thread
From: Andy Wingo @ 2014-03-23 18:23 UTC (permalink / raw)
To: guile-user
On Sun 23 Mar 2014 16:08, Andy Wingo <wingo@pobox.com> writes:
> Here are the compressed sources:
> ftp://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.1.0.tar.gz (4.3MB)
>
> Here is the GPG detached signature[*]:
> ftp://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.1.0.tar.gz.sig
>
> Use a mirror for higher download bandwidth:
> http://www.gnu.org/order/ftp.html
>
> Here are the MD5 and SHA1 checksums:
> a5d20170103514a042bb13d28f586472 guile-opengl-0.1.0.tar.gz
> 7de72a6b9fdd7cd3809dfb0ef11bc5a44ee3b4db guile-opengl-0.1.0.tar.gz
>
> [*] Use a .sig file to verify that the corresponding file (without the
> .sig suffix) is intact. First, be sure to download both the .sig file
> and the corresponding tarball. Then, run a command like this:
>
> gpg --verify guile-opengl-0.1.0.tar.gz.sig
>
> If that command fails because you don't have the required public key,
> then run this command to import it:
>
> gpg --keyserver keys.gnupg.net --recv-keys 8812F8F2
I'm having a little trouble with the GNU FTP uploads :) That should be
resolved soon, but until then:
http://wingolog.org/priv/guile-opengl-0.1.0.tar.gz
http://wingolog.org/priv/guile-opengl-0.1.0.tar.gz.sig
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ANN: GNU Guile-OpenGL 0.1.0
2014-03-23 15:08 ANN: GNU Guile-OpenGL 0.1.0 Andy Wingo
2014-03-23 18:23 ` Andy Wingo
@ 2014-03-23 18:50 ` David Thompson
1 sibling, 0 replies; 3+ messages in thread
From: David Thompson @ 2014-03-23 18:50 UTC (permalink / raw)
To: Andy Wingo, guile-user, info-gnu
Andy Wingo <wingo@pobox.com> writes:
> Hi,
>
> I'm happy to release the first release of Guile-OpenGL, an OpenGL
> binding for Guile.
<snip>
>
> Andy
> --
> http://wingolog.org/
Great news! I tested this release with guile-2d and everything "just
works."
There is a Guix package incoming once the tarball is on the GNU ftp
server.
Thank you!
- Dave
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-23 18:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-23 15:08 ANN: GNU Guile-OpenGL 0.1.0 Andy Wingo
2014-03-23 18:23 ` Andy Wingo
2014-03-23 18:50 ` David Thompson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).