Git init
[external/pango1.0.git] / debian / control
1 Source: pango1.0
2 Section: libs
3 Priority: optional
4 Maintainer: Sanghyun Park <sh.ad.park@samsung.com>, Wonsik Jung <sidein@samsung.com>, Boram Park <boram1288.park@samsung.com>, Deokjin Kim <deokjin81.kim@samsung.com>
5 Uploaders: 
6 Build-Depends: debhelper (>= 5.0.22),
7                libfreetype6-dev (>= 2.1.7),
8                libx11-dev (>= 2:1.0.0),
9                libxrender-dev (>= 1:0.9.0.2-2),
10                libxt-dev,
11                libglib2.0-dev (>= 2.17.3),
12                pkg-config,
13                defoma (>= 0.11.1),
14                libxft-dev (>= 2.0.0),
15                libfontconfig1-dev (>= 2.5.0),
16                autotools-dev,
17                po-debconf,
18                gnome-pkg-tools (>= 0.11),
19                libcairo2-dev (>= 1.8.2-2),
20                perl,
21                quilt
22 Standards-Version: 3.8.3
23
24 Package: libpango1.0
25 Architecture: any
26 Depends: libpango1.0-common (>= ${source:Version}),
27          ${misc:Depends},
28          ${shlibs:Depends}
29 Conflicts: pango-libthai
30 Description: Layout and rendering of internationalized text
31  Pango is a library for layout and rendering of text, with an emphasis
32  on internationalization. Pango can be used anywhere that text layout is
33  needed. however, most of the work on Pango-1.0 was done using the GTK+
34  widget toolkit as a test platform. Pango forms the core of text and
35  font handling for GTK+-2.0.
36  .
37  Pango is designed to be modular; the core Pango layout can be used with
38  four different font backends:
39   - Core X windowing system fonts
40   - Client-side fonts on X using the Xft library
41   - Direct rendering of scalable fonts using the FreeType library
42   - Native fonts on Microsoft backends
43  .
44  This package contains the shared libraries.
45
46 Package: libpango1.0-common
47 Section: misc
48 Architecture: all
49 Depends: ${misc:Depends},
50          defoma (>= 0.11.1),
51          fontconfig (>= 2.1.91)
52 Recommends: x-ttcidfont-conf, libpango1.0
53 Suggests: ttf-japanese-gothic,
54           ttf-japanese-mincho,
55           ttf-thryomanes,
56           ttf-baekmuk,
57           ttf-arphic-gbsn00lp,
58           ttf-arphic-bsmi00lp,
59           ttf-arphic-gkai00mp,
60           ttf-arphic-bkai00mp
61 Replaces: libpango0,
62           libpango-common (<< 1.0.0)
63 Conflicts: pango-libthai (<< 0.1.6-2)
64 Description: Modules and configuration files for the Pango
65  Pango is a library for layout and rendering of text, with an emphasis
66  on internationalization. Pango can be used anywhere that text layout is
67  needed. however, most of the work on Pango-1.0 was done using the GTK+
68  widget toolkit as a test platform. Pango forms the core of text and
69  font handling for GTK+-2.0.
70  .
71  Pango is designed to be modular; the core Pango layout can be used with
72  four different font backends:
73   - Core X windowing system fonts
74   - Client-side fonts on X using the Xft library
75   - Direct rendering of scalable fonts using the FreeType library
76   - Native fonts on Microsoft backends
77  .
78  This package contains the Pango modules and the configuration files
79  which Pango needs.
80
81 Package: libpango1.0-dev
82 Section: libdevel
83 Architecture: any
84 Depends: ${misc:Depends},
85          ${shlibs:Depends},
86          libpango1.0 (= ${binary:Version}),
87          libglib2.0-dev (>= 2.12.0),
88          libfreetype6-dev (>= 2.1.3),
89          libx11-dev,
90          libxrender-dev,
91          pkg-config,
92          libxft-dev,
93          libfontconfig1-dev (>= 2.1.91),
94          libcairo2-dev (>= 1.8.2-2)
95 Suggests: imagemagick
96 Recommends: debhelper
97 Replaces: libpango-dev,
98           libpango1.0-common (<< 1.14.5-1)
99 Conflicts: libpango-dev,
100            libpango1.0-common (<< 1.14.5-1)
101 Description: Development files for the Pango
102  Pango is a library for layout and rendering of text, with an emphasis
103  on internationalization. Pango can be used anywhere that text layout is
104  needed. however, most of the work on Pango-1.0 was done using the GTK+
105  widget toolkit as a test platform. Pango forms the core of text and
106  font handling for GTK+-2.0.
107  .
108  Pango is designed to be modular; the core Pango layout can be used with
109  four different font backends:
110   - Core X windowing system fonts
111   - Client-side fonts on X using the Xft library
112   - Direct rendering of scalable fonts using the FreeType library
113   - Native fonts on Microsoft backends
114  .
115  This package contains the header files and some files needed for development
116  with Pango.
117
118 Package: libpango1.0-dbg
119 Section: debug
120 Priority: extra
121 Architecture: any
122 Depends: ${misc:Depends},
123          libpango1.0 (= ${binary:Version})
124 Conflicts: libpango1.0-dbg
125 Replaces: libpango1.0-dbg
126 Description: The Pango library and debugging symbols
127  Pango is a library for layout and rendering of text, with an emphasis
128  on internationalization. Pango can be used anywhere that text layout is
129  needed. however, most of the work on Pango-1.0 was done using the GTK+
130  widget toolkit as a test platform. Pango forms the core of text and
131  font handling for GTK+-2.0.
132  .
133  Pango is designed to be modular; the core Pango layout can be used with
134  four different font backends:
135   - Core X windowing system fonts
136   - Client-side fonts on X using the Xft library
137   - Direct rendering of scalable fonts using the FreeType library
138   - Native fonts on Microsoft backends
139  .
140  This package contains the debugging symbols. Most people will not need this
141  package.
142