./misc/fbreader, Ebook reader software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q2, Version: 0.99.4nb31, Package name: fbreader-0.99.4nb31, Maintainer: pkgsrc-users

FBReader is an e-book reader for various platforms.

Main features:
* Supported formats are
* fb2 e-book format (style attributes are not supported yet).
* HTML format (tables are not supported).
* CHM format (tables are not supported).
* plucker format (tables are not supported).
* Palmdoc (aportis doc).
* zTxt (Weasel format).
* TCR (psion text) format.
* RTF format (stylesheets and tables are not supported).
* OEB format (css and tables are not supported).
* OpenReader format (css and tables are not supported).
* Non-DRM'ed mobipocket format (tables are not supported).
* Plain text format.
* Direct reading from tar, zip, gzip and bzip2 archives. (Multiple books
in one archive are supported.)
* Automatic library building.
* Automatic language and character encoding detection is supported.
* Automatically generated contents table.
* Embedded images support.
* Footnotes/hyperlinks support.
...and more!


Required to run:
[fonts/fontconfig] [sysutils/desktop-file-utils] [graphics/freetype2] [graphics/png] [x11/qt4-libs] [x11/Xrender] [converters/fribidi] [textproc/liblinebreak] [www/curl]

Required to build:
[x11/xorgproto] [x11/fixesproto4] [pkgtools/cwrappers] [pkgtools/x11-links]

Package options: qt4

Master sites:

SHA1: 7e6f0acbac5d8111fcda14a576ae4fdc93eef292
RMD160: 90825fcb6b026785dd3a7329899b54a02b08e4ed
Filesize: 2290.688 KB

Version history: (Expand)


CVS history: (Expand)


   2019-09-21 20:40:05 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #6057 - requested by maya
misc/fbreader: build fix

Revisions pulled up:
- misc/fbreader/distinfo                                        1.13
- misc/fbreader/patches/patch-fbreader_src_formats_doc_OleStorage.cpp 1.1

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Mon Sep  9 13:31:53 UTC 2019

   Modified Files:
   	pkgsrc/misc/fbreader: distinfo
   Added Files:
   	pkgsrc/misc/fbreader/patches:
   	    patch-fbreader_src_formats_doc_OleStorage.cpp

   Log message:
   fbreader: avoid narrowing conversion warning. Taken from gentoo.

   Fixes PR pkg/54107: pkgsrc-2019Q1/misc/fbreader doesn't build with
   newer compiler(s)