Search Criteria
Package Details: okular-no-purpose 24.08.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/okular-no-purpose.git (read-only, click to copy) |
---|---|
Package Base: | okular-no-purpose |
Description: | Okular, a document viewer, without the dependency on purpose. This disables the share menu |
Upstream URL: | https://apps.kde.org/okular/ |
Licenses: | GPL-2.0-or-later, LGPL-2.0-or-later |
Groups: | kde-applications, kde-graphics |
Conflicts: | okular |
Provides: | okular |
Replaces: | okular |
Submitter: | bepaald |
Maintainer: | bepaald |
Last Packager: | bepaald |
Votes: | 5 |
Popularity: | 0.001581 |
First Submitted: | 2017-12-19 22:54 (UTC) |
Last Updated: | 2024-11-07 22:51 (UTC) |
Dependencies (44)
- discount
- djvulibre
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- karchive (karchive-gitAUR)
- kbookmarks (kbookmarks-gitAUR)
- kcolorscheme (kcolorscheme-gitAUR)
- kcompletion (kcompletion-gitAUR)
- kconfig (kconfig-gitAUR)
- kconfigwidgets (kconfigwidgets-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kcrash (kcrash-gitAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kio (kio-gitAUR)
- kitemviews (kitemviews-gitAUR)
- kparts (kparts-gitAUR)
- kpty (kpty-gitAUR)
- ktextwidgets (ktextwidgets-gitAUR)
- Show 24 more dependencies...
Required by (5)
- calligra-git (requires okular) (make)
- kbibtex-git (requires okular) (optional)
- okular-backend-mupdf-git (requires okular)
- texstudio-dark-git (requires okular) (optional)
- texstudio-git (requires okular) (optional)
Latest Comments
« First ‹ Previous 1 2
bepaald commented on 2020-03-16 10:47 (UTC) (edited on 2020-03-16 13:00 (UTC) by bepaald)
@frankspace Yes, confirmed. I don't know what happened, it worked fine before. The normal package (https://www.archlinux.org/packages/extra/x86_64/okular/) has the same patch and signature and also fails. I'll file a bug there. This package will be fixed as soon as the original is fixed (if not before, but I do not yet know what to do).
EDIT Should be fixed now, thanks to the quick response by Antonio Rojas
frankspace commented on 2020-03-15 15:50 (UTC)
The CVE-2020-9359.patch file is failing the validity check for me.
kris7t commented on 2019-12-25 17:31 (UTC)
Sorry, I think I managed to debug my build issue. I installed
gtkplatform
once to try out Qt on Wayland through GTK, and it seems it causes issues with building QtQuick apps. After removinggtkplatform
, Okular built just fine.bepaald commented on 2019-12-17 22:51 (UTC)
@kris7t: That's odd, I can't reproduce that, it builds and installs just fine here. The changes I've made to the PACKAGEBUILD from the original package are really minimal. Do you get the same failure when you try to build that? How are you building exactly?
kris7t commented on 2019-12-16 21:35 (UTC) (edited on 2019-12-16 21:35 (UTC) by kris7t)
Configure fails for me with the error message
« First ‹ Previous 1 2