You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.7 KiB
40 lines
1.7 KiB
13 years ago
|
Source: libart-lgpl
|
||
|
Section: devel
|
||
|
Priority: optional
|
||
|
Maintainer: Josselin Mouette <joss@debian.org>
|
||
10 years ago
|
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>
|
||
13 years ago
|
Standards-Version: 3.8.4
|
||
7 years ago
|
Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, dpkg-dev (>= 1.13.19), automake, libtool, libltdl-dev
|
||
13 years ago
|
|
||
|
Package: libart-2.0-2
|
||
|
Architecture: any
|
||
11 years ago
|
Multi-Arch: same
|
||
13 years ago
|
Section: libs
|
||
11 years ago
|
Replaces: libart-2.0-2 (<< 4:14.0.0~)
|
||
|
Breaks: libart-2.0-2 (<< 4:14.0.0~)
|
||
11 years ago
|
Pre-Depends: ${misc:Pre-Depends}
|
||
13 years ago
|
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
|
||
11 years ago
|
Replaces: libart-2.0-dev (<< 4:14.0.0~)
|
||
|
Breaks: libart-2.0-dev (<< 4:14.0.0~)
|
||
13 years ago
|
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.
|