I found out the answer. I removed this package and installed gimp-resynth-heal-selection. Now everything is fine!
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.080347 |
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)
arkeiro commented on 2013-11-29 20:15 (UTC)
arkeiro commented on 2013-11-29 00:41 (UTC)
This package is not good. I can remove the watermark with this gimp filter in opensuse, fedora but not in arch. Why is that?
TrialnError commented on 2013-07-26 17:10 (UTC)
Does look like a problem with pacaur. Just using makepkg I cannot confirm your problem. It's something about what pacaur is doing.
In any case. It shouldn't use an existing src/ tree
r3pek commented on 2013-07-10 11:12 (UTC)
I'm trying to install this plugin but I get this error:
==> Making package: gimp-resynth-git 2.0.4.g23dced0-2 (Wed Jul 10 11:11:33 AZOST 2013)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing src/ tree
==> Starting build()...
/tmp/pacaurtmp-root/gimp-resynth-git/PKGBUILD: line 27: cd: /tmp/pacaurtmp-root/gimp-resynth-git/src/resynthesizer: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
:: gimp-resynth-git cleaned
TrialnError commented on 2013-06-16 22:43 (UTC)
Good catch and sorry for the delay
I updated the PKGBuild
andre.vmatos commented on 2013-06-06 19:02 (UTC)
Please, add intltool as makedepend:
checking whether NLS is requested... yes
./configure: line 5760: intltool-update: command not found
checking for intltool-update... no
checking for intltool-merge... no
checking for intltool-extract... no
configure: error: The intltool scripts were not found. Please install intltool.
TrialnError commented on 2013-01-30 09:36 (UTC)
@HeaDBanGer
Or you could remove those sed commands and autogen.sh. Same result, the package builds and works
(see gimp-resynth-git)
autogen.sh not neccessary, because configure.sh exists...
see: https://github.com/bootchk/resynthesizer/commit/68b6840202c3515c010e558019c74f0ea4208151
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.