File: control

package info (click to toggle)
libsdl-ruby 0.7-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 408 kB
  • ctags: 360
  • sloc: ansic: 2,714; ruby: 781; makefile: 120
file content (18 lines) | stat: -rw-r--r-- 689 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libsdl-ruby
Section: interpreters
Priority: optional
Maintainer: akira yamada <akira@debian.org>
Build-Depends: debhelper (>> 3.0.0), ruby (>= 1.6.5), ruby-dev (>= 1.6.5), 
 libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf1.2-dev, libsmpeg-dev,
 xlibs-pic
Standards-Version: 3.5.2

Package: libsdl-ruby
Architecture: any
Depends: ${shlibs:Depends}
Description: Ruby/SDL is the Ruby extension library to use SDL
 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.