/[pkg-kde]/branches/kde4/packages/kdegraphics/debian/control
ViewVC logotype

Contents of /branches/kde4/packages/kdegraphics/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9113 - (hide annotations) (download)
Thu Jan 24 01:56:17 2008 UTC (5 years, 4 months ago) by mukidohime-guest
File size: 7375 byte(s)
* rectify *-dev packages, they are now arch: any with =binary:Version for depends
1 ana 6312 Source: kdegraphics
2     Section: kde
3     Priority: extra
4     Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
5 mukidohime-guest 8990 Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com>, Fathi Boudra <fabo@debian.org>, Armin Berres <trigger+debian@space-based.de>, Matthew Rosewarne <mrosewarne@inoutbox.com>
6 ana 8993 Build-Depends: cdbs, debhelper (>= 5), cmake, quilt, kdelibs5-dev (>= 4:4.0.0-1),
7     libphonon-dev, libpoppler-qt-dev (>= 0.6.1-1), libpoppler-qt4-dev (>= 0.6.1-1),
8 fabo 8709 libsane-dev, libtiff4-dev, libgphoto2-2-dev, imlib11-dev, libchm-dev,
9     libdjvulibre-dev, libxxf86vm-dev, libqimageblitz-dev, libexiv2-dev, libgs-dev
10 ana 8172 Standards-Version: 3.7.3
11 mukidohime-guest 8818 Homepage: http://www.kde.org/
12 ana 6312
13     Package: kdegraphics
14 ana 7539 Architecture: all
15 mukidohime-guest 9106 Depends: gwenview (>= ${source:Version}), kamera (>= ${source:Version}),
16     kcolorchooser (>= ${source:Version}), kgamma (>= ${source:Version}),
17     kolourpaint4 (>= ${source:Version}), kruler (>= ${source:Version}),
18     kscan (>= ${source:Version}), ksnapshot (>= ${source:Version}),
19     okular (>= ${source:Version})
20     Recommends: kdegraphics-strigi-plugins (>= ${source:Version}),
21     okular-extra-backends (>= ${source:Version})
22 mukidohime-guest 8990 Description: Graphics applications from the official KDE 4 release
23     KDE is produced by an international technology team that creates free and open
24     source software for desktop and portable computing. Among KDE's products are a
25     modern desktop system for Linux and UNIX platforms, comprehensive office
26     productivity and groupware suites and hundreds of software titles in many
27     categories including Internet and web applications, multimedia, entertainment,
28     educational, graphics and software development.
29 ana 6312 .
30 mukidohime-guest 8990 This metapackage includes graphics applications provided with the official
31     release of KDE 4.
32 pusling-guest 7467
33 mukidohime-guest 8796 Package: kdegraphics-dbg
34     Section: libdevel
35     Architecture: any
36     Priority: extra
37 mukidohime-guest 9075 Depends: kdebase-runtime-dbg
38 mukidohime-guest 9106 Suggests: kdegraphics (= ${source:Version})
39 mukidohime-guest 8990 Description: Debugging symbols for kdegraphics
40 mukidohime-guest 8796 This package contains the debugging symbols associated with kdegraphics.
41     They will automatically be used by gdb for debugging kdegraphics-related
42     issues.
43    
44     Package: kdegraphics-strigi-plugins
45     Architecture: any
46     Depends: ${shlibs:Depends}, ${misc:Depends}
47 mukidohime-guest 8990 Description: Graphics file format plugins for Strigi Desktop Search
48     These plugins allow Strigi Desktop Search to extract additional information
49     about several document and graphic file formats.
50 mukidohime-guest 8796 .
51 mukidohime-guest 8990 Strigi plugins are included for:
52     * Device independent documents (DVI)
53     * PostScript documents (PS)
54     * Digital camera raw images
55     .
56     This package is part of the KDE 4 graphics module.
57 mukidohime-guest 8796
58     Package: gwenview
59 mukidohime-guest 8990 Section: graphics
60 mukidohime-guest 8796 Architecture: any
61     Depends: ${shlibs:Depends}, ${misc:Depends}
62 mukidohime-guest 8990 Description: Image viewer for KDE 4
63     Gwenview is an image viewer, ideal for browsing and displaying a collection of
64     images. It is capable of showing images in a full-screen slideshow view and
65     making simple adjustments, such as rotating or cropping images.
66 mukidohime-guest 8796 .
67 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
68 mukidohime-guest 8796
69     Package: kamera
70     Architecture: any
71     Depends: ${shlibs:Depends}
72 mukidohime-guest 8990 Description: Digital camera support for KDE 4 applications
73     This package allows any KDE 4 application to access and manipulate pictures on
74     a digital camera.
75 mukidohime-guest 8796 .
76 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
77 mukidohime-guest 8796
78 pusling-guest 7467 Package: kcolorchooser
79 mukidohime-guest 8990 Section: graphics
80 pusling-guest 7467 Architecture: any
81     Depends: ${shlibs:Depends}, ${misc:Depends}
82 mukidohime-guest 9106 Replaces: kcoloredit
83     Conflicts: kcoloredit
84 mukidohime-guest 8990 Description: Color chooser and palette editor for KDE 4
85     KColorChooser is a color palette tool, used to mix colors and create custom
86     color palettes. Using the dropper, it can obtain the color of any pixel on
87     the screen.
88 pusling-guest 7467 .
89 mukidohime-guest 8990 A number of common color palettes are included, such as the standard Web colors
90     and the Oxygen color scheme.
91     .
92     This package is part of the KDE 4 graphics module.
93 pusling-guest 7467
94 ana 8780 Package: kgamma
95     Section: graphics
96     Architecture: any
97     Depends: ${shlibs:Depends}
98     Suggests: khelpcenter
99 mukidohime-guest 8990 Description: Monitor calibration panel for KDE 4
100     This package contains a settings panel for adjusting the brightness, contrast,
101     and gamma-correction of a monitor. Test patterns are shown to help
102     determine the settings that accurately display the full range of colors.
103 ana 8780 .
104 mukidohime-guest 8990 Each of the red, green, and blue components can be adjusted individually,
105     or all three components can be adjusted together.
106     .
107     This package is part of the KDE 4 graphics module.
108 ana 8780
109 mukidohime-guest 8796 Package: kolourpaint4
110 mukidohime-guest 8990 Section: graphics
111 pusling-guest 7467 Architecture: any
112     Depends: ${shlibs:Depends}, ${misc:Depends}
113 mukidohime-guest 8990 Description: Simple image editor for KDE 4
114     KolourPaint is a simple drawing and image editing application for KDE 4.
115     It aims to be easy to use, providing a level of functionality targeted towards
116     the average user. It is ideal for common tasks such as drawing simple graphics
117     and touching-up photos.
118 pusling-guest 7467 .
119 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
120 pusling-guest 7467
121 mukidohime-guest 8796 Package: kruler
122 mukidohime-guest 8990 Section: graphics
123 pusling-guest 7467 Architecture: any
124     Depends: ${shlibs:Depends}, ${misc:Depends}
125 mukidohime-guest 8990 Description: Screen ruler for KDE 4
126     KRuler is a tool for measuring the size, in pixels, of items on the screen.
127 pusling-guest 7467 .
128 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
129 pusling-guest 7467
130     Package: kscan
131     Architecture: any
132     Depends: ${shlibs:Depends}, ${misc:Depends}
133 mukidohime-guest 8990 Description: Scanner library for KDE 4
134     This package contains the KDE scanner library, which provides an API and
135     widgets for using scanners and other imaging devices supported by SANE.
136 pusling-guest 7467 .
137 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
138 pusling-guest 7467
139     Package: ksnapshot
140 mukidohime-guest 8990 Section: graphics
141 pusling-guest 7467 Architecture: any
142     Depends: ${shlibs:Depends}, ${misc:Depends}
143 mukidohime-guest 8990 Description: Screen capture tool for KDE 4
144     KSnapshot captures images of the screen. It can capture the whole screen,
145     a specified region, an individual window, or only part of a window.
146 pusling-guest 7467 .
147 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
148 pusling-guest 7467
149 mukidohime-guest 8796 Package: libokularcore1
150 ana 8993 Section: libs
151 pusling-guest 7467 Architecture: any
152     Depends: ${shlibs:Depends}, ${misc:Depends}
153 mukidohime-guest 8990 Description: Libraries for for the okular document viewer
154     This package contains libraries used by the okular document viewer.
155 pusling-guest 7467 .
156 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
157 pusling-guest 7467
158     Package: okular
159 mukidohime-guest 8990 Section: graphics
160 pusling-guest 7467 Architecture: any
161     Depends: ${shlibs:Depends}, ${misc:Depends}
162 mukidohime-guest 8796 Suggests: okular-extra-backends (= ${binary:Version})
163 mukidohime-guest 8990 Description: Document viewer for KDE 4
164     Okular is a universal document viewer with support for advanced document
165     features, such as annotations, forms, and embedded files.
166     .
167     It can open a wide variety of document formats, including:
168 trigger-guest 8876 * PostScript (PS)
169 mukidohime-guest 8796 * Portable Document Format (PDF)
170     * OpenDocument format (ODF)
171     * TeX Device independent file format (DVI)
172     * various electronic book formats
173 fboudra-guest 7846 .
174 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
175 pusling-guest 7467
176     Package: okular-dev
177 mukidohime-guest 9113 Architecture: any
178     Depends: libokularcore1 (= ${binary:Version}), kdelibs5-dev (>= 4:4.0.0-1)
179 mukidohime-guest 8990 Description: Development files for the okular libraries
180     This package contains headers and other related files needed to build document
181     format backends for okular.
182 pusling-guest 7467 .
183 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.
184 pusling-guest 7467
185     Package: okular-extra-backends
186     Architecture: any
187     Depends: ${shlibs:Depends}, ${misc:Depends}
188 mukidohime-guest 8990 Description: Additional document format support for okular
189     These plugins allow Okular to view additional document formats:
190 mukidohime-guest 8796 * Microsoft Compiled HTML Help (CHM)
191     * Tagged Image File Format (TIFF)
192 mukidohime-guest 8990 * DjVu scanned page format
193 pusling-guest 7467 .
194 mukidohime-guest 8990 This package is part of the KDE 4 graphics module.

  ViewVC Help
Powered by ViewVC 1.1.5