Package Details: photoqt-bin 5.4.1-1

Git Clone URL: https://aur.archlinux.org/photoqt-bin.git (read-only, click to copy)
Package Base: photoqt-bin
Description: Fast and highly configurable image viewer with a simple and nice interface (binary release)
Upstream URL: http://photoqt.org/
Licenses: GPL2
Conflicts: photoqt, photoqt-debug
Provides: photoqt, photoqt-bin-debug
Submitter: luspi
Maintainer: luspi
Last Packager: luspi
Votes: 5
Popularity: 0.042765
First Submitted: 2024-04-08 02:26 (UTC)
Last Updated: 2026-07-31 08:39 (UTC)

Latest Comments

1 2 Next › Last »

luspi commented on 2026-08-07 09:30 (UTC)

Thanks, @kaneki, the package was rebuild and updated. Since pushes to the AUR are currently not possible, this will fail to build for the moment due to a wrong checksum. To fix that, delete the old source, replace the checksum line by this one file, and rebuild:

sha256sums=('d3a021d17a8def529a32021e1e5c6ba1b731ec9769217518edd49ac75a2427c6')

kaneki commented on 2026-08-06 17:33 (UTC)

Arch updated resvg, need to recompile against 0.48.1

kaneki@izumo ~> photoqt
photoqt: error while loading shared libraries: libresvg.so.0.47: cannot open shared object file: No such file or directory
kaneki@izumo ~ [127]> yay -Q | grep resvg
resvg 0.48.1-1.1

luspi commented on 2026-04-13 15:33 (UTC)

@Jericho Thanks for the heads-up, I rebuild the package and updated the PKGBUILD.

Jericho commented on 2026-04-13 11:29 (UTC) (edited on 2026-04-13 11:30 (UTC) by Jericho)

When I try to run the photoqt program in the terminal after installation, I get an error:

photoqt: error while loading shared libraries: libraw.so.24: cannot open shared object file: No such file or directory

The search (find /usr/lib -name "libraw.so.*") shows that a newer version is installed:

/usr/lib/libraw.so.25.0.0
/usr/lib/libraw.so.25

luspi commented on 2026-01-19 14:19 (UTC)

Make sure to update your PKGBUILD. The icon path has been fixed to include the missing apps subdirectory (see line 44 of the PKDBUILD), but that fix does not appear in your error message.

seanz commented on 2026-01-19 14:13 (UTC)

still up

==> Extracting sources... -> Extracting photoqt-5.1.tar.gz with bsdtar ==> Sources are ready. ==> Making package: photoqt-bin 5.1-1 ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Entering fakeroot environment... ==> Starting package()...

install: cannot stat 'icons/16x16/org.photoqt.PhotoQt.png': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: photoqt-bin-exit status 4 -> Failed to install the following packages. Manual intervention is required: photoqt-bin - exit status 4

luspi commented on 2026-01-16 16:13 (UTC)

Thanks, fixed the PKGBUILD just there.

Jericho commented on 2026-01-16 16:00 (UTC) (edited on 2026-01-16 16:01 (UTC) by Jericho)

==> Extracting sources...
  -> Extracting photoqt-5.1.tar.gz with bsdtar
==> Sources are ready.
==> Making package: photoqt-bin 5.1-1
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...

install: cannot stat 'icons/16x16/org.photoqt.PhotoQt.png': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: photoqt-bin-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
photoqt-bin - exit status 4

luspi commented on 2026-01-07 17:32 (UTC)

Thanks, added both as dependency.

kageyama commented on 2026-01-07 17:25 (UTC)

photoqt says missing library -> libomp.so and libyaml-cpp.so provided by openmp and yaml-cpp respectively.