File: control

package info (click to toggle)
libgd-ruby 0.7.4.1-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 248 kB
  • ctags: 310
  • sloc: ansic: 2,083; ruby: 201; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,272 bytes parent folder | download
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
Source: libgd-ruby
Section: graphics
Priority: optional
Maintainer: Paul van Tilburg <paulvt@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>, Antonio Terceiro <terceiro@softwarelivre.org>
Build-Depends: cdbs, debhelper (>> 5.0.0), ruby-pkg-tools, libgd2-xpm-dev, libpng12-dev, zlib1g-dev, libfreetype6-dev, libjpeg62-dev, ruby1.8, ruby1.8-dev
Standards-Version: 3.8.0
Homepage: http://www.libgd.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libgd-ruby/trunk/
Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libgd-ruby/trunk/

Package: libgd-ruby
Architecture: all
Depends: libgd-ruby1.8
Description: Extension library to use GD graphics library from Ruby
 Ruby extension library for using Thomas Boutell's GD library.
 The GD library is a popular library for creating and manipulating
 image files.
 .
 This is a dummy package to install the GD library bindings for
 the default version of Ruby.

Package: libgd-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}
Description: Extension library to use GD graphics library from Ruby
 Ruby 1.8 extension library for using Thomas Boutell's GD library.
 The GD library is a popular library for creating and manipulating
 image files.