Search Criteria
Package Details: ksnip-git 1.10.1.r115.g2fc56dd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ksnip-git.git (read-only, click to copy) |
---|---|
Package Base: | ksnip-git |
Description: | Screenshot and annotation tool (Qt6) |
Upstream URL: | https://github.com/ksnip/ksnip |
Licenses: | GPL-2.0-or-later |
Conflicts: | ksnip |
Provides: | ksnip |
Submitter: | dracorp |
Maintainer: | dr460nf1r3 (IslandC0der, xiota) |
Last Packager: | xiota |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-06 21:00 (UTC) |
Last Updated: | 2025-03-20 11:01 (UTC) |
Dependencies (9)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kimageannotator (kimageannotator-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- cmake (cmake3AUR, cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- qt6-tools (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
eugenefrompechor commented on 2019-05-06 04:13 (UTC) (edited on 2019-05-06 04:14 (UTC) by eugenefrompechor)
@dracorp, please see below cmake .. && make -- The CXX compiler identification is GNU 8.3.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1") -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.13.1") -- Found XCB_RENDER: /usr/lib/libxcb-render.so (found version "1.13.1") -- Found XCB_SHAPE: /usr/lib/libxcb-shape.so (found version "1.13.1") -- Found XCB_XFIXES: /usr/lib/libxcb-xfixes.so (found version "1.13.1") -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-render.so;/usr/lib/libxcb-shape.so;/usr/lib/libxcb-xfixes.so (found version "1.13.1") found components: XFIXES CMake Error at CMakeLists.txt:46 (find_package): Could not find a configuration file for package "kImageAnnotator" that is compatible with requested version "0.1.0".
The following configuration files were considered but not accepted:
-- Configuring incomplete, errors occurred! See also "/home/eugenearch/ksnip/build/CMakeFiles/CMakeOutput.log".
dracorp commented on 2019-04-12 15:59 (UTC)
@Danieldakataca great log :) could you paste some text?
dakataca commented on 2019-04-09 23:01 (UTC) (edited on 2019-04-09 23:02 (UTC) by dakataca)
See also "/home/daka/Scripts/Ksnip/ksnip-
git/src/ksnip/build/CMakeFiles/CMakeOutput.log".
==> ERROR: Se produjo un fallo en build().
j1simon commented on 2019-04-02 12:07 (UTC)
it lacks kcolorpicker-git as dependency.
tobru commented on 2019-01-17 10:14 (UTC)
The dependency kcolorpicker-git should be in depends, otherwise it gets removed by f.e. yay after build and Ksnip doesn't work then.
dracorp commented on 2018-10-28 21:03 (UTC)
Now it should works. Added missing packages: kcolorpicker and kimageannotator
Plexcon commented on 2018-10-25 22:24 (UTC)
CMake Error at CMakeLists.txt:33 (find_package): By not providing "FindkImageAnnotator.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "kImageAnnotator", but CMake did not find one.
Could not find a package configuration file provided by "kImageAnnotator" (requested version 0.0.1) with any of the following names:
Add the installation prefix of "kImageAnnotator" to CMAKE_PREFIX_PATH or set "kImageAnnotator_DIR" to a directory containing one of the above files. If "kImageAnnotator" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/tmp/pamac-build-velkerk-user/ksnip-git/src/ksnip/build/CMakeFiles/CMakeOutput.log". ==> ERROR: Se produjo un fallo en build(). Cancelando...
johndoeblank1 commented on 2018-02-21 05:35 (UTC) (edited on 2018-02-21 05:54 (UTC) by johndoeblank1)
My kernel is at 4.15.3-2-ARCH, cmake version 3.10.2, Qt version 5.10.1.
When I try to install this through yaourt it gives me:
I tried to build outside yaourt, it still gave me the message. Then I tried installing :
sudo pacman -S extra-cmake-modules qt5-tools
then the message went away. Please add these as dependencies.
CorporalKobold commented on 2018-02-02 20:22 (UTC)
extra-cmake-modules should be added as a make dependency, otherwise CMakeLists.txt fails at line 11 when it searches for ECM.
dracorp commented on 2018-01-08 17:33 (UTC)
Probably there were some changes in sources. I've changed *depends.
« First ‹ Previous 1 2 3 4 5 Next › Last »