File: control

package info (click to toggle)
feh 3.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,492 kB
  • sloc: ansic: 13,506; perl: 1,011; makefile: 208; sh: 29
file content (35 lines) | stat: -rw-r--r-- 1,374 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
31
32
33
34
35
Source: feh
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Laszlo Boszormenyi (GCS) <gcs@debian.org>
Section: graphics
Priority: optional
Build-Depends: libx11-dev,
               libxt-dev,
               libimlib2-dev,
               libxinerama-dev,
               debhelper-compat (= 12),
               perl,
               libtest-command-perl,
               libcurl4-openssl-dev | libcurl-dev,
               libexif-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/feh
Vcs-Git: https://salsa.debian.org/debian-phototools-team/feh.git
Homepage: https://feh.finalrewind.org/

Package: feh
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         yudit-common
Recommends: libjpeg-progs
Description: imlib2 based image viewer
 feh is a fast, lightweight image viewer which uses imlib2. It is
 commandline-driven and supports multiple images through
 slideshows, thumbnail browsing or multiple windows, and montages
 or index prints (using TrueType fonts to display file info).
 Advanced features include fast dynamic zooming, progressive
 loading, loading via HTTP (with reload support for watching
 webcams), recursive file opening (slideshow of a directory
 hierarchy), and mouse wheel/keyboard control.