File: control

package info (click to toggle)
libsdl-ruby 1.1.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,320 kB
  • ctags: 1,157
  • sloc: ansic: 4,375; ruby: 1,837; makefile: 54
file content (17 lines) | stat: -rw-r--r-- 683 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libsdl-ruby
Section: interpreters
Priority: optional
Maintainer: akira yamada <akira@debian.org>
Build-Depends: debhelper (>> 3.0.0), ruby1.8, ruby1.8-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libsdl-sge-dev, libsmpeg-dev
Standards-Version: 3.6.2.2

Package: libsdl-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}
Suggests: libopengl-ruby
Description: Ruby/SDL interface for Ruby
 Ruby/SDL is the ruby extension library to use SDL.  SDL(Simple
 DirectMedia Layer) is a cross-platform multimedia library designed to
 provide fast access to the graphics framebuffer and audio device. See
 http://www.libsdl.org/ if you want to know SDL in detail.