Difference between revisions of "Guile-opengl"

From Free Software Directory
Jump to: navigation, search
m (info related to the latest release)
(guile-opengl-0.2.0)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Guile-OpenGL
 
|Name=GNU Guile-OpenGL
|Short description=OpenGL bindings for GNU Guile
+
|Short description=OpenGL bindings for GNU Guile.
 
|Full description='''Guile-OpenGL''' is a library providing access to the [[OpenGL]] graphics API from [[Guile]].
 
|Full description='''Guile-OpenGL''' is a library providing access to the [[OpenGL]] graphics API from [[Guile]].
|Homepage URL=https://gnu.org/s/guile-opengl
+
|Homepage URL=https://www.gnu.org/software/guile-opengl/
|User level=advanced
+
|Version download=https://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.2.0.tar.gz
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-opengl.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-opengl.git
|Computer languages=Scheme
+
|Documentation note=https://www.gnu.org/software/guile-opengl/manual/
|Documentation note=Complete manual included.
+
|Decommissioned or Obsolete=No
|Related projects=Guile
+
|Donate=https://my.fsf.org/donate/
|Version identifier=0.1
+
|Related projects=gnustandards,Guile
 +
|Version identifier=0.1.0
 
|Version date=2014/05/18
 
|Version date=2014/05/18
 
|Version status=alpha
 
|Version status=alpha
|Version download=http://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.1.0.tar.gz
+
|Last review by=Bendikker
|Last review by=Genium
+
|Last review date=2019/01/04
|Last review date=2015/09/08
 
 
|Submitted by=Davet
 
|Submitted by=Davet
 
|Submitted date=2014/07/09
 
|Submitted date=2014/07/09
|Status=
+
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.1.0.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=guile-opengl
 
|GNU package identifier=guile-opengl
Line 23: Line 28:
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=genium
+
|License copyright=Copyright (C) 2014 Free Software Foundation, Inc.
|License verified date=2015/09/08
+
|License verified by=Genium
 +
|License verified date=2023-06-29
 +
|License note=https://git.savannah.gnu.org/cgit/guile-opengl.git/tree/COPYING.LESSER
 +
}}
 +
{{Software category
 +
|Graphics=2d, 3d, library
 +
|Programming-language=scheme, guile
 +
|Runs-on=GNU/Linux
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=guile-opengl
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[mesa]]
 
}}
 
}}
 
{{Person
 
{{Person
Line 30: Line 50:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=wingo@pobox.com
 
|Email=wingo@pobox.com
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Daniel Hartwig
 +
|Role=Maintainer
 +
|Email=mandyke@gmail.com
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=Homepage
 +
|Resource URL=https://savannah.gnu.org/projects/guile-opengl/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug reports
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=VCS Repository Webview
|Resource URL=bug-guile@gnu.org
+
|Resource URL=https://git.savannah.gnu.org/cgit/guile-opengl.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developers
+
|Resource audience=Savannah
|Resource kind=E-mail
+
|Resource kind=VCS Repository Webview
|Resource URL=guile-user@gnu.org
+
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=guile-opengl.git
 
}}
 
}}
{{Software category
+
{{Resource
|Graphics=2d, 3d, library
+
|Resource kind=Mailing List
|Programming-language=scheme, guile
+
|Resource URL=https://lists.gnu.org/archive/html/bug-guile/
|Version-control=git
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/guile-user/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftpmirror.gnu.org/guile-opengl/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/guile-opengl/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q76184917
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to use
+
|Is High Priority Project=No
|Prerequisite description=mesa
+
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-opengl.git
 +
|Computer languages=guile
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=0.2.0
 +
|Version date=2023-05-13
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2023-06-29
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/guile-opengl/guile-opengl-0.2.0.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 16:05, 29 June 2023


[edit]

GNU Guile-OpenGL

https://www.gnu.org/software/guile-opengl/
OpenGL bindings for GNU Guile.

Guile-OpenGL is a library providing access to the OpenGL graphics API from Guile.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

29 June 2023




Leaders and contributors

Contact(s)Role
Andy Wingo Maintainer
Daniel Hartwig Maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=guile-opengl.git
WikidataGeneralhttps://www.wikidata.org/wiki/Q76184917
Mailing Listhttps://lists.gnu.org/mailman/listinfo/guile-user/
Mailing Listhttps://lists.gnu.org/archive/html/bug-guile/
Downloadhttps://ftp.gnu.org/gnu/guile-opengl/
SavannahHomepagehttps://savannah.gnu.org/projects/guile-opengl/
Downloadhttps://ftpmirror.gnu.org/guile-opengl/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/guile-opengl.git/


Software prerequisites

KindDescription
Required to usemesa

This entry (in part or in whole) was last reviewed on 29 June 2023.




Entry













"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.