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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
Source: okular
Section: kde
Priority: optional
Maintainer: Pino Toscano <pino@kde.org>
Uploaders: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>, Ana Beatriz Guerrero Lopez <ana@debian.org>
Build-Depends: cdbs (>= 0.4.51), debhelper (>= 6), cmake (>= 2.6.0), quilt,
kdelibs5-dev (>= 4:4.1.0), libphonon-dev (>= 4:4.2.0),
libpoppler-qt4-dev (>= 0.8.0), libspectre-dev, libqca2-dev,
libtiff4-dev, libchm-dev, libdjvulibre-dev, libqimageblitz-dev (>= 1:0.0.4),
libepub-dev
Standards-Version: 3.8.0
Homepage: http://okular.kde.org/
Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/okular/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/okular/?op=log
Package: okular-dbg
Section: libdevel
Architecture: any
Priority: extra
Depends: libokularcore1 (= ${binary:Version}), kdelibs5-dbg, libc6-dbg [amd64]
Suggests: okular (= ${source:Version})
Description: debugging symbols for the okularcore library
This package contains debugging files used to investigate problems with
Okular.
Package: libokularcore1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libraries for the Okular document viewer
This package contains libraries used by the Okular document viewer.
Package: okular
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: okular-extra-backends (= ${binary:Version})
Provides: pdf-viewer
Description: document viewer for KDE 4
Okular is a universal document viewer with support for advanced document
features, such as annotations, forms, and embedded files.
.
It can open a wide variety of document formats, including:
* PostScript (PS)
* Portable Document Format (PDF)
* OpenDocument format (ODF)
* TeX Device independent file format (DVI)
* various electronic book formats
Package: okular-dev
Section: libdevel
Architecture: any
Depends: libokularcore1 (= ${binary:Version}), kdelibs5-dev (>= ${source:Upstream-Version})
Description: development files for the Okular libraries
This package contains development files for building Okular document format
backends.
Package: okular-extra-backends
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: additional document format support for Okular
These plugins allow Okular to view additional document formats:
* Microsoft Compiled HTML Help (CHM)
* Tagged Image File Format (TIFF)
* DjVu scanned page format
* EPub eBooks
Package: okular-l10n
Section: kde
Architecture: all
Depends: okular (>= ${binary:Version})
Description: localization (l10n) files for Okular
This package contains localization (l10n) files (translations and docs) for
Okular, the document viewer.
.
See the 'okular' package description for more information.
|