Package Details: gimp-plugin-resynthesizer-git 2.0.3.r132.g7e3eaea-1

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: 213
Popularity: 0.055159
First Submitted: 2014-10-09 10:24 (UTC)
Last Updated: 2025-04-05 21:21 (UTC)

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.

Latest Comments

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

TrialnError commented on 2021-11-06 18:24 (UTC)

Hello emoryy.
You have propably libffi with version 3.4.2 installed. Therefore you need to rebuild this package so it will be compiled with libffi.so.8 instead of searching/needing libffi.so.7

emoryy commented on 2021-11-05 12:41 (UTC)

Sadly none of the menu items show up anymore. The following kind of error is printed for each plugin file even after having installed python2-gimp. (Everything is at the current latest version.)

ImportError: could not import gobject (error was: 'libffi.so.7: cannot open shared object file: No such file or directory')
gimp: LibGimpBase-WARNING: gimp: gimp_wire_read(): error
Traceback (most recent call last):
  File "/usr/lib/gimp/2.0/plug-ins/plugin-heal-selection.py", line 30, in <module>
    from gimpfu import *
  File "/usr/lib/gimp/2.0/python/gimpfu.py", line 76, in <module>
    import gimp

TrialnError commented on 2020-05-30 19:42 (UTC)

Hello zoe. Thanks for your comments.
The PKGBUILD you mentioned already conflicts this one (as it should be).
And it is known, that python2-gimp is needed. See my comment from 2020-03-29. I didn't add this as a dep though, because the gimp packages from the AUR weren't altered in way like the repo package. They still retained the python2 dep. Which would have caused problems, if python2-gimp were added as a dep.
But maybe I'm missed something and this can be safely added as dep?

zoe commented on 2020-05-30 08:36 (UTC)

To have Heal Selection available on Gimp, you must install python2-gimp. So add python2-gimp as dependency

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