This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 01f55a730cc03168788903b88ec1f797e43043c9
tree 38f936636d1d85d9640e518a1c374649b4faa956
parent 80658553541b6d96d73e497cbd823e9affbe9fc8
tree 38f936636d1d85d9640e518a1c374649b4faa956
parent 80658553541b6d96d73e497cbd823e9affbe9fc8
rsdl /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Oct 29 05:20:57 -0700 2009 | |
| |
Makefile.in | Sat May 02 07:11:15 -0700 2009 | |
| |
README.rdoc | Thu Oct 29 05:20:57 -0700 2009 | |
| |
Rakefile | Thu Oct 29 05:20:57 -0700 2009 | |
| |
VERSION | Thu Oct 29 05:21:21 -0700 2009 | |
| |
bin/ | Thu Oct 29 05:20:57 -0700 2009 | |
| |
extconf.rb | Thu Oct 29 05:04:10 -0700 2009 | |
| |
rsdl.c.in | Wed Apr 29 02:10:38 -0700 2009 | |
| |
test/ | Thu Oct 29 05:20:57 -0700 2009 |
README.rdoc
rsdl
rsdl - SDL initialized ruby interpreter
Requirements
- ruby 1.8 or later
- libsdl
Installation
gem install rsdl
or
ruby extconf.rb
make
sudo make install
Usage
Run your script with rsdl instead of ruby. rsdl myscript.rb
License
Ruby's License
Copyright Information
Originally written by: Copyright (C) 2009 Ryuichi Sakamoto mail: kumaryu __at__ kumaryu.net Modified and packaged by: Copyright (C) 2009 Akinori MUSHA mail: knu __at__ idaemons.org







