Package Details: photoqt-bin 5.2-3

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.46
First Submitted: 2024-04-08 02:26 (UTC)
Last Updated: 2026-04-13 15:31 (UTC)

Latest Comments

1 2 Next › Last »

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.

luspi commented on 2024-09-15 17:54 (UTC)

@clmbtti Thanks, fixed! In fact, poppler was left enabled by mistake, it should have been replaced with QtPDF.

clmbtti commented on 2024-08-13 10:59 (UTC)

File "/usr/bin/photoqt" from package "photoqt-bin" is missing dependency "libpoppler.so.138"