Package Details: jfbview 0.7.0-1

Git Clone URL: https://aur.archlinux.org/jfbview.git (read-only, click to copy)
Package Base: jfbview
Description: PDF and image viewer for the Linux framebuffer
Upstream URL: https://github.com/jichu4n/jfbview
Licenses: Apache
Submitter: farseerfc
Maintainer: petronny (jichu4n)
Last Packager: jichu4n
Votes: 15
Popularity: 0.000001
First Submitted: 2015-11-20 10:49 (UTC)
Last Updated: 2026-06-26 03:07 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

arenevier commented on 2017-05-06 05:29 (UTC)

The package doesn't build for me: % pacaur -Suy jfbview :: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... there is nothing to do :: Package jfbview not found in repositories, trying AUR... :: Starting AUR upgrade... :: resolving dependencies... :: looking for inter-conflicts... AUR Packages (1) jfbview-0.5.3-1 :: Proceed with installation? [Y/n] y :: Retrieving package(s)... :: jfbview build files are up-to-date -- skipping :: Checking jfbview integrity... ==> Making package: jfbview 0.5.3-1 (Fri May 5 22:28:47 PDT 2017) ==> Retrieving sources... -> Found 0.5.3.tar.gz ==> Validating source files with sha512sums... 0.5.3.tar.gz ... Passed :: Building jfbview package(s)... ==> Making package: jfbview 0.5.3-1 (Fri May 5 22:28:47 PDT 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... /usr/lib/ccache/bin/g++ -Wall -O2 -std=c++1y -DMUPDF_VERSION=10011 -D_FORTIFY_SOURCE=2 -c -o pdf_document.o pdf_document.cpp pdf_document.cpp: In member function ‘virtual void PDFDocument::PDFPageCache::Discard(const int&, pdf_page* const&)’: pdf_document.cpp:55:39: error: ‘pdf_drop_page’ was not declared in this scope pdf_drop_page((context), (page)) ^ pdf_document.cpp:360:3: note: in expansion of macro ‘pdf_drop_page’ pdf_drop_page(_parent->_fz_context, _parent->_pdf_document, page_struct); ^~~~~~~~~~~~~ make: *** [<builtin>: pdf_document.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting... :: failed to build jfbview package(s)

jichu4n commented on 2016-12-12 08:05 (UTC)

Whoa, that was fast! Thanks!!

farseerfc commented on 2016-12-12 07:20 (UTC)

@jichu4n updated and thanks! btw I added you as the co-maintainer.

jichu4n commented on 2016-12-12 06:53 (UTC)

Could you update this package to 0.5.3? This fixes build errors with MuPDF 1.10a, which is the current version in Arch. Thanks!