Search Criteria
Package Details: foxitreader 2.4.5.0727-1
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: | custom:eula |
Submitter: | tdy |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 462 |
Popularity: | 0.009349 |
First Submitted: | 2009-01-21 18:59 (UTC) |
Last Updated: | 2022-08-18 00:52 (UTC) |
Dependencies (15)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gstreamer0.10-baseAUR
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libsecret
- libsm
- libxcomposite
- libxi (libxi-gitAUR)
- libxrender
- libxslt (libxslt-gitAUR)
- openssl-1.0AUR
- chrpath (chrpath-gitAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – use GTK+ dialogs under GTK+ based desktop environments
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 25 Next › Last »
thehungryturnip commented on 2019-05-16 17:54 (UTC)
Curious if this AUR be updated to use the "gstreamer" in the repository instead of the AUR "gstreamer0.10-base"?
It seems like "gstreamer0.10-base" not only hasn't been updated since 2017, but also has another AUR dependency that hasn't been updated in a long time.
Sorry if this a stupid question.
Muflone commented on 2019-05-08 20:09 (UTC) (edited on 2019-05-08 20:09 (UTC) by Muflone)
I'll update the package in the weekend. In the meanwhile you can simply edit the PKGBUILD, find the line 21 with
sha256sums=('6b579bd4ecdf86f7e70a009886c511da0b5085b831b0d6afc42442cabc249b90'
and replace6b579bd4ecdf86f7e70a009886c511da0b5085b831b0d6afc42442cabc249b90
withSKIP
Next you can build the package again.
christianlupus commented on 2019-05-08 07:23 (UTC)
@argamanza: First download the patch somewhere and then go to the AUR git repo you cloned (where the PKGBUILD file is located) using your console. Then you simply issue
patch -Np1 -i /tmp/foxit.patch
(or whatever location you put the patch file). It should patch the PKGBUILD file (single line of output). After that you can build the package regularly. Simply putmakepkg
and install after successful build usingpacman -U foxitreader-.....
. You can install and build in one step usingmakepkg -i
.argamanza commented on 2019-05-08 06:24 (UTC)
@christianlupus would love to learn how can i use this patch in the installation process, i'm not quite sure and don't want to break things.
christianlupus commented on 2019-05-07 13:54 (UTC)
Using this patch, I was able to get the package running: https://gist.github.com/christianlupus/6a2203c8058dab1a49ed426a3a966daf
Spin_MAlkut commented on 2019-05-06 02:33 (UTC) (edited on 2019-05-06 02:38 (UTC) by Spin_MAlkut)
Erro Validate
eula.html
Gerei uma nova verificação
malkut-hp% ls
eula.html foxitreader-2.4.4.0911-1-x86_64.pkg.tar.xz foxitreader-excluded_files pkg PKGBUILD.bkp eula.html.bkp FoxitReader.enu.setup.2.4.4.0911.x64.run.tar.gz foxitreader.patch PKGBUILD src
malkut-hp% sha256sum eula.html
58574d4b9aa4c3658b9188cafd89ad0f09c1c1b3aa86743080d0f4b1d6576541 eula.html
E depois substitui.
malkut-hp% cat PKGBUILD
sha256sums=('6b579bd4ecdf86f7e70a009886c511da0b5085b831b0d6afc42442cabc249b90'
'58574d4b9aa4c3658b9188cafd89ad0f09c1c1b3aa86743080d0f4b1d6576541'
'ee0f65819d00fea89f40112c769c704c7b663ff852e9d1d6e36d1b6d054d9c05'
'e558529c6dbea047eee744b011ffcc214547c503896b14211ebf5f6309ef4e9f')
malkut-hp% makepkg -si
Spin_MAlkut commented on 2019-05-06 02:31 (UTC)
Gerei uma nova verificação malkut-hp% ls eula.html foxitreader-2.4.4.0911-1-x86_64.pkg.tar.xz foxitreader-excluded_files pkg PKGBUILD.bkp eula.html.bkp FoxitReader.enu.setup.2.4.4.0911.x64.run.tar.gz foxitreader.patch PKGBUILD src malkut-hp% sha256sum eula.html 58574d4b9aa4c3658b9188cafd89ad0f09c1c1b3aa86743080d0f4b1d6576541 eula.html
E depois substitui.
malkut-hp% cat PKGBUILD sha256sums=('6b579bd4ecdf86f7e70a009886c511da0b5085b831b0d6afc42442cabc249b90' '58574d4b9aa4c3658b9188cafd89ad0f09c1c1b3aa86743080d0f4b1d6576541' 'ee0f65819d00fea89f40112c769c704c7b663ff852e9d1d6e36d1b6d054d9c05' 'e558529c6dbea047eee744b011ffcc214547c503896b14211ebf5f6309ef4e9f') malkut-hp% makepkg -si
argamanza commented on 2019-05-03 16:32 (UTC) (edited on 2019-05-03 16:33 (UTC) by argamanza)
yep, seems like the eula.html needs to be fixed.
<deleted-account> commented on 2019-05-01 12:22 (UTC)
Installation fails, the sha256 hash of eula.html file is not correct. I doesn't work even if I manually enter the file hash.
nopreserveroot commented on 2019-02-18 15:29 (UTC)
EULA URL has changed to https://www.foxitsoftware.com/pdf-reader/eula.html
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 25 Next › Last »