Difference between revisions of "Guile-sdl"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Guile-SDL |Short description=Guile bindings for various SDL libraries |Full description=Guile-SDL is a set of modules that provide bindings for various Simple D...")
 
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(14 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.
+
 
 +
NB. the [[guile-sdl2]] project has been launched to create pure [[Guile|Scheme]] bindings for [[SDL|SDL2]].
 
|Homepage URL=https://www.gnu.org/software/guile-sdl/
 
|Homepage URL=https://www.gnu.org/software/guile-sdl/
|User level=intermediate
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-sdl.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/guile-sdl.git
|Computer languages=C,Guile Scheme
+
|Documentation note=https://www.gnu.org/software/guile-sdl/manual/
|Documentation note=User README included; User manual available from https://www.gnu.org/software/guile-sdl/manual/
+
 
|Related projects=Guile,SDL
+
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Guile, SDL, guile-sdl2
 
|Keywords=guile,SDL
 
|Keywords=guile,SDL
|Version identifier=0.5.1
+
|Version identifier=0.5.2
|Version date=2013/09/04
+
|Version date=2015/03/08
 
|Version status=alpha
 
|Version status=alpha
|Version download=http://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.1.tar.xz
+
|Version download=https://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.2.tar.lz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/04
 
|Submitted by=DIban
 
|Submitted by=DIban
 
|Submitted date=2013/09/27
 
|Submitted date=2013/09/27
|Status=
+
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/guile-sdl/guile-sdl-0.5.2.tar.xz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=guile-sdl
 
|GNU package identifier=guile-sdl
Line 32: Line 38:
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 
|License copyright=Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2013 Thien-Thi Nguyen
 
|License copyright=Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2011, 2013 Thien-Thi Nguyen
|License verified by=DIban
+
|License verified by=Jgay
 
|License verified date=2013/09/27
 
|License verified date=2013/09/27
 
}}
 
}}
Line 38: Line 44:
 
|Real name=Thien-Thi Nguyen
 
|Real name=Thien-Thi Nguyen
 
|Role=Maintainer
 
|Role=Maintainer
|Resource URL=
+
|Email=ttn@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/guile-sdl/
 +
}}
 +
{{Resource
 +
|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 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 kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/guile-sdl/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Mailing list archive
+
|Resource kind=General
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-guile-sdl
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Graphics=2d
 
|Graphics=2d
 
|Interface=x-window-system
 
|Interface=x-window-system
|Programming-language=scheme
+
|Programming-language=C, scheme, guile
 +
|Runs-on=GNU/Linux
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
 +
|Uitoolkit=sdl
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=Guile
+
|Prerequisite description=[[Guile]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=SDL
+
|Prerequisite description=[[SDL]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:27, 4 December 2020


[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 (Ref)" 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.