To have Heal Selection available on Gimp, you must install python2-gimp. So add python2-gimp as dependency
Search Criteria
Package Details: gimp-plugin-resynthesizer-git 2.0.3.r24.gecfc4e7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gimp-plugin-resynthesizer-git.git (read-only, click to copy) |
---|---|
Package Base: | gimp-plugin-resynthesizer-git |
Description: | Suite of gimp plugins for texture synthesis (like heal-selection). Git-Version |
Upstream URL: | https://github.com/bootchk/resynthesizer |
Keywords: | heal heal-selection |
Licenses: | GPL2 |
Conflicts: | gimp-resynth, gimp-resynth-git |
Provides: | gimp-plugin-resynthesizer |
Submitter: | TrialnError |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 212 |
Popularity: | 0.085367 |
First Submitted: | 2014-10-09 10:24 (UTC) |
Last Updated: | 2022-10-08 20:52 (UTC) |
Dependencies (3)
- python2-gimpAUR
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
Required by (0)
Sources (1)
zoe commented on 2020-05-30 08:36 (UTC)
zoe commented on 2020-05-30 07:56 (UTC)
Please, add gimp-plugin-registry as «conflicts with»
TrialnError commented on 2020-03-29 19:59 (UTC)
Not particulary a reason of this specific version macflav. The culprit is this change in the by Arch provided GIMP package. They removed the Python Plugin, as it still is python2.
Therefore no Heal Selection in GIMP. You need to install for example python2-gimp which is available from the AUR.
macflav commented on 2020-03-29 19:30 (UTC)
Heal Selection is not available on GIMP 2.10.18.
SanskritFritz commented on 2018-10-28 20:56 (UTC)
Since it provides it, no need for a conflict.
0x9fff00 commented on 2018-10-28 17:50 (UTC)
This should conflict with gimp-plugin-resynthesizer.
TrialnError commented on 2015-11-06 22:03 (UTC)
Sure it needs it, but not in any of the depends lines.
autoconf is a package from the base-devel group. And base + base-devel packages need to be installed if someone wants to use the AUR.
And as they're required they won't be included in the PKGBUILD.
So are the Guidelines[0]
______
[0] https://wiki.archlinux.org/index.php/AUR#Prerequisites
MikuroK commented on 2015-11-06 11:46 (UTC)
requires autoconf as a make dependancy
TrialnError commented on 2015-09-17 09:37 (UTC)
Ah, that's the reason supermario asked for it last year. Thanks for the info dreieck. Will add it
dreieck commented on 2015-09-16 16:38 (UTC)
Please add
provides=("gimp-plugin-${_pkgname}=${_pkgver}")
(or equivalent)
in the PKGBUILD,
so that dependencies can be satisfied (e.g. package "gimp-script-smart-remove" requires "gimp-plugin-resynthesizer").
Pinned Comments
TrialnError commented on 2020-03-29 19:59 (UTC)
Not particulary a reason of this specific version macflav. The culprit is this change in the by Arch provided GIMP package. They removed the Python Plugin, as it still is python2.
Therefore no Heal Selection in GIMP. You need to install for example python2-gimp which is available from the AUR.