Search Criteria
Package Details: impressive 0.13.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/impressive.git (read-only, click to copy) |
---|---|
Package Base: | impressive |
Description: | A simple presentation program that displays slideshows of PDF, image or video files |
Upstream URL: | http://impressive.sourceforge.net |
Keywords: | pdf presentation slides |
Licenses: | GPL2 |
Submitter: | Dragonlord |
Maintainer: | vicp74 |
Last Packager: | vicp74 |
Votes: | 11 |
Popularity: | 0.000111 |
First Submitted: | 2017-12-02 19:48 (UTC) |
Last Updated: | 2023-11-06 15:21 (UTC) |
Dependencies (9)
- mupdf-tools (mupdf-gitAUR)
- python-opengl
- python-pillow (python-pillow-gitAUR)
- python-pygame (python-pygame-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR) (optional) – for more efficient generation of video preview images
- ghostscript (optional) – for alternate PDF rendering
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – for sound and video playback
- pdftk (pdftk-gitAUR) (optional) – for retrieving PDF metadata, can replace mupdf-tools
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for starting web or e-mail hyperlinks from PDF documents
Latest Comments
« First ‹ Previous 1 2 3
Tio commented on 2019-12-30 00:40 (UTC)
It works now to install but I get this error when I try to run it:
vicp74 commented on 2019-10-16 17:26 (UTC)
Well, I installed java-commons-lang (which is a opt-dep of pdftk) and everything works fine now, without the java errors.
vicp74 commented on 2019-10-15 14:37 (UTC) (edited on 2019-10-15 14:39 (UTC) by vicp74)
I tried impressive with the new pdftk from community and using the default backend (Xpdf/Poppler) but it doesn't seem to work with PDF v1.5 (from pdflatex) while it works just fine with PDF v1.4 (from Impress). There are some java errors while running it, but they appear whether the presentation works or not.
Then I tried a different backend, so I installed mupdf-tools, and it works fine with every version of PDF. I don't know what changed with the new pdftk (since it used to work before), but maybe this package could depend on mupdf-tools instead of pdftk for better compatibility.
Tio commented on 2019-10-13 00:07 (UTC)
Manjaro Gnome it gets stuck on "preparing" - I am using pamac to try and install.
valandil commented on 2019-10-07 01:29 (UTC)
@pat-s, could you change the dependency to pdftk?
pdftk-bin provides pdftk, so the user can choose between having pdftk or pdfk-bin if you put pdftk has a dependency. I myself prefer compiling pdftk from source (I'm also the maintainer for pdftk.)
Cheers,
pat-s commented on 2018-12-04 19:26 (UTC)
@GeoffreyFrogeye
I see the point. I moved from pdftk to pdftk-bin because of @gersons argument. I have no real preference here. But the cumbersome build process of pdftk maybe favors pdftk-bin a little bit more? Both pkgs are used by ~ the same amount of users.
GeoffreyFrogeye commented on 2018-11-16 12:59 (UTC)
I would advise against using pdftk-bin as a dependency. pdftk-bin provides pdftk, so if the dependency is on pdftk and one has installed pdftk-bin, this package will still be able to be installed. On the other hand, if we keep the pdftk-bin dependency, one that has pdftk installed won't be able to install this package.
pat-s commented on 2018-08-23 08:53 (UTC)
@gerson Thanks. I'll tackle this after I am back from vacation. Hit me up again in case I forget.
gerson commented on 2018-08-21 14:26 (UTC)
pdktk depends on gcc6, which makes it quite cumbersome. It is better to install pdftk-bin. Could we set pdftk-bin as the default instead of pdftk?
« First ‹ Previous 1 2 3