is it possible to make this package not depending on opencv2-opt
, but on current opencv
? opencv2-opt
fails to build, see http://aur.archlinux.org/packages/opencv2-opt/#news.
Search Criteria
Package Details: gimp-elsamuko-git r88.b401697-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gimp-elsamuko-git.git (read-only, click to copy) |
---|---|
Package Base: | gimp-elsamuko-git |
Description: | Varoius Gimp scripts and plugins made by elsamuko |
Upstream URL: | https://github.com/elsamuko/gimp-elsamuko |
Licenses: | GPL3 |
Conflicts: | gimp-elsamuko-plugins, gimp-elsamuko-scripts |
Submitter: | dracorp |
Maintainer: | dracorp |
Last Packager: | dracorp |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-05 22:59 (UTC) |
Last Updated: | 2023-01-15 20:22 (UTC) |
Dependencies (4)
- gimp (gimp-develAUR, gimp-devel-noconflictAUR, gimp-gitAUR)
- opencv (opencv-cuda)
- git (git-gitAUR, git-glAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
Required by (0)
Sources (1)
dreieck commented on 2018-05-17 19:13 (UTC) (edited on 2018-05-17 19:15 (UTC) by dreieck)
dracorp commented on 2018-02-20 21:07 (UTC) (edited on 2018-02-20 21:08 (UTC) by dracorp)
But:
pacman -Qlq gimp | grep gimptool | xargs ls -l
lrwxrwxrwx 1 root root 12 2017-06-16 /usr/bin/gimptool -> gimptool-2.0
-rwxr-xr-x 1 root root 18616 2017-06-16 /usr/bin/gimptool-2.0
bm456 commented on 2018-02-20 00:50 (UTC)
please replace gimptool with gimptool-2.0
or gimp (devel and git from aur) will fail
Joermungand commented on 2016-10-23 10:50 (UTC)
It builds just fine, now. Thanks.
dracorp commented on 2016-10-23 09:37 (UTC) (edited on 2016-10-23 09:37 (UTC) by dracorp)
@Joermungand: I had an idea but I forgot to finish it, sorry.
https://github.com/elsamuko/copymove2
Joermungand commented on 2016-10-23 08:57 (UTC)
Makepkg fails while packaging elsamuko-copy-move. For some reason, the source for this plugin has been commented out on line 36. However, compilation is still performed on line 101 (obviously throws an error, since there is nothing to compile), while the packaging function (lines 135–43) bails out on line 142, as the install cannot be executed.
dracorp commented on 2016-10-22 23:34 (UTC)
Plugins were fixed but now they need opencv2-opt to build.
StarterX4 commented on 2016-08-10 02:12 (UTC) (edited on 2016-08-10 02:14 (UTC) by StarterX4)
LATEST VERSION NOW NOT NEED TO COMPILE! https://sites.google.com/site/elsamuko/gimp
Just extract to Script folder.
StarterX4 commented on 2016-08-10 02:06 (UTC)
Package don't building :( In latest OpenCV some needed files doesn't exist.
First:
elsamuko-temperature.c:128:1: error: narrowing conversion of ‘3.0e+1’ from ‘double’ to ‘gint {aka int}’ inside { } [-Wnarrowing]
};
Next:
elsamuko-depthmap-cv.c:23:37: fatal error: opencv2/legacy/legacy.hpp: Nie ma takiego pliku ani katalogu
#include <opencv2/legacy/legacy.hpp>
^
compilation terminated.
gcc `pkg-config --cflags opencv` -O3 `gimptool-2.0 --cflags` -c elsamuko-depthmap-cv.c -Wl,-static `pkg-config --libs opencv` -Wl,-dynamic `gimptool-2.0 --libs`
elsamuko-depthmap-cv.c:23:37: fatal error: opencv2/legacy/legacy.hpp: Nie ma takiego pliku ani katalogu
#include <opencv2/legacy/legacy.hpp>
^
compilation terminated.
make: *** [Makefile:19: elsamuko-depthmap-cv.o] Błąd 1
==> BŁĄD: Wystąpił błąd w build().
Przerywam...
Pinned Comments
dracorp commented on 2020-10-12 18:42 (UTC)
Please use this package https://aur.archlinux.org/packages/gimp-elsamuko-git/. Elsamuko has been moved to github.