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
|
Source: gpicview
Section: graphics
Priority: optional
Maintainer: Debian LXDE Maintainers <team+lxde@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Ulises Vitulli <dererk@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper-compat (= 13), intltool, libgtk-3-dev, libjpeg-dev
Standards-Version: 4.7.2
Homepage: https://github.com/lxde/gpicview
Vcs-Browser: https://salsa.debian.org/lxde-team/gpicview
Vcs-Git: https://salsa.debian.org/lxde-team/gpicview.git
Rules-Requires-Root: no
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
|