Package Details: fbpdf-git r102.6276360-3

Git Clone URL: https://aur.archlinux.org/fbpdf-git.git (read-only, click to copy)
Package Base: fbpdf-git
Description: A small framebuffer pdf viewer, based on MuPDF.
Upstream URL: https://github.com/aligrudi/fbpdf
Licenses: ISC
Conflicts: fbpdf
Provides: fbpdf
Submitter: Sara
Maintainer: xlucn
Last Packager: xlucn
Votes: 43
Popularity: 0.000000
First Submitted: 2011-02-08 00:46 (UTC)
Last Updated: 2023-11-18 18:26 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Pinned Comments

xlucn commented on 2022-06-24 05:46 (UTC) (edited on 2023-11-20 08:36 (UTC) by xlucn)

I updated the package. Apart from the fixes (please test it), most notably I removed the poppler-based fbpdf2, and renamed "fbpdf" as "fbpdf-mupdf" instead of "neatfbpdf", still to avoid conflict with "fbida" package. Those are just my own decisions, so they can be changed again.

If you want poppler-based variant, see https://aur.archlinux.org/packages/fbpdf-poppler-git.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 Next › Last »

Sara commented on 2011-05-06 09:20 (UTC)

MuPDF 0.8.165-1 has entered the repos and has the compile issues you described, Army, so I've emailed the developer. Will post once we a fix has been made.

Sara commented on 2011-05-05 03:49 (UTC)

Using mupdf from the repos, the only iffy things I see when compiling are: doc.c:22:15: warning: variable ‘h’ set but not used [-Wunused-but-set-variable] doc.c:22:12: warning: variable ‘w’ set but not used [-Wunused-but-set-variable] which also appear in your error log, but does not prevent my build from compiling. I bet your problem results from some change in the developmental version of mupdf that the developer has yet to accommodate (I think he doesn't use the developmental version... he was still using 0.7 when I e-mailed him informing him of the 0.8 update). If you can wait till after my finals (next week), I'll try to contact the developer to get this fixed. Sorry about the delay, and thanks for bringing this issue to my attention.

<deleted-account> commented on 2011-04-24 13:17 (UTC)

It doesn't build here right now, does it build on your system? Here's my output http://pastebin.com/j6hdygV8

Sara commented on 2011-03-25 22:49 (UTC)

Discovered additional keybindings and nuances to existing keybindings, so the manpage has been updated.

<deleted-account> commented on 2011-03-12 15:29 (UTC)

Perfect, now everything's back to normal :)

Sara commented on 2011-03-11 11:34 (UTC)

Thanks a lot for submitting the bug report, Army. I built mupdf 0.8-2, and fbpdf compiled against it (and I saw the code, which no longer prevents the header files from installing), so I think the problem is indeed fixed. I edited the PKGBUILD for fbpdf accordingly.