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
|
Source: fbreader
Section: text
Priority: optional
Maintainer: Eugene V. Lyubimkin <jackyf@debian.org>
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7), libgtk2.0-dev, libqt4-dev, libjpeg8-dev,
libexpat1-dev, libbz2-dev, libz-dev,
liblinebreak2-dev, libfribidi-dev, libcurl4-gnutls-dev (>= 7.17),
quilt (>= 0.24), libsqlite3-dev
Homepage: http://www.fbreader.org/
Package: fbreader
Architecture: any
Replaces: fbreader-gtk, fbreader-qt, fbreader-qt4
Depends: ${misc:Depends}, ${shlibs:Depends},
libzlui-qt4 (>= ${binary:Version}) | libzlui-gtk (>= ${binary:Version})
Breaks: libzlui-qt4 (<< 0.12), libzlui-gtk (<< 0.12),
libzlui-qt (<< 0.12), libzlui-maemo (<< 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.12
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libzlcore-data (>= ${source:Version})
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}
Conflicts: 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.12
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libzlcore0.12 (= ${binary:Version}),
libzltext-data (>= ${source:Version})
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.10 package.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzlui-gtk
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libzlcore0.12 (= ${binary:Version})
Suggests: ttf-unifont
Description: GTK+ interface module for ZLibrary
This package provides a GTK+-based UI for ZLibrary.
.
ZLibrary is a cross-platform library to build applications running on desktop
Linux, Windows, different Linux-based PDAs using this library.
Package: libzlui-qt4
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, libzlcore0.12 (= ${binary:Version})
Description: Qt4 interface module for ZLibrary
This package provides a Qt4-based UI for ZLibrary.
.
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
Depends: ${misc:Depends}, ${shlibs:Depends}, libzlcore0.12 (= ${binary:Version})
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
Depends: ${misc:Depends}, ${shlibs:Depends}, libzltext0.12 (= ${binary:Version})
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.
|