File: control

package info (click to toggle)
libgtk2-imageview-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 224 kB
  • ctags: 36
  • sloc: perl: 457; ansic: 27; makefile: 17
file content (30 lines) | stat: -rw-r--r-- 1,278 bytes parent folder | download
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: 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>,
 Ryan Niebur <ryanryan52@gmail.com>
Build-Depends: debhelper (>= 7.2), libgtk2-perl,
 libgtkimageview-dev (>= 1.6.0), libextutils-depends-perl (>= 0.200),
 libextutils-pkgconfig-perl (>= 1.03), xvfb, xauth, xfonts-base,
 libtest-pod-perl
Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgtk2-imageview-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/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: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libgtk2-perl,
 libgtkimageview0 (>= 1.6.0), base-files (>= 4.0.1)
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.