File: control

package info (click to toggle)
gimp 3.0.4-6.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 210,452 kB
  • sloc: ansic: 842,395; lisp: 10,761; python: 10,318; cpp: 7,238; perl: 4,355; sh: 1,043; xml: 963; yacc: 609; lex: 348; javascript: 150; makefile: 43
file content (213 lines) | stat: -rw-r--r-- 7,938 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
Source: gimp
Priority: optional
Section: graphics
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jordi Mallach <jordi@debian.org>, Jeremy BĂ­cha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               dpkg-dev (>= 1.22.5),
               appstream,
               desktop-file-utils <!nocheck>,
               gegl (>= 1:0.4.62),
               gettext,
               gir1.2-babl-0.1-dev,
               gir1.2-cairo-1.0-dev,
               gir1.2-gdkpixbuf-2.0-dev,
               gir1.2-gegl-0.4-dev,
               gir1.2-gio-2.0-dev,
               gir1.2-gobject-2.0-dev,
               gir1.2-gtk-3.0-dev,
               gir1.2-pango-1.0-dev,
#               gjs [amd64 arm64 armhf i386 mips64el ppc64el riscv64 s390x loong64 ppc64 sparc64],
               glib-networking,
               gobject-introspection (>= 1.80),
               iso-codes,
               libaa1-dev,
               libappstream-dev,
               libarchive-dev,
               libasound2-dev (>= 1.0.0) [linux-any],
               libatk1.0-dev (>= 2.4.0),
               libbabl-dev (>= 1:0.1.114),
               libbrotli-dev,
               libbz2-dev,
               libcairo2-dev (>= 1.14.0),
               libcfitsio-dev,
               libexif-dev (>= 0.6.15),
               libexiv2-dev (>= 0.27.4),
               libfontconfig-dev (>= 2.12.4),
               libfreetype-dev (>= 2.2),
               libgdk-pixbuf-2.0-dev (>= 2.30.8),
               libgdk-pixbuf2.0-doc,
               libgegl-dev (>= 1:0.4.62),
               libgexiv2-dev (>= 0.14.0),
               libgirepository-1.0-dev (>= 1.32.0),
#               libgjs-dev [amd64 arm64 armhf i386 mips64el ppc64el riscv64 s390x loong64 ppc64 sparc64],
               libglib2.0-dev (>= 2.70.0),
               libglib2.0-doc,
               libgs-dev,
               libgtk-3-dev (>= 3.22.29),
               libgtk-3-doc,
               libgudev-1.0-dev (>= 167) [linux-any],
               libharfbuzz-dev (>= 2.8.2),
               libheif-dev (>= 1.15.1),
               libhwy-dev,
               libice-dev,
               libjpeg-dev,
               libjson-glib-dev (>= 1.2.6),
               libjxl-dev (>= 0.7.0),
               liblcms-dev,
               liblcms2-dev (>= 2.9),
#               libluajit-5.1-dev [amd64 arm64 armel armhf i386 mips64el riscv64 s390x loong64 powerpc],
               liblzma-dev (>= 5.0.0),
#               libmng-dev,
               libmypaint-dev (>= 1.4.0),
               libopenexr-dev (>= 1.6.1),
               libopenjp2-7-dev (>= 2.1.0),
               libpango1.0-dev (>= 1.50.0),
               libpng-dev (>= 1.6.25),
               libpoppler-glib-dev (>= 0.69.0),
               libqoi-dev,
               librsvg2-dev (>= 2.40.0),
               libsm-dev,
               libtiff-dev,
               libwebp-dev (>= 0.6.0),
               libwmf-dev (>= 0.2.8),
               libx11-dev,
               libxcursor-dev,
               libxml2-utils,
               libxmu-dev,
               libxpm-dev,
               libxt-dev,
               meson (>= 0.56),
               mypaint-brushes,
               patchutils,
               poppler-data (>= 0.4.9),
               python-gi-dev,
               shared-mime-info,
               valac (>= 0.40.0),
               xauth <!nocheck>,
               xsltproc,
               xvfb <!nocheck>,
               zlib1g-dev
