File: control

package info (click to toggle)
eog 3.38.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,604 kB
  • sloc: ansic: 27,247; python: 357; xml: 27; makefile: 10
file content (75 lines) | stat: -rw-r--r-- 2,832 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: eog
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 12),
               dh-sequence-gir,
               dh-sequence-gnome,
               gtk-doc-tools (>= 1.16),
               itstool,
               meson (>= 0.50),
               pkg-config,
               libgtk-3-dev (>= 3.22.0),
               libgdk-pixbuf-2.0-dev (>= 2.36.5) | libgdk-pixbuf2.0-dev (>= 2.36.5),
               libglib2.0-dev (>= 2.42.0),
               libgnome-desktop-3-dev (>= 2.91.2),
               shared-mime-info (>= 0.20),
               gsettings-desktop-schemas-dev (>= 2.91.92),
               libpeas-dev (>= 0.7.4),
               zlib1g-dev,
               libexif-dev (>= 0.6.14),
               liblcms2-dev,
               libexempi-dev (>= 1.99.5),
               libjpeg-dev,
               librsvg2-dev (>= 2.44),
               libatk1.0-dev (>= 1.32.0-2~),
               libgirepository1.0-dev (>= 0.9.12),
               libgdk-pixbuf2.0-doc,
               libglib2.0-doc,
               libgtk-3-doc
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/gnome-team/eog
Vcs-Git: https://salsa.debian.org/gnome-team/eog.git
Homepage: https://wiki.gnome.org/Apps/EyeOfGnome

Package: eog
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${gir:Depends},
         shared-mime-info (>= 0.20),
         gsettings-desktop-schemas (>= 2.91.92),
         gir1.2-peas-1.0
Recommends: librsvg2-common,
            yelp
Suggests: eog-plugins
Breaks: eog-plugins (<< 3.16.4-2~)
Description: Eye of GNOME graphics viewer program
 eog or the Eye of GNOME is a simple graphics viewer for the GNOME
 desktop which uses the gdk-pixbuf library.  It can deal with large
 images, and zoom and scroll with constant memory usage.  Its goals are
 simplicity and standards compliance.

Package: eog-dev
Architecture: any
Multi-Arch: same
Depends: eog (= ${binary:Version}),
         libexempi-dev,
         libgnome-desktop-3-dev (>= 2.91.2),
         libgtk-3-dev (>= 3.22.0),
         libjpeg-dev,
         liblcms2-dev,
         librsvg2-dev (>= 2.36.2),
         ${misc:Depends}
Description: Development files for the Eye of GNOME
 eog or the Eye of GNOME is a graphics viewer for the GNOME desktop
 which uses the gdk-pixbuf library.
 .
 This package contains header files and development information, which
 is needed to build plugins for the Eye of GNOME.