pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp-refocus-it import the "refocus-it" gimp2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80fa94d4c323
branches:  trunk
changeset: 487524:80fa94d4c323
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sun Jan 16 11:51:52 2005 +0000

description:
import the "refocus-it" gimp2 plugin which is much better than
the "sharpen" which comes with the base packet

diffstat:

 graphics/gimp-refocus-it/DESCR            |   4 ++++
 graphics/gimp-refocus-it/Makefile         |  20 ++++++++++++++++++++
 graphics/gimp-refocus-it/PLIST            |   3 +++
 graphics/gimp-refocus-it/distinfo         |   6 ++++++
 graphics/gimp-refocus-it/patches/patch-aa |  12 ++++++++++++
 graphics/gimp-refocus-it/patches/patch-ab |  13 +++++++++++++
 6 files changed, 58 insertions(+), 0 deletions(-)

diffs (82 lines):

diff -r 97a5e1fe9646 -r 80fa94d4c323 graphics/gimp-refocus-it/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gimp-refocus-it/DESCR    Sun Jan 16 11:51:52 2005 +0000
@@ -0,0 +1,4 @@
+The Iterative refocus Gimp-2.0 plug-in can be used to sharpen images acquired
+by a defocused camera, blurred with gaussian or motion blur or any combination
+of these degradations. In cases of severe blur it produces much better
+results than plug-ins such as sharpen or unsharp mask.
diff -r 97a5e1fe9646 -r 80fa94d4c323 graphics/gimp-refocus-it/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gimp-refocus-it/Makefile Sun Jan 16 11:51:52 2005 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/16 11:51:52 drochner Exp $
+#
+
+DISTNAME=              refocus-it-2.0.0
+PKGNAME=               gimp-refocus-it-2.0.0
+CATEGORIES=            graphics
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://refocus-it.sourceforge.net/
+COMMENT=               Refocus images
+
+USE_BUILDLINK3=                yes
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
+#just build the plugin
+CONFIGURE_ARGS+=       --without-cmdline
+
+.include "../../graphics/gimp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 97a5e1fe9646 -r 80fa94d4c323 graphics/gimp-refocus-it/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gimp-refocus-it/PLIST    Sun Jan 16 11:51:52 2005 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/16 11:51:52 drochner Exp $
+lib/gimp/2.0/plug-ins/gimp_plugin-refocus-it
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/refocus-it.mo
diff -r 97a5e1fe9646 -r 80fa94d4c323 graphics/gimp-refocus-it/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gimp-refocus-it/distinfo Sun Jan 16 11:51:52 2005 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/01/16 11:51:52 drochner Exp $
+
+SHA1 (refocus-it-2.0.0.tar.gz) = 746adb97da84cde10d9f8cd1925652164306dd95
+Size (refocus-it-2.0.0.tar.gz) = 249425 bytes
+SHA1 (patch-aa) = 473cf1361d72b9ebb5aab6e0137840242c38e1de
+SHA1 (patch-ab) = 71d67d7f4fa0a9dcfe8404b390fcb06564787926
diff -r 97a5e1fe9646 -r 80fa94d4c323 graphics/gimp-refocus-it/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gimp-refocus-it/patches/patch-aa Sun Jan 16 11:51:52 2005 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/01/16 11:51:52 drochner Exp $
+
+--- gimp-plugin/main-gimp.c.orig       2005-01-14 23:05:32.000000000 +0100
++++ gimp-plugin/main-gimp.c
+@@ -27,6 +27,7 @@
+ #include <ctype.h>
+ #include <stdlib.h>
+ #include <time.h>
++#include <locale.h>
+ #include "compiler.h"
+ #include "hopfield.h"
+ #include "image.h"
diff -r 97a5e1fe9646 -r 80fa94d4c323 graphics/gimp-refocus-it/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gimp-refocus-it/patches/patch-ab Sun Jan 16 11:51:52 2005 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2005/01/16 11:51:52 drochner Exp $
+
+--- Makefile.in.orig   2005-01-15 22:41:07.000000000 +0100
++++ Makefile.in
+@@ -159,7 +159,7 @@ target_alias = @target_alias@
+ @REFOCUS_CMDLINE_FALSE@TARGET_CMD = 
+ @REFOCUS_GIMP_FALSE@TARGET_GIMP = 
+ 
+-@REFOCUS_GIMP_TRUE@TARGET_GIMP = gimp-plugin help
++@REFOCUS_GIMP_TRUE@TARGET_GIMP = gimp-plugin
+ 
+ SUBDIRS = po src doc $(TARGET_GIMP) $(TARGET_CMD)
+ 



Home | Main Index | Thread Index | Old Index