Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sdl2-win93

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sdl2-win93

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

Ruby/SDL2

The simple ruby extension library for SDL 2.x.

Install

Before installing Ruby/SDL2, you need to install:

  • devkit (only for windows)
  • M4 (only for installing from git repository)
  • SDL 2.x
  • SDL_image
  • SDL_mixer
  • SDL_ttf

After installing these libraries, you can install Ruby/SDL2 by gem command as follows:

gem install ruby-sdl2

Alternatively You can also install the master version of Ruby/SDL2 from github:

git clone https://github.com/ohai/ruby-sdl2.git
cd ruby-sdl2
rake gem
gem install pkg/ruby-sdl2-x.y.z.gem

Document

License

LGPL v3 (see {file:COPYING.txt}).

Author

Ippei Obayashi ohai@kmc.gr.jp

FAQs

Package last updated on 05 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc