Source: libgtk2-clutter-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), libpango-perl (>= 1.140),
  libglib-perl (>= 1.220), libextutils-depends-perl (>= 0.300),
  libgtk2-perl (>= 1.180), libcairo-perl (>= 1.000),
  libextutils-pkgconfig-perl (>= 1.12), libclutter-perl (>= 1.000), perl, libclutter-gtk-0.10-dev
Maintainer: Chris Debenham <chris@adebenham.com>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Gtk2-Clutter/

Package: libgtk2-clutter-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
  libpango-perl (>= 1.140), libglib-perl (>= 1.220),
  libextutils-depends-perl (>= 0.300), libgtk2-perl (>= 1.180),
  libcairo-perl (>= 1.000), libextutils-pkgconfig-perl (>= 1.12),
  libclutter-perl (>= 1.000), libclutter-gtk-0.10-0
Description: Integration between Gtk2 and Clutter
 Gtk2::Clutter is a module that allows the Perl developer to write GTK+
 applications (using the Gtk2 module) and embed Clutter scenegraphs inside the
 application user interface.
 .
 Clutter is a GObject based library for creating fast, visually rich graphical
 user interfaces. It is intended for creating single window heavily stylised
 applications such as media box UI's, presentations or kiosk style programs in
 preference to regular 'desktop' style applications.
 .
 GTK+ is a GObject based toolkit for creating modern Graphical User Interface
 application.
 .
 For more informations about Clutter, visit:
 .
 This description was automagically extracted from the module by dh-make-perl.
