Package Details: gimp-elsamuko-plugins 0.1-7

Git Clone URL: https://aur.archlinux.org/gimp-elsamuko-plugins.git (read-only, click to copy)
Package Base: gimp-elsamuko-plugins
Description: Varoius Gimp plugins made by elsamuko
Upstream URL: https://sites.google.com/site/elsamuko/gimp
Licenses: GPL
Submitter: dracorp
Maintainer: None
Last Packager: dracorp
Votes: 14
Popularity: 0.000000
First Submitted: 2013-03-06 13:02 (UTC)
Last Updated: 2016-10-23 09:35 (UTC)

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.

Latest Comments

1 2 Next › Last »

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.

MuadDib commented on 2020-04-13 15:01 (UTC) (edited on 2020-04-13 15:08 (UTC) by MuadDib)

2020-04-13 PKG not building bcos of error with elsamuko-eaw-sharpen. Valid PKGBUILD but without elsamuko-eaw-sharpen. Link below. https://pastebin.com/h6tr0eqC

dracorp commented on 2018-05-19 19:34 (UTC)

@dreieck Yes, it is possible but the package require opencv2. You can check opencv2 from AUR. But it conflicts with opencv :)

dreieck commented on 2018-05-17 19:13 (UTC) (edited on 2018-05-17 19:15 (UTC) by dreieck)

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.

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.