Search Criteria
Package Details: xnviewmp-system-libs 1.8.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xnviewmp-system-libs.git (read-only, click to copy) |
---|---|
Package Base: | xnviewmp-system-libs |
Description: | An efficient multimedia viewer, browser and converter (using system libraries). |
Upstream URL: | https://www.xnview.com/en/xnviewmp/ |
Keywords: | graphics |
Licenses: | custom |
Conflicts: | xnviewmp |
Submitter: | Corax |
Maintainer: | Corax |
Last Packager: | Corax |
Votes: | 26 |
Popularity: | 0.027967 |
First Submitted: | 2017-01-21 15:31 (UTC) |
Last Updated: | 2024-11-16 14:50 (UTC) |
Dependencies (12)
- libc++ (libc++-msanAUR, libc++-modulesAUR)
- libjxl (libjxl-metrics-gitAUR, libjxl-gitAUR)
- libwebp (libwebp-gitAUR)
- openexr (openexr-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- qt5-location
- qt5-multimedia
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- qt5-sensors
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (optional) – support for moving files to trash
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
Corax commented on 2022-08-23 20:28 (UTC)
@jrichard326: because the whole point of this package is to use system libraries :) The few libraries that are copied from the tarball are those for which there is no straightforward alternative.
jrichard326 commented on 2022-08-23 19:10 (UTC)
libc++ is already in the .tgz package so why not
libc++
install -D -m644 "lib/libc++.so.1" -t "${pkg_opt_dir}/lib"
in PKGBUILD?
Corax commented on 2022-08-23 19:00 (UTC)
Right sorry guys I already had libc++ installed so didn't realise the implicit dependency, should be better now.
spsf64 commented on 2022-08-21 16:01 (UTC)
@Corax, same error as jrichard326 (thanks, same fix works!) Just copied libc++.so.1 from the .tgz. Thanks for maintaining this package!
jrichard326 commented on 2022-08-21 15:54 (UTC)
It doesn't launch here. In terminal, I get the following:
xnviewmp
/opt/xnviewmp/XnView: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
When I added libc++.so.1 from the "regular" xnviewMP package to /opt/xnviewmp/lib/ and it works.
Corax commented on 2022-08-21 15:43 (UTC)
I was not thinking straight, just using the provided libmdk.so is good enough, especially since it's distributed as a binary anyway. 1.01 now up.
Corax commented on 2022-08-17 20:03 (UTC)
I'm afraid 1.01 made things rather complicated as it now depends on libmdk, which is AFAICT not packaged on Arch, not even in the AUR (that may be a first?!). I'll be looking into this further and I'm sure I'll find some solution, in the meantime you can still install 1.00 by using this archive: https://download.xnview.com/old_versions/XnViewMP-1000-linux-x64.tgz
Corax commented on 2022-04-04 19:58 (UTC)
@Lookanio: just did a pacman -Syu and it works fine for me, are you sure you didn't do some partial upgrade? Looks like some incompatibility between pango and fontconfig.
Lookanio commented on 2022-04-03 19:15 (UTC)
I am getting:
when launching. Has anybody had the same issue?
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »