summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/graphics/gimp
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-05-12 14:31:19 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-05-12 14:31:39 +0200
commite74e2e838d9fb331fb8e93daebb5b520e4d7a4f4 (patch)
tree85fc9981bf6f16112eee80d381c229d9e3688a6f /pkgs/applications/graphics/gimp
parentbc94dcf500286495e3c478a9f9322debc94c4304 (diff)
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
Diffstat (limited to 'pkgs/applications/graphics/gimp')
-rw-r--r--pkgs/applications/graphics/gimp/plugins/default.nix20
1 files changed, 0 insertions, 20 deletions
diff --git a/pkgs/applications/graphics/gimp/plugins/default.nix b/pkgs/applications/graphics/gimp/plugins/default.nix
index 714a1f921d62..16b6a0ccd8c1 100644
--- a/pkgs/applications/graphics/gimp/plugins/default.nix
+++ b/pkgs/applications/graphics/gimp/plugins/default.nix
@@ -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