File: control

package info (click to toggle)
libsdl-ruby 0.9.3-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 612 kB
  • ctags: 543
  • sloc: ansic: 4,055; ruby: 1,694; makefile: 42
file content (16 lines) | stat: -rw-r--r-- 667 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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, xlibs-pic
Standards-Version: 3.5.8

Package: libsdl-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}
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.