Those lib32-* packages are on the multilib repository, you only need the if you're running arch at 64bits.
Search Criteria
Package Details: xnviewmp 0.98.2-1
Git Clone URL: | https://aur.archlinux.org/xnviewmp.git (read-only, click to copy) |
---|---|
Package Base: | xnviewmp |
Description: | An efficient multimedia viewer, browser and converter. |
Upstream URL: | http://www.xnview.com/en/xnviewmp/ |
Keywords: | graphics |
Licenses: | |
Submitter: | oliwer |
Maintainer: | Corax |
Last Packager: | Corax |
Votes: | 274 |
Popularity: | 0.90 |
First Submitted: | 2008-07-25 19:01 |
Last Updated: | 2021-02-22 18:53 |
Dependencies (6)
- desktop-file-utils (desktop-file-utils-git)
- qt5-multimedia (qt5-multimedia-git)
- qt5-svg (qt5-svg-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qt5-x11extras (qt5-x11extras-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer) (optional) – support for moving files to trash
Required by (0)
Sources (2)
Anonymous comment on 2011-01-04 22:41
karol_007 commented on 2011-01-03 15:21
I did edit the PKGBUILD and left only 'depends=('glib2' 'libpng' 'expat')' - now it builds and installs OK.
karol_007 commented on 2011-01-03 15:08
Scratch it: I have 'CARCH="i686"'in my /etc/makepkg.conf and I get:
WARNING: about to source /tmp/bauerbill/build/aur/xnviewmp/PKGBUILD
view [v] backup [b] edit [e] continue [ok] skip [s] abort [x] ok
--> resolving lib32-glib2... unresolvable
--> resolving lib32-libpng... unresolvable
--> resolving lib32-expat... unresolvable
--> resolving bash... installed
--> resolving libarchive>=2.7.1... installed
--> resolving libfetch>=2.25... installed
--> resolving pacman-mirrorlist... installed
WARNING: unresolved dependencies: xnviewmp -> lib32-expat (not found)
:: Do you want to ignore the above packages for this operation? [Y/n]
karol_007 commented on 2011-01-03 13:53
I don't have CARCH set and the install process exits because it can't satisfy dependencies: lib32-glib2, lib32-libpng and lib32-expat.
I'm on i686.
Anonymous comment on 2011-01-02 15:09
Updated to version 0.34.
fuchs24 commented on 2010-12-16 10:54
There is a new version out: 0.32
killajoe commented on 2010-12-02 13:56
Same for me on arch64
indianahorst commented on 2010-11-22 17:49
$ xnview
xnview: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
$ yaourt libxp
1 extra/libxp 1.0.0-3 [installed]
X11 X Print Library
4 aur/lib32-libxp 1.0.0-4 [installed] (106)
X11 X Print Library
indianahorst commented on 2010-11-22 17:47
extra/libxp 1.0.0-3 [installed]
indianahorst commented on 2010-11-22 17:32
$ xnview
xnview: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
Pinned Comments
Corax commented on 2017-01-21 15:34
I have created a new package: xnviewmp-system-libs. This is exactly the same build, except that the bundled Qt/icu libs are removed. Please try it if you want to use XnView without the bundled libs, and discuss any issue related to this configuration here: https://aur.archlinux.org/packages/xnviewmp-system-libs/. Do keep in mind that this is an experimental package though, and things may break when I try to fix other things...
Corax commented on 2017-01-20 21:49
If makepkg fails because the checksum is incorrect, please flag the package out-of-date and I will update the PKGBUILD.
Upstream does not version the released archives and does not announce new releases either, so the checksum is bound to become wrong every time there is a new release, and there's nothing I can do about that.