File: control

package info (click to toggle)
eog-plugins 3.26.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,572 kB
  • sloc: sh: 4,847; ansic: 4,566; python: 591; makefile: 422; sed: 16; xml: 14
file content (275 lines) | stat: -rw-r--r-- 9,238 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
# 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-plugins
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 12),
               dh-sequence-gnome,
               dh-sequence-python3,
               libglib2.0-dev (>= 2.38.0),
               libgtk-3-dev (>= 3.14.0),
               libpeas-dev (>= 0.7.4),
               eog-dev (>= 3.20.3-1~),
               python3 (>= 3.2),
#               postr [linux-any],
               libgdata-dev (>= 0.6),
               libchamplain-0.12-dev,
               libchamplain-gtk-0.12-dev,
               libclutter-1.0-dev (>= 1.9.4),
               libclutter-gtk-1.0-dev (>= 1.1.2),
               libexif-dev (>= 0.6.16),
               gsettings-desktop-schemas-dev
Standards-Version: 4.4.0
X-Ubuntu-Use-Langpack: yes
Vcs-Git: https://salsa.debian.org/gnome-team/eog-plugins.git
Vcs-Browser: https://salsa.debian.org/gnome-team/eog-plugins
Homepage: https://wiki.gnome.org/Apps/EyeOfGnome/Plugins

Package: eog-plugins
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog-plugin-disable-dark-theme,
         eog-plugin-exif-display,
         eog-plugin-export-to-folder,
         eog-plugin-fit-to-width,
         eog-plugin-fullscreen-background,
         eog-plugin-hide-titlebar,
         eog-plugin-map,
         eog-plugin-maximize-windows,
         eog-plugin-picasa,
#         eog-plugin-postr [linux-any],
         eog-plugin-python-console,
         eog-plugin-send-by-mail,
         eog-plugin-slideshow-shuffle
Enhances: eog
Description: set of plugins for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 The plugins are now split in separate packages; this metapackage brings all
 of them but they can be installed separately.

Package: eog-plugins-common
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: common files for eog-plugins
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This package contains common data files and translations.

Package: eog-plugin-disable-dark-theme
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Disable Dark Theme plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 The GNOME Image Viewer uses the dark variant for supported GTK+ themes.
 This plugin overrides that to use the regular version of the theme.

Package: eog-plugin-exif-display
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Exif Display plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin displays a histogram and other camera data from Exif.

Package: eog-plugin-export-to-folder
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version}),
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-peas-1.0,
         python3-gi
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Export to Folderplugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin exports the current image to a separate directory.

Package: eog-plugin-fit-to-width
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Fit to Width plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin zooms images to fit them to the window width.

Package: eog-plugin-fullscreen-background
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version}),
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-peas-1.0,
         python3-gi
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Fullscreen Background plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin enables changing the background color for fullscreen mode.

Package: eog-plugin-hide-titlebar
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Hide Titlebarplugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin hides the titlebar when GNOME Image Viewer is maximized.

Package: eog-plugin-map
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Map plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin provides a map to show the image's location data.

Package: eog-plugin-maximize-windows
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version}),
         gir1.2-glib-2.0,
         python3-gi
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Maximize Windows plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin maximizes GNOME Image Viewer windows by default.

Package: eog-plugin-picasa
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Picasa plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin allows uploading images to Google Picasa.

#Package: eog-plugin-postr
#Architecture: linux-any
#Depends: ${shlibs:Depends},
#         ${misc:Depends},
#         eog (>= 3.20.3-1~),
#         eog-plugins-common (>= ${source:Version})
#Recommends: postr
#Enhances: eog
#Breaks: eog-plugins (<< 3.16.6-2~)
#Replaces: eog-plugins (<< 3.16.6-2~)
#Description: Postr plugin for GNOME Image Viewer
# eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
# .
# This plugin allows uploading images to Flickr using Postr.

Package: eog-plugin-python-console
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version}),
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-pango-1.0,
         gir1.2-peas-1.0,
         python3-gi,
         gsettings-desktop-schemas
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Python Console plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin provides a Python console.

Package: eog-plugin-send-by-mail
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version})
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Send by Mail plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin allows sending images as email attachments.

Package: eog-plugin-slideshow-shuffle
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         eog (>= 3.20.3-1~),
         eog-plugins-common (>= ${source:Version}),
         gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         python3-gi
Enhances: eog
Breaks: eog-plugins (<< 3.16.6-2~)
Replaces: eog-plugins (<< 3.16.6-2~)
Description: Slideshow Shuffle plugin for GNOME Image Viewer
 eog-plugins contain a set of plugins for eog, the GNOME Image Viewer.
 .
 This plugin shuffles images in slideshow mode.