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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
Source: fbreader
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.22.5),
libbz2-dev,
libcurl4-gnutls-dev,
libexpat1-dev,
libfribidi-dev,
libjpeg-dev,
libsqlite3-dev,
libunibreak-dev,
libz-dev,
pkgconf,
qtbase5-dev,
Homepage: http://www.fbreader.org/
Vcs-Browser: https://salsa.debian.org/debian/fbreader
Vcs-Git: https://salsa.debian.org/debian/fbreader.git
Package: fbreader
Architecture: any
Replaces: fbreader-gtk,
fbreader-qt,
fbreader-qt4,
libzlui-gtk (<< 0.99),
libzlui-qt (<< 0.12),
Depends: ${misc:Depends},
${shlibs:Depends},
Recommends: sensible-utils,
Breaks: libzlui-gtk (<< 0.99),
libzlui-maemo (<< 0.12),
libzlui-qt (<< 0.12),
libzlui-qt4 (<< 0.12),
Description: e-book reader
FBReader is an e-book reader.
.
Main features:
* supports several open e-book formats: fb2, html, chm, plucker,
palmdoc, ztxt, tcr (psion text), rtf, oeb, openreader, non-DRM'ed
mobipocket, plain text, epub, eReader
* reads directly from tar, zip, gzip, bzip2 archives (you can have
several books in one archive)
* supports a structured view of your e-book collection
* automatically determines encodings
* automatically generates a table of contents
* keeps the last open book and the last read positions for all open books
between runs
* automatic hyphenation (patterns for several languages are included)
* searching and downloading books from www.feedbooks.com and www.litres.ru
* partial CSS support for epub files
Package: libzlcore0.13t64
Provides: ${t64:Provides},
Section: libs
Architecture: any
Depends: libzlcore-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Breaks: libzlcore0.12,
libzlcore0.13 (<< ${source:Version}),
Replaces: libzlcore0.12,
libzlcore0.13,
Conflicts: fbreader-gtk,
fbreader-qt,
fbreader-qt4,
Description: ZLibrary cross-platform development library (shared library)
This is the core of ZLibrary, the library that the fbreader e-book reader
is based on.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzlcore-data
Section: libs
Architecture: all
Depends: ${misc:Depends},
Breaks: libzlcore (<< 0.8.17-12),
Replaces: libzlcore (<< 0.8.17-12),
Description: ZLibrary cross-platform development library (support files)
This package contains the support files for the core of ZLibrary, the library
that the fbreader e-book reader is based on.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzltext0.13t64
Provides: ${t64:Provides},
Section: libs
Architecture: any
Depends: libzlcore0.13t64 (= ${binary:Version}),
libzltext-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Breaks: libzltext0.12,
libzltext0.13 (<< ${source:Version}),
Replaces: libzltext0.12,
libzltext0.13,
Description: ZLibrary text model/viewer part (shared library)
This package provides text model/viewer part of ZLibrary. See also
libzlcore0.10 package.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzltext-data
Section: libs
Architecture: all
Depends: ${misc:Depends},
Conflicts: libzltext,
libzltext0.9,
Replaces: libzltext,
libzltext0.9,
Description: ZLibrary text model/viewer part (support files)
This package contains the support files for the text model/viewer part
of ZLibrary. See also libzltext0.13t64 package.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzlcore-dev
Section: libdevel
Architecture: any
Breaks: libzlcore0.13t64 (<< 0.99.4+dfsg-5),
Replaces: libzlcore0.13t64 (<< 0.99.4+dfsg-5),
Depends: libzlcore0.13t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: ZLibrary cross-platform development library (development files)
This package contains development files for the ZLibrary core.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzltext-dev
Section: libdevel
Architecture: any
Breaks: libzltext0.13t64 (<< 0.99.4+dfsg-5),
Replaces: libzltext0.13t64 (<< 0.99.4+dfsg-5),
Depends: libzltext0.13t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: ZLibrary text model/viewer part (development files)
This package contains development files for the ZLibrary text model/viewer
library.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
|