File: control

package info (click to toggle)
clutter-perl 0.8.0.1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 652 kB
  • ctags: 42
  • sloc: perl: 645; ansic: 30; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 800 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: clutter-perl
Section: perl
Priority: optional
Maintainer: Ross Burton <ross@debian.org>
Build-Depends: debhelper (>= 5), cdbs, perl, libextutils-depends-perl, libextutils-pkgconfig-perl, libgstreamer-perl, libgtk2-perl, libclutter-0.8-dev, libclutter-gst-0.8-dev, libclutter-gtk-0.8-dev (>= 0.8.1), libclutter-cairo-0.8-dev (>= 0.8.1)
Standards-Version: 3.7.3

Package: libclutter-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, libgtk2-perl
Description: Open GL based interactive canvas library - perl bindings
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on.
 .
 This package contains the Perl bindings.