diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-31 01:57:49 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-31 01:57:49 -0500 |
commit | 87402a68a2871ea46422eef2ee03dd9500ca0ca4 (patch) | |
tree | 5603d775e32bd791e224dbd131a4a474756308a9 /ubuntu/maverick/kdegraphics.cmake/debian/control | |
parent | fd1d43a359914bca16591f17f5c63c4689164b13 (diff) | |
download | tde-packaging-87402a68a2871ea46422eef2ee03dd9500ca0ca4.tar.gz tde-packaging-87402a68a2871ea46422eef2ee03dd9500ca0ca4.zip |
Fix up kdegraphics cmake build for Maverick
Diffstat (limited to 'ubuntu/maverick/kdegraphics.cmake/debian/control')
-rw-r--r-- | ubuntu/maverick/kdegraphics.cmake/debian/control | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/ubuntu/maverick/kdegraphics.cmake/debian/control b/ubuntu/maverick/kdegraphics.cmake/debian/control index 8e302c251..cbae876fa 100644 --- a/ubuntu/maverick/kdegraphics.cmake/debian/control +++ b/ubuntu/maverick/kdegraphics.cmake/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Francesco Pedrini <francesco.pedrini@gmail.com>, Josh Metzler <joshdeb@metzlers.org>, Sune Vuorela <debian@pusling.com> -Build-Depends: imlib11-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), gawk, gettext, kdelibs4-trinity-dev (>= 4:3.5.10), libexif-dev (>= 0.6.9-1), libfribidi-dev, freeglut3-dev, libgphoto2-2-dev, libopenexr-dev (>= 1.2.1), libpaper-dev, libpoppler-qt-dev, libsane-dev (>> 1.0.15), libtiff4-dev, libtiff-tools, libusb-dev, sharutils, libxxf86vm-dev, chrpath [powerpc], cmake, libtool, libltdl-dev +Build-Depends: imlib11-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, kdelibs4-trinity-dev (>= 4:3.5.10), libexif-dev (>= 0.6.9-1), libfribidi-dev, freeglut3-dev, libgphoto2-2-dev, libopenexr-dev (>= 1.2.1), libpaper-dev, libpoppler-dev, libsane-dev (>> 1.0.15), libtiff4-dev, libtiff-tools, libusb-dev, sharutils, libxxf86vm-dev, chrpath [powerpc], cmake, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kdegraphics-trinity @@ -351,6 +351,28 @@ Description: scanner library for KDE3 This package is part of KDE3, as a component of the KDE graphics module. See the 'kde-trinity' and 'kdegraphics-trinity' packages for more information. +Package: libpoppler-tqt +Section: net +Architecture: any +Depends: ${shlibs:Depends} +Description: TQt support for Poppler + TQt support library for Poppler. + This library is used by the Trinity graphics file plugins for PDF support. + . + This package is part of KDE, as a component of the KDE graphics module. + See the 'kde-trinity' and 'kdenetwork-trinity' packages for more information. + +Package: libpoppler-tqt-dev +Section: net +Architecture: any +Depends: ${shlibs:Depends}, libpoppler-dev, libpoppler-tqt +Description: Development files for TQt support for Poppler + Development files of TQt support library for Poppler. + This package contains the development files needed to compile applications against poppler-tqt. + . + This package is part of KDE, as a component of the KDE graphics module. + See the 'kde-trinity' and 'kdenetwork-trinity' packages for more information. + Package: kdegraphics-trinity-dbg Section: libdevel Architecture: any |