Search Criteria
Package Details: skanpage-git v24.01.90.r110.gd6faca0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/skanpage-git.git (read-only, click to copy) |
---|---|
Package Base: | skanpage-git |
Description: | KDE multi-page document scanning application (git version) |
Upstream URL: | https://invent.kde.org/utilities/skanpage |
Licenses: | GPL |
Conflicts: | skanpage |
Provides: | skanpage |
Submitter: | crushedtortilla |
Maintainer: | crushedtortilla (VicSanRoPe) |
Last Packager: | VicSanRoPe |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-13 22:15 (UTC) |
Last Updated: | 2024-05-26 15:53 (UTC) |
Dependencies (7)
- kirigami (kirigami-gitAUR)
- kquickimageeditor (kquickchatcomponents-gitAUR, kquickimageeditor-gitAUR)
- ksanecore-gitAUR
- purpose (purpose-gitAUR)
- tesseract (tesseract-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
crushedtortilla commented on 2021-07-13 05:03 (UTC)
Hmm, odd. It worked for me just now, and https://invent.kde.org/frameworks/extra-cmake-modules.git seems to work in the browser for me too. Maybe invent.kde.org was down temporarily?
chrys87 commented on 2021-07-12 19:44 (UTC) (edited on 2021-07-12 19:46 (UTC) by chrys87)
Now i get another Error (timeout while cloning a git repo, is the URL correct? maybe i just try later again):
==> Erstelle Paket: extra-cmake-modules-git 5.83.0.r3302.001f901e-1 (Mo 12 Jul 2021 21:39:17 CEST) ==> Empfange Quellen... -> Klone das extra-cmake-modules git Repo... Klone in Bare-Repository '/home/chrys/.cache/yay/extra-cmake-modules-git/extra-cmake-modules' ...
fatal: konnte nicht auf 'https://invent.kde.org/frameworks/extra-cmake-modules.git/' zugreifen: Failed to connect to invent.kde.org port 443: Die Wartezeit für die Verbindung ist abgelaufen (timeout) ==> FEHLER: Fehler beim Download des extra-cmake-modules git Repos Breche ab... error downloading sources: extra-cmake-modules-git 21:41 [chrys@blackbeast ~] :( $
crushedtortilla commented on 2021-07-07 05:04 (UTC)
Thanks for letting me know. It seems that upstream depends on some recent changes to libksane, so I've updated the dependency. It should build now with libksane-git.
chrys87 commented on 2021-07-05 13:26 (UTC)
Seems that there is an dependency missing:
-- Found KF5: success (found suitable version "5.83.0", minimum required is "5.83") found components: CoreAddons I18n Kirigami2 Crash XmlGui CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:52 (find_package): Could not find a configuration file for package "KF5Sane" that is compatible with requested version "21.07.70".
The following configuration files were considered but not accepted:
Call Stack (most recent call first): CMakeLists.txt:43 (find_package)
-- Could NOT find KF5Sane , checked the following files: /usr/lib64/cmake/KF5Sane/KF5SaneConfig.cmake (version 21.04.2) /usr/lib/cmake/KF5Sane/KF5SaneConfig.cmake (version 21.04.2) /lib64/cmake/KF5Sane/KF5SaneConfig.cmake (version 21.04.2) /lib/cmake/KF5Sane/KF5SaneConfig.cmake (version 21.04.2)
CMake Error at /usr/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find KF5 (missing: Sane) (Required is at least version "21.07.70") Call Stack (most recent call first): /usr/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /usr/share/ECM/find-modules/FindKF5.cmake:93 (find_package_handle_standard_args) CMakeLists.txt:43 (find_package)
-- Configuring incomplete, errors occurred!
« First ‹ Previous 1 2