Search Criteria
Package Details: foxitreader 2.4.5.0727-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/foxitreader.git (read-only, click to copy) |
|---|---|
| Package Base: | foxitreader |
| Description: | A fast, secure and complete PDF viewer |
| Upstream URL: | https://www.foxitsoftware.com/products/pdf-reader/ |
| Licenses: | LicenseRef-EULA |
| Submitter: | tdy |
| Maintainer: | Muflone |
| Last Packager: | Muflone |
| Votes: | 462 |
| Popularity: | 0.002756 |
| First Submitted: | 2009-01-21 18:59 (UTC) |
| Last Updated: | 2025-08-02 17:03 (UTC) |
Dependencies (17)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gstreamer0.10-baseAUR
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libsecret
- libsm
- libxcomposite
- libxi (libxi-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxml2-legacy
- libxrender
- libxslt (libxslt-gitAUR)
- openssl-1.0AUR
- chrpath (chrpath-gitAUR) (make)
- p7zip (p7zip-natspecAUR, 7zip-natspecAUR, p7zip-full-binAUR, 7zip-zstd-binAUR, 7zip-zstdAUR, 7zip) (make)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR, gtk2-ng-gitAUR, gtk2-ng-gitAUR) (optional) – use GTK+ dialogs under GTK+ based desktop environments
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 26 Next › Last »
ZAKhan commented on 2020-03-31 06:00 (UTC)
tried method mentioned by @dschense but did not work
gave and error
makepkg -si ==> Making package: foxitreader 2.4.4.0911-4 (Tue 31 Mar 2020 10:59:01 PKT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [sudo] password for zulfiqar: error: target not found: gstreamer0.10-base warning: 'gstreamer0.10-base' is a file, did you mean -U/--upgrade instead of -S/--sync? ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> gstreamer0.10-base ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies.
dschense commented on 2020-03-28 10:32 (UTC)
to get it running you have to download the gstreamer0.10-base package and edit the PKGBUILD file
edit the PKGBUILD file and add
right before the make command in the build function
after this do
and after build and install completed, run the yay -S foxitreader again.
phiL0co commented on 2020-03-13 09:36 (UTC)
I tried it and it's working, @freaz , thx!!
freaz commented on 2020-03-12 18:39 (UTC)
There are comments on the gst-plugins-base aur page with instructions from Static_Rocket to hack the PKGBUILD file to fix the current problem. It works if you can figure it out.
mcbloch commented on 2020-03-10 17:34 (UTC)
Same problem as phiL0co and Archanfel80HUN.
The
gstreamer0.10-basedependency fails during the build ofgst-plugins-base-0.10.36.phiL0co commented on 2020-03-04 15:01 (UTC)
I'm having the same compile problem with gstreamer. Any way this can be circumvented?
Archanfel80HUN commented on 2020-02-21 10:02 (UTC)
The dependency gstreamer0.10-base no longer build. Its failed to compile, therefore foxitreader not installed.
Muflone commented on 2019-12-11 14:11 (UTC) (edited on 2019-12-11 14:12 (UTC) by Muflone)
@hivinay
the defect is not possible anymore as the EULA was included into the package itself
hivinay commented on 2019-12-11 13:48 (UTC) (edited on 2019-12-11 13:49 (UTC) by hivinay)
These are the steps I used to upgrade with the
eula.htmlerror, in case this helps anyone.Get the hash:
As of this comment, it is
4ca287e0c47f46df4185be7ff273c0cced304672ebc750aad6236590e1a772e6.Replace the second sha256 hash (currently line 21) in the
PKGBUILDfile in this folder with the hash that you found above.Then, run
makepkg -sito install.Muflone commented on 2019-12-03 01:12 (UTC) (edited on 2019-12-03 01:20 (UTC) by Muflone)
this is becoming so irritating. The Foxit website keeps changing the EULA for some reasons, unknown to me. It just changed three times today.
Therefore I'm incorporating the license file in the source package
It should be fixed once and forever.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 26 Next › Last »