File: control

package info (click to toggle)
libgnomeprint 2.18.7-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,048 kB
  • ctags: 4,040
  • sloc: ansic: 35,544; sh: 12,463; xml: 5,177; perl: 562; makefile: 524; yacc: 194; lex: 38
file content (109 lines) | stat: -rw-r--r-- 4,153 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
# 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: libgnomeprint
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 5),
               cdbs (>= 0.4.41),
               gnome-pkg-tools (>= 0.10),
               dpkg-dev (>= 1.13.19),
               zlib1g-dev,
               libxml2-dev,
               libfontconfig1-dev,
               libglib2.0-dev (>= 2.4.1-2),
               libpango1.0-dev (>= 1.4.1-2),
               libcups2-dev (>= 1.1.20final+cvs20040330-4),
               libgnomecups1.0-dev (>= 0.2.0),
               libart-2.0-dev (>= 2.3.16-5),
               bison,
               flex,
               intltool (>= 0.35.0)
Build-Depends-Indep: libglib2.0-doc,
                     libpango1.0-doc

Package: libgnomeprint2.2-0
Architecture: any
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libgnomeprint2.2-data (= ${source:Version})
Conflicts: libgnomeprintui2.2-0 (<< 2.12)
Suggests: cups
Description: The GNOME print architecture - runtime files
 The goals of this architecture include:
 .
  * Absolutely uncompromised output quality
  * Speed, memory efficiency, and other related performance goals
  * Ability to work smoothly with Postscript printers, fonts, and other
    resources
  * A screen display derived from the Canvas
  * An extension path for a wide variety of Unicode scripts
  * An extension path for a richer set of graphics operators than Postscript
    supports, especially transparency
  * To make life as easy as possible for application developers

Package: libgnomeprint2.2-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libgnomeprint2.2-0 (= ${binary:Version}),
         libart-2.0-dev,
         libxml2-dev,
         libglib2.0-dev,
         zlib1g-dev,
         libpango1.0-dev
Suggests: libgnomeprint2.2-doc
Description: The GNOME print architecture - development files
 The goals of this architecture include:
 .
  * Absolutely uncompromised output quality
  * Speed, memory efficiency, and other related performance goals
  * Ability to work smoothly with Postscript printers, fonts, and other
    resources
  * A screen display derived from the Canvas
  * An extension path for a wide variety of Unicode scripts
  * An extension path for a richer set of graphics operators than Postscript
    supports, especially transparency
  * To make life as easy as possible for application developers

Package: libgnomeprint2.2-data
Architecture: all
Section: libs
Depends: ${misc:Depends}
Description: The GNOME print architecture - data files
 The goals of this architecture include:
 .
  * Absolutely uncompromised output quality
  * Speed, memory efficiency, and other related performance goals
  * Ability to work smoothly with Postscript printers, fonts, and other
    resources
  * A screen display derived from the Canvas
  * An extension path for a wide variety of Unicode scripts
  * An extension path for a richer set of graphics operators than Postscript
    supports, especially transparency
  * To make life as easy as possible for application developers

Package: libgnomeprint2.2-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: doc-base
Description: The GNOME print architecture - documentation files
 The goals of this architecture include:
 .
  * Absolutely uncompromised output quality
  * Speed, memory efficiency, and other related performance goals
  * Ability to work smoothly with Postscript printers, fonts, and other
    resources
  * A screen display derived from the Canvas
  * An extension path for a wide variety of Unicode scripts
  * An extension path for a richer set of graphics operators than Postscript
    supports, especially transparency
  * To make life as easy as possible for application developers