Search Criteria
Package Details: emacs-pdf-tools-git 0.91.r39.gfedd930-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-pdf-tools-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-pdf-tools-git |
Description: | Emacs support library for PDF files. |
Upstream URL: | https://github.com/vedang/pdf-tools |
Licenses: | GPL3 |
Conflicts: | emacs-pdf-tools |
Provides: | emacs-pdf-tools |
Submitter: | sballert |
Maintainer: | PRESFIL |
Last Packager: | ZappaBoy |
Votes: | 3 |
Popularity: | 0.000042 |
First Submitted: | 2018-09-07 10:46 (UTC) |
Last Updated: | 2022-05-20 12:45 (UTC) |
Dependencies (8)
- emacs (emacs-native-comp-gitAUR, emacs-pgtk-native-comp-gitAUR, emacs-gcc-wayland-devel-binAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs28-gitAUR, emacs29-pgtk-trampolines-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-git-noway-widgetsAUR, emacs-pretestAUR, emacs29-gitAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-lucidAUR, emacs-lucid-nativecompAUR, emacs-gitAUR, emacs-git-meow-kingAUR, emacs-nativecomp, emacs-nox, emacs-wayland)
- emacs-tablist-gitAUR
- libpng (libpng-apngAUR, libpng-gitAUR)
- poppler-glib (poppler-glib-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- caskAUR (cask-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- imagemagick (graphicsmagick-imagemagick-compatAUR, imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional) – following links of a PDF document by plain keystrokes
Latest Comments
ZappaBoy commented on 2022-05-16 06:16 (UTC)
Thanks @sethkush it works. Did you already tried to submit a new PKGBUILD version?
sethkush commented on 2022-05-15 22:38 (UTC) (edited on 2022-05-15 22:41 (UTC) by sethkush)
Also getting configure: error: cannot find necessary poppler-private header (see README.org)
Edit: you can fix this by adding "CXXFLAGS='-std=c++17'" without quotes to each make command in PKGBUILD.
Musashi commented on 2022-05-12 16:25 (UTC)
I'm getting the following error. Does anyone know about that?
configure: error: cannot find necessary poppler-private header (see README.org)
xeruf commented on 2022-01-10 20:43 (UTC)
Deleted my last comment. Had messed up my own system configuration through a misnamed script ^^
squiddo commented on 2021-09-18 21:44 (UTC)
@xerus, I use this package instead of allowing emacs to rebuild the epdfinfo program as it asks after each version bump.
The epdfview, AFAIK, is a separate package.
xeruf commented on 2021-03-12 13:29 (UTC)
does this replace compiling epdfinfo within Emacs? What about epdfview? This is all a bit confusing...
Jafarov commented on 2018-11-29 15:25 (UTC)
The emacs-tablist dependancy seems to be wrong. Had to change it to emacs-tablist-git which fixed the issue.