1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: gpicview
Section: graphics
Priority: optional
Maintainer: Debian LXDE Maintainers <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders:
Andrew Lee (李健秋) <ajqlee@debian.org>, Ulises Vitulli <dererk@debian.org>
Build-Depends: debhelper (>= 12), intltool, libgtk2.0-dev, libjpeg-dev
Standards-Version: 4.4.0
Homepage: http://www.lxde.org/
Vcs-Browser: https://git.lxde.org/gitweb/?p=debian/gpicview.git
Vcs-Git: git://git.lxde.org/git/debian/gpicview.git
Package: gpicview
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: xdg-utils
Description: lightweight image viewer
GPicView is a lightweight GTK+ 2.x based image viewer with following features:
.
* Extremely lightweight and fast with low memory usage
* Very suitable for default image viewer of desktop system
* Simple and intuitive interface
* Minimal lib dependency: Only pure GTK+ is used
* Desktop independent: Doesn't require any specific desktop environment
|