Search Criteria
Package Details: gwenview-no-purpose 25.12.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gwenview-no-purpose.git (read-only, click to copy) |
|---|---|
| Package Base: | gwenview-no-purpose |
| Description: | A fast and easy to use image viewer, without the dependency on purpose. This disables the share menu |
| Upstream URL: | https://apps.kde.org/gwenview/ |
| Licenses: | GPL-2.0-or-later, LGPL-2.0-or-later |
| Groups: | kde-applications, kde-graphics |
| Conflicts: | gwenview |
| Replaces: | gwenview |
| Submitter: | bepaald |
| Maintainer: | bepaald |
| Last Packager: | bepaald |
| Votes: | 5 |
| Popularity: | 0.008713 |
| First Submitted: | 2019-09-05 15:53 (UTC) |
| Last Updated: | 2026-02-05 16:08 (UTC) |
Dependencies (42)
- baloo (baloo-gitAUR)
- cfitsio
- exiv2 (exiv2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- kcolorscheme (kcolorscheme-gitAUR)
- kcompletion (kcompletion-gitAUR)
- kconfig (kconfig-gitAUR)
- kconfigwidgets (kconfigwidgets-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kcrash (kcrash-gitAUR)
- kfilemetadata (kfilemetadata-gitAUR)
- kguiaddons (kguiaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kimageannotator (kimageannotator-gitAUR)
- kio (kio-gitAUR)
- kitemmodels (kitemmodels-gitAUR)
- kitemviews (kitemviews-gitAUR)
- kjobwidgets (kjobwidgets-gitAUR)
- kparts (kparts-gitAUR)
- kservice (kservice-gitAUR)
- kwidgetsaddons (kwidgetsaddons-gitAUR)
- kxmlgui (kxmlgui-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libkdcraw (libkdcraw-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- plasma-activities (plasma-activities-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-multimedia
- qt6-svg
- solid (solid-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- kdoctools (kdoctools-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- kamera (kamera-gitAUR) (optional) – import pictures from gphoto2 cameras
- kimageformats (kimageformats-gitAUR) (optional) – support for xcf, exr, psd, and more image formats
- qt6-imageformats (optional) – support for tiff, webp, and more image formats
Latest Comments
ilovemikael commented on 2026-01-28 22:52 (UTC) (edited on 2026-01-28 22:56 (UTC) by ilovemikael)
Hello, two things of note concerning this package:
The KDEExperimentalPurpose_FOUND variable is no longer present in the CMakeLists.txt file; CMake warns of this during configuration, but everything still works fine because purpose is an optional package, so if you don't have it installed, CMake automatically configures itself accordingly: thus, the line setting that var should be removed.
I'm unsure whether this is just a me problem, as the official arch pkgbuild doesn't perform any configuration regarding this either (perhaps they have some envvars for cmake set prior to compilation), but for me, after compilation, CMake installs the libgwenviewlib.so files into /usr/lib64, which causes pacman to refuse to install the built pkg.tar, declaring
unable to satisfy dependency 'lib:libgwenviewlib.so.5' required by gwenview-no-purpose. This can be solved by adding-DKDE_INSTALL_LIBDIR='lib'to the initial CMake invocation (CMAKE_INSTALL_LIBDIR works too, but CMake emits a useless warning when doing it that way).Also, this isn't of grave importance, so I'll refrain from denoting it as a 'thing of note', but it could be convenient to add gwenview to provides so you can run something like
pacman -Ql gwenviewwithout the extra characters.Thank you.
bepaald commented on 2023-03-03 08:34 (UTC)
Just a heads-up: someone has requested this package to be deleted. So any update could be the last one. Get the PKGBUILD if you want to keep it locally.
bepaald commented on 2022-11-21 18:40 (UTC)
Hi tve! I don't think that is really a problem of this package, but one on your system. But I think you probably want to run
gpg --recv-keys BB463350D6EF31EF, maybe try that?tve commented on 2022-11-21 17:47 (UTC)
I'm getting a signature error trying to build 22.08.3-2: