summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2019-07-20 19:38:14 +0000
committertnn <tnn@pkgsrc.org>2019-07-20 19:38:14 +0000
commit5abcf285bfa399fcbe37f7e469d1cbf94f2ca6a7 (patch)
treee47b150eaf9839013212462bc16d8deb416e0f3c /graphics
parent657b04b5d61de0221652b47b3a6a9c84f25febc9 (diff)
downloadpkgsrc-5abcf285bfa399fcbe37f7e469d1cbf94f2ca6a7.tar.gz
gimp-warp-sharp: update to 1.5
now supports GIMP 2.2
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-warp-sharp/Makefile5
-rw-r--r--graphics/gimp-warp-sharp/distinfo11
-rw-r--r--graphics/gimp-warp-sharp/patches/patch-aa13
3 files changed, 7 insertions, 22 deletions
diff --git a/graphics/gimp-warp-sharp/Makefile b/graphics/gimp-warp-sharp/Makefile
index 2a815640fa6..4d40456121e 100644
--- a/graphics/gimp-warp-sharp/Makefile
+++ b/graphics/gimp-warp-sharp/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2012/10/06 14:10:54 asau Exp $
+# $NetBSD: Makefile,v 1.10 2019/07/20 19:38:14 tnn Exp $
DISTNAME= warp-sharp
-PKGNAME= gimp-${DISTNAME}-1.4
-PKGREVISION= 3
+PKGNAME= gimp-${DISTNAME}-1.5
CATEGORIES= graphics
MASTER_SITES= http://www.home.unix-ag.org/simon/gimp/
EXTRACT_SUFX= .scm
diff --git a/graphics/gimp-warp-sharp/distinfo b/graphics/gimp-warp-sharp/distinfo
index 9fd930a65e3..533265cabec 100644
--- a/graphics/gimp-warp-sharp/distinfo
+++ b/graphics/gimp-warp-sharp/distinfo
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 21:34:00 agc Exp $
+$NetBSD: distinfo,v 1.4 2019/07/20 19:38:14 tnn Exp $
-SHA1 (gimp-warp-sharp-1.4/warp-sharp.scm) = 5f53121fe82f4874c48dbc37a3bcb4aaf1630100
-RMD160 (gimp-warp-sharp-1.4/warp-sharp.scm) = b29378e61a77ca91e03d5203f85a6a112a9f761a
-SHA512 (gimp-warp-sharp-1.4/warp-sharp.scm) = 094f8b77de0c7f89b52efc847e1a71d7c7f89d4d212d4929a7c9a5c65f6d1be55d3cc343cefd6c5a8a44bf74b9af99d6f95fb5bf31e6b77942702f6ae12d72f8
-Size (gimp-warp-sharp-1.4/warp-sharp.scm) = 3875 bytes
-SHA1 (patch-aa) = 94d62a9e72e9bc700345744dcf7dd7e8b1599ab1
+SHA1 (gimp-warp-sharp-1.5/warp-sharp.scm) = 41db3fa1d09f3c61732d9d9aa3bd07a37d16ee6c
+RMD160 (gimp-warp-sharp-1.5/warp-sharp.scm) = dfa51e8eaf90de8a423545d7320aa8e52e8ca6a2
+SHA512 (gimp-warp-sharp-1.5/warp-sharp.scm) = 923978febf18c817bfea871433d8b3694aa1405c567124c2dab361bbc52f204a08f32312303a6a89318a4ec89ccff09791229c214e5fd21bddb6e8639fc0e7d1
+Size (gimp-warp-sharp-1.5/warp-sharp.scm) = 4119 bytes
diff --git a/graphics/gimp-warp-sharp/patches/patch-aa b/graphics/gimp-warp-sharp/patches/patch-aa
deleted file mode 100644
index 75d9d403477..00000000000
--- a/graphics/gimp-warp-sharp/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/11/07 15:06:08 minskim Exp $
-
---- warp-sharp.scm.orig 2004-11-07 08:49:09.000000000 -0600
-+++ warp-sharp.scm
-@@ -77,7 +77,7 @@
-
- (script-fu-register
- "script-fu-warp-sharp"
-- "<Image>/Script-Fu/Alchemy/Warp Sharp"
-+ "<Image>/Script-Fu/Alchemy/Warp Sharp..."
- "Sharpen the current drawable by squeezing unsharp edges. Algorithm described by Joern Loviscach in c't 22/1999, p 236."
- "Simon Budig <simon@gimp.org>"
- "Simon Budig"