summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/dependencies/libart-lgpl/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:57:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:57:20 +0900
commit2d59086b104acd7b4711fd067c9bb4480158e6ab (patch)
tree7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/dependencies/libart-lgpl/debian/control
parent55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff)
downloadtde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz
tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/dependencies/libart-lgpl/debian/control')
-rw-r--r--ubuntu/precise/dependencies/libart-lgpl/debian/control48
1 files changed, 0 insertions, 48 deletions
diff --git a/ubuntu/precise/dependencies/libart-lgpl/debian/control b/ubuntu/precise/dependencies/libart-lgpl/debian/control
deleted file mode 100644
index 2de98fddf..000000000
--- a/ubuntu/precise/dependencies/libart-lgpl/debian/control
+++ /dev/null
@@ -1,48 +0,0 @@
-# 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: 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 (>= 5), quilt,
- gnome-pkg-tools (>= 0.7),
- cdbs,
- dpkg-dev (>= 1.13.19),
- automake, autoconf, libtool, libltdl-dev
-
-Package: libart-2.0-2
-Architecture: any
-Multi-Arch: same
-Section: libs
-Replaces: libart-2.0-2 (<< 4:14.0.0~)
-Breaks: libart-2.0-2 (<< 4:14.0.0~)
-Pre-Depends: ${misc:Pre-Depends}
-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.