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
|
Source: libgtk2-imageview-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jeffrey Ratcliffe <Jeffrey.Ratcliffe@gmail.com>
Build-Depends: debhelper (>= 5), libgtk2-perl, libgtkimageview-dev (>= 1.6.0), libextutils-depends-perl (>= 0.200), libextutils-pkgconfig-perl (>= 1.03), xvfb, xauth, xfonts-base, quilt (>= 0.40)
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgtk2-imageview-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-imageview-perl/
Homepage: http://search.cpan.org/dist/Gtk2-ImageView/
XS-DM-Upload-Allowed: yes
Package: libgtk2-imageview-perl
Architecture: any
Depends: ${perl:Depends}, libgtk2-perl, libgtkimageview0 (>= 1.6.0), base-files (>= 4.0.1), ${shlibs:Depends}
Description: Perl bindings for the GtkImageView image viewer widget
GtkImageView is a simple image viewer widget for GTK+. Similar to the image
viewer panes in gThumb or Eye of GNOME. It makes writing image viewing and
editing applications easy. Among its features are:
.
Mouse and keyboard zooming.
Scrolling and dragging.
Adjustable interpolation.
Fullscreen mode.
GIF animation support.
|