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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
Source: libgtk2-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2), dpatch, perl (>= 5.8.0-7), libextutils-depends-perl (>= 0.200), libextutils-pkgconfig-perl (>= 1.03), libgtk2.0-dev (>= 2.6.0), libglib-perl (>= 1:1.140-1), libcairo-perl (>= 1.00), xvfb, xfonts-base, xbase-clients
Maintainer: Gtk2-Perl Maintainers <pkg-gtk2-perl-maintainers@lists.alioth.debian.org>
Uploaders: Marc 'HE' Brockschmidt <he@debian.org>, Florian Ragwitz <rafl@debian.org>
Standards-Version: 3.7.2
Package: libgtk2-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglib-perl (>= 1:1.140-1), libcairo-perl
Suggests: libgtk2-perl-doc (= ${Source-Version}), librsvg2-common
Description: Perl interface to the 2.x series of the Gimp Toolkit library
libgtk2-perl allows a perl developer to use the Gtk+ graphical user
interface library.
.
The Gtk+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, the Gtk+ is suitable
for projects ranging from small one-off tools to complete application
suites.
.
Find out more about Gtk+ at http://www.gtk.org.
.
The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source:
http://developer.gnome.org/doc/API/2.0/gtk/index.html
.
This module is part of gtk2-perl.
.
To discuss gtk2-perl, ask questions and flame/praise the authors,
join gtk-perl-list@gnome.org at lists.gnome.org.
.
Also have a look at the gtk2-perl website and sourceforge project page,
http://gtk2-perl.sourceforge.net
Package: libgtk2-perl-doc
Architecture: all
Recommends: libgtk2-perl (= ${Source-Version})
Conflicts: libgtk2-perl (<< 1.038-2)
Description: Perl interface to the Gtk 2.x series (documentation files)
libgtk2-perl allows a perl developer to use the Gtk+ graphical user
interface library.
.
The Gtk+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, the Gtk+ is suitable
for projects ranging from small one-off tools to complete application
suites.
.
Find out more about Gtk+ at http://www.gtk.org.
.
The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source:
http://developer.gnome.org/doc/API/2.0/gtk/index.html
.
This module is part of gtk2-perl.
.
To discuss gtk2-perl, ask questions and flame/praise the authors,
join gtk-perl-list@gnome.org at lists.gnome.org.
.
Also have a look at the gtk2-perl website and sourceforge project page,
http://gtk2-perl.sourceforge.net
.
This package contains the documentation for the Gtk2 perl modules
and some examples.
|