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: libgnome2-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8.0-7), libextutils-depends-perl (>= 0.200), libextutils-pkgconfig-perl (>= 1.03), libglib-perl (>= 1.040), libgtk2-perl (>= 1.00), libgnome2-canvas-perl (>= 1.00), libgnome2-vfs-perl (>= 1.00), libgnomeui-dev (>= 2)
Maintainer: Marc 'HE' Brockschmidt <he@debian.org>
Standards-Version: 3.6.2
Package: libgnome2-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglib-perl (>= 1.040), libgtk2-perl (>= 1.00), libgnome2-canvas-perl (>= 1.00), libgnome2-vfs-perl (>= 1.00)
Description: Perl interface to the GNOME libraries
libgnome2-perl allows allows to write programs with a GNOME user
interface in Perl.
.
GNOME is a project to build a complete, user-friendly desktop based
entirely on free software.
.
Find out more about GNOME at http://www.gnome.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/libgnome/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
|