Package Details: xnviewmp 1.7.1-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: https://www.xnview.com/en/xnviewmp/
Keywords: graphics
Licenses: custom
Submitter: oliwer
Maintainer: Corax
Last Packager: Corax
Votes: 301
Popularity: 5.85
First Submitted: 2008-07-25 19:01 (UTC)
Last Updated: 2024-04-09 18:52 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Pinned Comments

Corax commented on 2017-01-21 15:34 (UTC) (edited on 2017-02-12 19:23 (UTC) by Corax)

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 (UTC) (edited on 2023-10-30 20:39 (UTC) by Corax)

If makepkg fails because the checksum is incorrect, please flag the package out-of-date and I will update the PKGBUILD.

The PKGBUILD now references the latest versioned archive, as a result of which it should keep working if a new version is released. However, upstream sometimes updates released archives in place, in which case the checksum will fail and a manual intervention is required.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 26 Next › Last »

Corax commented on 2020-08-21 12:57 (UTC)

@piona: thanks for the heads-up, I really need to use makepkg -C but forget every time :/ Now fixed! I didn't bump the pkgrel, since the package couldn't be built anyway.

piona commented on 2020-08-21 12:38 (UTC) (edited on 2020-08-21 12:39 (UTC) by piona)

PKGBUILD command rm "${pkgdir}/opt/${pkgname}/lib/libfreetype.so"* fails because of non existing file.

Possible workarounds: it can be deleted or rm -f

Corax commented on 2020-04-18 22:18 (UTC)

@ax34: ah OK that makes more sense, I was puzzled by this! Glad you fixed it.

ax34 commented on 2020-04-16 20:17 (UTC)

@Corax my bad, it was a problem with my build of OpenAL

ax34 commented on 2020-04-10 11:43 (UTC)

@Corax https://gist.github.com/axredneck/ece402949fb558e57c32a87ae3b60cdb

Corax commented on 2020-04-10 10:11 (UTC)

@ax34: that doesn't make much sense, XnView does not depend on that library and I don't have it installed either... Can you run LD_DEBUG=libs xnviewmp and copy the output?

ax34 commented on 2020-04-10 00:34 (UTC)

/opt/xnviewmp/XnView: error while loading shared libraries: libsndio.so.7.0: cannot open shared object file: No such file or directory

Corax commented on 2020-03-24 23:28 (UTC)

@vsvyatski: that is weird, the MD5 hasn't changed on my side, and the SHA256 matches the one advertised here: https://newsgroup.xnview.com/viewtopic.php?f=82&t=40169 . Are you sure that your archive isn't corrupted?

vsvyatski commented on 2020-03-23 18:20 (UTC)

It appears that the MD5 checksum for XnViewMP-linux-x64_0.96-rel1.tgz is wrong in the version 0.96-1, therefore the application cannot be installed (MD5 check fails). The correct one is 7510208bf72595c7ea39f128d335e103.

Corax commented on 2020-01-28 21:15 (UTC)

0.95-2 "fixes" QT_QPA_PLATFORMTHEMES since libqt5ct.so has been removed (but qt5ct doesn't seem to actually work, so I'm not sure how much of a fix this is).