Package Details: ksnip-git 1.11.0_r2770.g99327370-1

Git Clone URL: https://aur.archlinux.org/ksnip-git.git (read-only, click to copy)
Package Base: ksnip-git
Description: Qt-based screenshot tool that provides many annotation features
Upstream URL: https://github.com/ksnip/ksnip
Keywords: ksnip screenshot
Licenses: GPL2
Submitter: dracorp
Maintainer: dr460nf1r3 (IslandC0der)
Last Packager: IslandC0der
Votes: 13
Popularity: 0.000024
First Submitted: 2017-04-06 21:00 (UTC)
Last Updated: 2024-03-01 18:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

dracorp commented on 2019-09-04 19:16 (UTC)

Here is https://aur.archlinux.org/packages/ksnip/ version 1.5.0, it works on my laptop.

dporobic commented on 2019-09-04 06:54 (UTC)

@dracorp yes this is probably the usual way to do it. You do miss the latest features and bug fixes but it's more stable and causes less confusion for users. Out of curiosity, is there a way to have a stable and unstable package for those that like to try out new stuff?

dracorp commented on 2019-09-04 06:43 (UTC)

@dporobic thx for explanation For me the best solution would be created a new package for release version not for latest changes (git version).

dporobic commented on 2019-09-04 06:04 (UTC) (edited on 2019-09-04 06:05 (UTC) by dporobic)

Yes, the kImaeAnnotator version was raised as I have added another method to the interface. The versions are:

kImageAnnotator:
0.0.2 -> Replaced by 0.1.0
0.1.0 -> Stable 
0.2.0 -> Currently under development
ksnip
1.5.0 -> Stable, depends on kImageAnnotator 0.0.2 (preferred 0.1.0)
1.6.0 -> Currently under development, depends on kImageAnnotator 0.2.0

ksnip 1.6.0 is WIP and subject to change but brings new features and bug fixes.

Hope this helps

maclinuxfree commented on 2019-09-03 21:29 (UTC)

me, too as vitiok78

vitiok78 commented on 2019-09-03 05:53 (UTC)

Same issue: can't build it. I think author changed the kImageAnnotator but for version 1.6.0 of ksnip. Maybe it's time to move to 1.6.0?

jackdinn commented on 2019-09-02 22:42 (UTC) (edited on 2019-09-02 23:03 (UTC) by jackdinn)

Darn, tried to update, it wont do that and now iv lost the ability to even do a clean build from git :-/ I have been tinkering all day but i really dont have a clue what im doing.

CMake Error at CMakeLists.txt:48 (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.1.0) with any of the following names:

  kImageAnnotatorConfig.cmake
  kimageannotator-config.cmake

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 "/home/greg/Downloads/ksnip-continuous/build/CMakeFiles                   /CMakeOutput.log".

dracorp commented on 2019-09-02 20:27 (UTC)

The latest version does not build:

[  2%] Building CXX object src/CMakeFiles/ksnip.dir/main.cpp.o
In file included from /home/dracorp/AUR/all/ksnip-git/src/ksnip/src/backend/imageGrabber/X11ImageGrabber.h:25,
                 from /home/dracorp/AUR/all/ksnip-git/src/ksnip/src/backend/imageGrabber/ImageGrabberFactory.h:28,
                 from /home/dracorp/AUR/all/ksnip-git/src/ksnip/src/main.cpp:29:
/home/dracorp/AUR/all/ksnip-git/src/ksnip/src/backend/imageGrabber/X11Wrapper.h:34:2: error: ‘ImageWithPosition’ does not name a type

dracorp commented on 2019-05-06 18:43 (UTC)

I've added missing or forgotten kimageannotator-git.

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:

/usr/lib64/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
/usr/lib/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
/lib64/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1
/lib/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake, version: 0.0.1

-- Configuring incomplete, errors occurred! See also "/home/eugenearch/ksnip/build/CMakeFiles/CMakeOutput.log".