gimpPlugins.resynthesizer: drop

It breaks resynthesiser2 and there is actually no reason to keep the ancient version.

https://github.com/bootchk/resynthesizer/issues/63#issuecomment-491591082
This commit is contained in:
Jan Tojnar 2019-05-12 14:31:19 +02:00
parent bc94dcf500
commit e74e2e838d
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -90,26 +90,6 @@ rec {
meta.broken = true;
};
resynthesizer = pluginDerivation {
/* menu:
Filters/Map/Resynthesize
Filters/Enhance/Smart enlarge
Filters/Enhance/Smart sharpen
Filters/Enhance/Smart remove selection
*/
name = "resynthesizer-0.16";
buildInputs = with pkgs; [ fftw ];
src = fetchurl {
url = http://www.logarithmic.net/pfh-files/resynthesizer/resynthesizer-0.16.tar.gz;
sha256 = "1k90a1jzswxmajn56rdxa4r60v9v34fmqsiwfdxqcvx3yf4yq96x";
};
installPhase = "
installPlugins resynth
installScripts smart-{enlarge,remove}.scm
";
};
resynthesizer2 = pluginDerivation rec {
/* menu:
Filters/Map/Resynthesize