Difference between revisions of "Guile-sdl"

From Free Software Directory
Jump to: navigation, search
(guile-sdl-0.6.0)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Guile-SDL
+
|Name=GNU Guile-SDL
|Short description=Guile bindings for various SDL libraries
+
|Short description=Guile bindings for various SDL libraries.
|Full description=Guile-SDL is a set of modules that provide bindings for various
+
|Full description='''GNU Guile-SDL''' is a set of bindings to the [[SDL|Simple DirectMedia Layer]] (SDL). With them, [[Guile]] programmers can have easy access to graphics, sound and device input (keyboards, joysticks, mice, etc.).
Simple DirectMedia Layer (http://www.libsdl.org) libraries.
 
  
Most of the SDL functions are wrapped, with the exception of a
+
Most of the [[SDL]] functions are wrapped, with the exception of a few functions that are too C-centric.  The [[SDL]] threads and audio functions are not included.  However audio programming can be done with the module ''[[SDL_mixer]]''…
few functions that are too C-centric.  The SDL threads, audio
 
and network functions are not included.  However, there are
 
(optionally configured) bindings for SDL_mixer and SDL_ttf.
 
  
Also included is SDL_gfx 2.0.22 (by Andreas Schiffler) source
+
Also included is [[SDL_gfx]] 2.0.22 and bindings for it.
code (LGPL 2.1) and bindings for it.
 
 
|Homepage URL=https://www.gnu.org/software/guile-sdl/
 
|Homepage URL=https://www.gnu.org/software/guile-sdl/
|User level=intermediate
+
|Version download=https://ftpmirror.gnu.org/guile-sdl/guile-sdl-0.6.0.tar.lz
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-sdl.git
+
}}
|Computer languages=C,Guile Scheme
+
{{Project license
|Documentation note=User README included; User manual available from https://www.gnu.org/software/guile-sdl/manual/
+
|License=GPLv3orlater
|Related projects=Guile,SDL
+
|License copyright=Copyright (C) 2003-2009, 2011-2013, 2015 Thien-Thi Nguyen
|Keywords=guile,SDL
+
|License verified by=Genium
|Version identifier=0.5.1
+
|License verified date=2021-12-21
|Version date=2013/09/04
+
|License note=https://git.savannah.gnu.org/cgit/guile-sdl.git/tree/COPYING?h=p
|Version status=alpha
+
}}
|Version download=http://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.1.tar.xz
+
{{Software category
|Submitted by=DIban
+
|Graphics=2d
|Submitted date=2013/09/27
+
|Interface=x-window-system
|Status=
+
|Programming-language=C, scheme, guile
 +
|Runs-on=GNU/Linux
 +
|Software-development=programming-language
 +
|Use=software-development
 +
|Uitoolkit=sdl
 +
}}
 +
{{EntryGNU
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=guile-sdl
 
|GNU package identifier=guile-sdl
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3orlater
+
|Prerequisite kind=Required to build
|License copyright=Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2013 Thien-Thi Nguyen
+
|Prerequisite description=[[Guile]]
|License verified by=DIban
+
}}
|License verified date=2013/09/27
+
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[SDL]]
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Thien-Thi Nguyen
 
|Real name=Thien-Thi Nguyen
 
|Role=Maintainer
 
|Role=Maintainer
|Resource URL=
+
|Email=ttn@gnu.org
 
}}
 
}}
{{Person
+
{{Resource
|Real name=See AUTHORS file for a complete list of
+
|Resource audience=Savannah
|Role=Contributors
+
|Resource kind=Homepage
|Resource URL=
+
|Resource URL=https://savannah.gnu.org/projects/guile-sdl/
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/guile-sdl.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=Info Page
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=bug-guile-sdl@gnu.org
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-sdl/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Mailing list archive
+
|Resource audience=FTP
|Resource kind=Mailing List Info/Archive
+
|Resource kind=Download
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-sdl
+
|Resource URL=https://ftpmirror.gnu.org/guile-sdl/
 
}}
 
}}
{{Software category
+
{{Resource
|Graphics=2d
+
|Resource audience=FTP
|Interface=x-window-system
+
|Resource kind=Download
|Programming-language=scheme
+
|Resource URL=https://ftp.gnu.org/gnu/guile-sdl/
|Software-development=programming-language
 
|Use=software-development
 
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Wikidata
|Prerequisite description=Guile
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q47343355
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to build
+
|Is High Priority Project=No
|Prerequisite description=SDL
+
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-sdl.git
 +
|Computer languages=C
 +
|Documentation note=https://www.gnu.org/software/guile-sdl/manual/
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://www.gnuvola.org/software/guile-sdl/#donate
 +
|Related projects=guile-sdl2
 +
|Keywords=guile, sdl, language, binding
 +
|Version identifier=0.6.0
 +
|Version date=2022-02-05
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-02-05
 +
|Submitted by=DIban
 +
|Submitted date=2013-09-27
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/guile-sdl/guile-sdl-0.6.0.tar.lz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 12:27, 5 February 2022


[edit]

GNU Guile-SDL

https://www.gnu.org/software/guile-sdl/
Guile bindings for various SDL libraries.

GNU Guile-SDL is a set of bindings to the Simple DirectMedia Layer (SDL). With them, Guile programmers can have easy access to graphics, sound and device input (keyboards, joysticks, mice, etc.).

Most of the SDL functions are wrapped, with the exception of a few functions that are too C-centric. The SDL threads and audio functions are not included. However audio programming can be done with the module SDL_mixer

Also included is SDL_gfx 2.0.22 and bindings for it.

Documentation

https://www.gnu.org/software/guile-sdl/manual/

Related Projects





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

21 December 2021




Leaders and contributors

Contact(s)Role
Thien-Thi Nguyen Maintainer


Resources and communication

AudienceResource typeURI
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/guile-sdl.git/
SavannahHomepagehttps://savannah.gnu.org/projects/guile-sdl/
WikidataGeneralhttps://www.wikidata.org/wiki/Q47343355
FTPDownloadhttps://ftpmirror.gnu.org/guile-sdl/
FTPDownloadhttps://ftp.gnu.org/gnu/guile-sdl/
Info PageMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-guile-sdl/


Software prerequisites

KindDescription
Required to buildGuile
Required to buildSDL

This entry (in part or in whole) was last reviewed on 5 February 2022.




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.


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


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


"FTP" 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.















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.