1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: libsdl-ruby
Section: libs
Priority: optional
Maintainer: Paul van Tilburg <paulvt@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>> 5.0.0), cdbs, ruby-pkg-tools, rdtool, 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.7.3
Homepage: http://www.kmc.gr.jp/~ohai/rubysdl.en.html
Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libsdl-ruby/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libsdl-ruby/trunk/
Package: libsdl-ruby
Architecture: all
Depends: libsdl-ruby1.8
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.
.
This is a dummy package to install the Mahoro library bindings for
the default version of Ruby.
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.
|