File: control

package info (click to toggle)
gimp 2.2.13-1etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 94,832 kB
  • ctags: 47,113
  • sloc: ansic: 524,858; xml: 36,798; lisp: 9,870; sh: 9,409; makefile: 7,923; python: 2,674; perl: 2,589; yacc: 520; lex: 334
file content (108 lines) | stat: -rw-r--r-- 4,689 bytes parent folder | download | duplicates (2)
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
Source: gimp
Priority: optional
Section: graphics
Maintainer: Ari Pollak <ari@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 5), cdbs (>= 0.4.37), autotools-dev, patchutils, gettext, intltool, libx11-dev | xlibs-dev, libice-dev | xlibs-dev, libsm-dev | xlibs-dev, libxmu-dev | xlibs-dev, libxpm-dev | xlibs-dev, libxt-dev | xlibs-dev, libaa1-dev, libgtk2.0-dev (>= 2.4.4-1), libgtkhtml2-dev (>= 2.0.0), libjpeg62-dev, libart-2.0-dev, libpng-dev, zlib1g-dev, libtiff4-dev, python-dev, python-gtk2-dev, libexif-dev (>= 0.6.12), libmng-dev, librsvg2-dev (>= 2.7.2-2), libfontconfig1-dev (>= 2.2.0), libwmf-dev (>= 0.2.8-1.1), sed (>= 3.95), libfreetype6-dev (>= 2.2), libasound2-dev (>= 1.0.0) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]

Package: libgimp2.0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: Libraries necessary to Run the GIMP
 This package includes the libgimp libraries, which are
 necessary to run The GIMP.
 .
 It has been split off from the main gimp package in order to 
 facilitate easy development for packages that use libgimp,
 like SANE, the Scanner Access package for GIMP, as well as any other
 third-party plugins.

Package: gimp-helpbrowser
Architecture: any
Section: graphics
Depends: gimp (= ${Source-Version}), ${shlibs:Depends}
Description: Built-in Help Browser plugin for The GIMP
 This package includes the browser for reading documentation for The GIMP,
 accessible from within the program.

Package: gimp-python
Architecture: any
Section: graphics
Depends: python-gtk2 (>= 1.99.12), ${shlibs:Depends}, ${python:Depends}
Description: Python support and plugins for The GIMP
 This package includes the Python modules necessary to write Python-based
 plugins for The GIMP. It includes several plugins with various useful
 features:
  * Clothify: Make the specified layer look like it's printed on cloth
  * ColorXHTML: Save the image as colored XHTML text
  * Console: Python interactive interpreter with Gimp extensions
  * Drop Shadow and Bevel - Add a drop shadow and/or bevel to a layer
  * Foggify: Add a layer of fog to an image
  * Py-Slice: Cuts an image along its guides and saves subimages + HTML
  * Sphere: Generate simple spheres with drop shadows
  * Whirl and Pinch: Distorts an image by whirling and pinching

Package: gimp-svg
Architecture: any
Section: graphics
Depends: gimp (= ${Source-Version}), ${shlibs:Depends}
Description: SVG (Scalable Vector Graphics) plugin for The GIMP
 This package includes the plugin necessary for opening SVG (Scalable
 Vector Graphics) files in The GIMP.

Package: gimp
Architecture: any
Section: graphics
Depends: wget, gimp-data (= ${Source-Version}), ${shlibs:Depends}
Conflicts: gimp-data (<< 2.2.11-2), libgimp2.0 (>= 2.3.0)
Replaces: gimp-data (<< 2.2.11-2)
Recommends: gimp-svg, gimp-print
Suggests: gimp-help-en | gimp-help, gimp-python, libgimp-perl, gimp-data-extras, libasound2 (>= 1.0.0)
Description: The GNU Image Manipulation Program
 The GIMP lets you draw, paint, edit images, and much more! GIMP
 includes the functionality and plug-ins of other famous image
 editing and processing programs.
 .
 If you'd like to use a MIDI device 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
Section: graphics
Recommends: gimp
Description: Data files for The GIMP
 This package contains architecture-independent supporting data files
 for use with The GIMP.

Package: libgimp2.0-dev
Architecture: any
Section: libdevel
Depends: libgimp2.0 (= ${Source-Version}), libgtk2.0-dev (>= 2.4.4-1), pkg-config
Suggests: libgimp2.0-doc
Description: Headers and other files for compiling plugins for The GIMP
 This package contains the header files for the GNU Image Manipulation
 Program, along with the static versions of libgimp.
 It also includes the gimptool-2.0 utility.
 .
 Install this package if you wish to compile your own plugins,
 or if you wish to develop packages that use libgimp. 

Package: libgimp2.0-doc
Architecture: all
Section: doc
Depends: lynx | www-browser
Description: Developers' Documentation for the GIMP library
 This package contains the HTML documentation for the GIMP library in
 /usr/share/gtk-doc/html/ .

Package: gimp-dbg
Priority: extra
Architecture: any
Section: graphics
Depends: gimp (= ${Source-Version}) | libgimp2.0 (= ${Source-Version}), ${shlibs:Depends}
Description: Debugging symbols for The GIMP
  This package includes the debugging symbols useful for debugging
  The GIMP and its libraries, contained in the gimp and libgimp2.0 packages.
  The debugging symbols are used for execution tracing and core dump
  analysis.