summaryrefslogtreecommitdiffstats
path: root/debian/lenny/dependencies/libart-lgpl/debian/control
blob: c0f7dd71b9162c7eb7f381cc0aa13649c371d0f2 (plain)
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
Source: libart-lgpl
Section: devel
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>, Sebastien Bacher <seb128@debian.org>
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, dpkg-dev (>= 1.13.19), automake, libtool, libltdl-dev

Package: libart-2.0-2
Architecture: any
Section: libs
Replaces: libart-2.0-2 (<< 4:14.0.0~)
Breaks: libart-2.0-2 (<< 4:14.0.0~)
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Library of functions for 2D graphics - runtime files
 A library of functions for 2D graphics supporting a superset of the
 PostScript imaging model, designed to be integrated with graphics, artwork,
 and illustration programs. It is written in optimized C, and is fully
 compatible with C++. With a small footprint of 10,000 lines of code, it is
 especially suitable for embedded applications.

Package: libart-2.0-dev
Architecture: any
Section: libdevel
Replaces: libart-2.0-dev (<< 4:14.0.0~)
Breaks: libart-2.0-dev (<< 4:14.0.0~)
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libart-2.0-2 (= ${binary:Version}),
         pkg-config
Description: Library of functions for 2D graphics - development files
 A library of functions for 2D graphics supporting a superset of the
 PostScript imaging model, designed to be integrated with graphics, artwork,
 and illustration programs. It is written in optimized C, and is fully
 compatible with C++. With a small footprint of 10,000 lines of code, it is
 especially suitable for embedded applications.