Search Criteria
Package Details: okular-lcd-standalone 19.04.0-1
Git Clone URL: | https://aur.archlinux.org/okular-lcd-standalone.git (read-only, click to copy) |
---|---|
Package Base: | okular-lcd-standalone |
Description: | Document viewer (PDF, Postscript, djvu, etc.) with built-in LCD subpixel rendering |
Upstream URL: | https://kde.org/applications/graphics/okular/ |
Keywords: | okular pdf subpixel viewer |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | galago |
Maintainer: | galago |
Last Packager: | galago |
Votes: | 3 |
Popularity: | 0.032937 |
First Submitted: | 2018-05-27 02:18 |
Last Updated: | 2019-04-27 04:31 |
Dependencies (41)
- discount
- djvulibre
- kactivities (kactivities4, kactivities-git)
- kjs (kjs-git)
- kparts (kparts-git)
- kpty (kpty-git)
- libkexiv2 (libkexiv2-git)
- libspectre
- phonon-qt5
- purpose (purpose-git)
- qca (qca-qt5-git)
- threadweaver (threadweaver-git)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git) (make)
- chmlib (make)
- discount (make)
- ebook-tools (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu, fontconfig-minimal-git) (make)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git) (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (make)
- icu (icu-git-static, icu-git) (make)
- kdegraphics-mobipocket (kdegraphics-mobipocket-git) (make)
- kdoctools (kdoctools-git) (make)
- khtml (khtml-git) (make)
- lcms2 (lcms2-git) (make)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo) (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- python2 (make)
- qt4 (qt4-revert80e3108) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- calligra (calligra-git) (optional) – ODT and ODP support
- chmlib (optional) – CHM support
- ebook-tools (optional) – mobi and epub support
- kdegraphics-mobipocket (kdegraphics-mobipocket-git) (optional) – mobi support
- khtml (khtml-git) (optional) – CHM support
- kirigami2 (kirigami2-git) (optional) – mobile UI
- libzip (libzip-git) (optional) – CHM support
- unarchiver (optional) – Comic Book Archive support (alternative)
- unrar (rar) (optional) – Comic Book Archive support
Required by (13)
- calligra-git (requires okular)
- calligra-git (requires okular) (make)
- kbibtex-git (requires okular) (optional)
- keme (requires okular) (optional)
- kile-git (requires okular)
- kile21 (requires okular)
- okular-backend-mupdf-git (requires okular)
- performer-git (requires okular) (optional)
- peruse-git (requires okular) (optional)
- texstudio-dark-git (requires okular) (optional)
- texstudio-git (requires okular) (optional)
- texstudio-lcd (optional)
- texstudio-phonon (requires okular) (optional)
Latest Comments
galago commented on 2019-04-27 04:55
Package source was changed. Recently, I have patched the latest poppler-0.76, which grants sub-pixel smoothing ability to poppler-based PDF viewers, such as Evince, Okular and TeXstudio, without contaminating their source code. Just install the three AUR packages by running "yay -Sd poppler-lcd poppler-glib-lcd poppler-qt5-lcd". The original Okular, Evince will employ my subpixel-enabled "Cairo" engine. See "https://github.com/jonathanffon/poppler-lcd-patch" for more details.
lulitao1997 commented on 2019-03-09 13:32
if you're non English speaker, and find it lacks i18n, please change the source to https://download.kde.org/stable/applications/$pkgver/src/okular-$pkgver.tar.xz
and change _pkgname to okular-$pkgver
galago commented on 2019-03-09 04:06
Added okular to "provides" entry, and poppler url was changed to HTTPS.
xuiqzy commented on 2018-06-11 14:48
I get an error when using the kdegraphics-meta package:
:: Installing okular-lcd-standalone package(s)... loading packages... resolving dependencies... looking for conflicting packages... :: okular-lcd-standalone and okular are in conflict. Remove okular? [y/N] error: failed to prepare transaction (could not satisfy dependencies) :: removing okular breaks dependency 'okular' required by kdegraphics-meta
If you add okular to "provides", that should fix it and make sense generally, right?
xuiqzy commented on 2018-06-11 14:43
Please change the source url of poppler to the TLS encrypted https variant instead of plain http for increased security, I tested it and it worked perfectly! Thanks in advance! :)
galago commented on 2018-05-27 02:23
This version of okular enables subpixel rendering of PDF documents for better display on LCD screen. The default backend is Cairo instead of Splash. The standalone package has integrated a patched version of poppler-0.43 libraries, so packages which depend on higher version of poppler/poppler-glib package will NOT be affected. The package cairo-infinality (or cairo-infinality-ultimate) should also be installed to improve font rendering with CAIRO_LCD_FILTER_DEFAULT.