Build-Depends-Indep: gi-docgen <!nodoc>, yelp-tools
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/gnome-team/gimp.git
Vcs-Browser: https://salsa.debian.org/gnome-team/gimp
Homepage: https://www.gimp.org/

Package: gimp
Architecture: any
Depends: gimp-data (<= ${source:Upstream-Version}-z),
         gimp-data (>= ${source:Upstream-Version}),
         gir1.2-gimp-3.0 (= ${binary:Version}),
         graphviz,
         libgimp-3.0-0 (<= ${source:Upstream-Version}-z),
         libgimp-3.0-0 (>= ${source:Upstream-Version}),
         librsvg2-common,
         python3-gi,
         xdg-utils,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ghostscript
Suggests: gimp-data-extras,
          gimp-help-en | gimp-help,
#          gjs [amd64 arm64 armhf i386 mips64el ppc64el riscv64 s390x loong64 ppc64 sparc64],
          gvfs-backends,
#          luajit [amd64 arm64 armel armhf i386 mips64el riscv64 s390x loong64 powerpc],
          python3
Conflicts: gimp-dds
Breaks: gimp-plugin-registry (<< 7.20140602+nmu1~)
Replaces: gimp-dds, gimp-plugin-registry (<< 7.20140602+nmu1~)
Description: GNU Image Manipulation Program
 GIMP is an advanced picture editor. You can use it to edit, enhance, and
 retouch photos and scans, create drawings, and make your own images.
 It has a large collection of professional-level editing tools and
 filters, similar to the ones you might find in Photoshop. Numerous
 fine-control settings and features like layers, paths, masks, and
 scripting give you total control over your images.
 .
 Many image file formats are supported, including JPEG, Photoshop (.psd),
 and Paint Shop Pro (.psp) files. It can also be used to scan and print
 photos.
 .
 To open files remotely (like over HTTP), install the gvfs-backends
 package.
 .
 To use a MIDI device (like a musical keyboard) as an input controller in GIMP,
 install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI

Package: gimp-data
Architecture: all
Enhances: gimp
Depends: ${misc:Depends}
Description: Data files for GIMP
 This package contains architecture-independent supporting data files
 for use with GIMP.

Package: libgimp-3.0-0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: gimp-data (<= ${source:Upstream-Version}-z),
            gimp-data (>= ${source:Upstream-Version})
Description: Libraries for the GNU Image Manipulation Program
 This package includes the libgimp libraries, which are
 necessary to run GIMP and third-party GIMP plugins.

Package: libgimp-3.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: gir1.2-gimp-3.0 (= ${binary:Version}),
         libgegl-dev (>= 1:0.4.62),
         libgexiv2-dev (>= 0.14.0),
         libgimp-3.0-0 (= ${binary:Version}),
         libgimp-3.0-bin (= ${binary:Version}),
         libgtk-3-dev (>= 3.22.29),
         pkgconf,
         ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Provides: ${gir:Provides}
Suggests: libgimp-3.0-doc
Description: Headers and other files for compiling plugins for GIMP
 This package contains the header files for the GNU Image Manipulation
 Program, along with the static versions of libgimp.
 .
 Install this package if you wish to compile your own plugins,
 or if you wish to develop packages that use libgimp.

Package: libgimp-3.0-bin
Architecture: any
Multi-Arch: foreign
Section: libdevel
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libgimp-3.0-doc
Description: Development binaries for the GIMP library
 This package contains binaries that are necessary to develop gimp
 plugins or packages that use libgimp.
 .
 Currently, it contains the gimptool-2.99 binary.

Package: libgimp-3.0-doc
Architecture: all
Section: doc
Build-Profiles: <!nodoc>
Depends: lynx | www-browser, ${misc:Depends}
Description: Developers' Documentation for the GIMP library
 This package contains the HTML documentation for the GIMP library in
 /usr/share/gtk-doc/html/ .

Package: gir1.2-gimp-3.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${gir:Provides}
Description: Introspection data for the GIMP library
 This package includes the libgimp libraries, which are necessary to run
 GIMP and third-party GIMP plugins.
 .
 This package can be used by other packages using the GIRepository format
 to generate dynamic bindings for libgimp operations.