pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/enblend-enfuse Enblend combines images that o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1f9184faba9
branches:  trunk
changeset: 398511:b1f9184faba9
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 01 14:39:28 2009 +0000

description:
Enblend combines images that overlap like this into a single large image without
seams. Enfuse combines images that overlap like this into a single image with
good exposure and good focus. Both programs assume that your images are already
lined up. To make panoramas with Enblend and/or Enfuse, use Hugin.

diffstat:

 graphics/enblend-enfuse/DESCR            |   4 +++
 graphics/enblend-enfuse/Makefile         |  37 ++++++++++++++++++++++++++++++++
 graphics/enblend-enfuse/PLIST            |   8 ++++++
 graphics/enblend-enfuse/distinfo         |   8 ++++++
 graphics/enblend-enfuse/patches/patch-aa |  13 +++++++++++
 graphics/enblend-enfuse/patches/patch-ab |  30 +++++++++++++++++++++++++
 graphics/enblend-enfuse/patches/patch-ac |  30 +++++++++++++++++++++++++
 7 files changed, 130 insertions(+), 0 deletions(-)

diffs (158 lines):

diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/DESCR     Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,4 @@
+Enblend combines images that overlap like this into a single large image without
+seams. Enfuse combines images that overlap like this into a single image with
+good exposure and good focus. Both programs assume that your images are already
+lined up. To make panoramas with Enblend and/or Enfuse, use Hugin.
diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/Makefile  Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/09/01 14:39:28 adam Exp $
+
+DISTNAME=      enblend-enfuse-3.2
+CATEGORIES=    graphics
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=enblend/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://enblend.sourceforge.net/
+COMMENT=       Combines overlapping images without seams, with good exposure
+
+LICENSE=       gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES=         c c++
+USE_LIBTOOL=           yes
+GNU_CONFIGURE=         yes
+INFO_FILES=            yes
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "Darwin"
+CONFIGURE_ARGS+=       --with-apple-opengl-framework
+.else
+CONFIGURE_ARGS+=       --with-x
+.include "../../graphics/glew/buildlink3.mk"
+.include "../../graphics/glut/buildlink3.mk"
+.endif
+
+.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/lcms/buildlink3.mk"
+.include "../../graphics/libxmi/buildlink3.mk"
+.include "../../graphics/openexr/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/PLIST     Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/01 14:39:28 adam Exp $
+bin/enblend
+bin/enfuse
+info/enblend.info
+info/enfuse-focus-stacking.info
+info/enfuse.info
+man/man1/enblend.1
+man/man1/enfuse.1
diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/distinfo  Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/09/01 14:39:28 adam Exp $
+
+SHA1 (enblend-enfuse-3.2.tar.gz) = e44226ec6759dd3e6dcf46bb34848b64536ad495
+RMD160 (enblend-enfuse-3.2.tar.gz) = 7a9b0037b821ac287327477d52665372d0850dbb
+Size (enblend-enfuse-3.2.tar.gz) = 831504 bytes
+SHA1 (patch-aa) = 54429e564118e0c4e18b39d2ba27e30f09f375e7
+SHA1 (patch-ab) = 762f14337372df061619b856e328c61501ba431c
+SHA1 (patch-ac) = 1be5b32578934f540d53dec8eeaa4da2d4e2144a
diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/patches/patch-aa  Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/09/01 14:39:28 adam Exp $
+
+--- configure.orig     2009-08-31 18:11:36.000000000 +0200
++++ configure
+@@ -11378,7 +11378,7 @@ if test "x$enable_debug" = "xyes"; then
+   { echo "$as_me:$LINENO: result: yes" >&5
+ echo "${ECHO_T}yes" >&6; }
+ else
+-  CXXFLAGS="$CXXFLAGS -O3 -ffast-math -DNDEBUG -Wall"
++  CXXFLAGS="$CXXFLAGS -ffast-math -DNDEBUG -Wall"
+   { echo "$as_me:$LINENO: result: no" >&5
+ echo "${ECHO_T}no" >&6; }
+ fi
diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/patches/patch-ab  Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,30 @@
+$NetBSD: patch-ab,v 1.1.1.1 2009/09/01 14:39:28 adam Exp $
+
+--- src/enfuse.cc.orig 2009-08-31 18:38:09.000000000 +0200
++++ src/enfuse.cc
+@@ -62,8 +62,12 @@ extern "C" char *optarg;
+ extern "C" int optind;
+ 
+ #ifndef _MSC_VER
++#ifdef __NetBSD__
++//#include <ieeefp.h>
++#else
+ #include <fenv.h>
+ #endif
++#endif
+ 
+ #include <signal.h>
+ #include <stdlib.h>
+@@ -279,8 +283,12 @@ int main(int argc, char** argv) {
+     // See changes in vigra numerictraits.hxx
+     _controlfp( _RC_NEAR, _MCW_RC );
+ #else
++#ifdef __NetBSD__
++//    fpsetround(FE_TONEAREST);
++#else
+     fesetround(FE_TONEAREST);
+ #endif
++#endif
+     
+ #ifndef _WIN32
+     sigemptyset(&SigintMask);
diff -r e81c1ac9cb2f -r b1f9184faba9 graphics/enblend-enfuse/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/enblend-enfuse/patches/patch-ac  Tue Sep 01 14:39:28 2009 +0000
@@ -0,0 +1,30 @@
+$NetBSD: patch-ac,v 1.1.1.1 2009/09/01 14:39:29 adam Exp $
+
+--- src/enblend.cc.orig        2009-08-31 18:39:19.000000000 +0200
++++ src/enblend.cc
+@@ -62,8 +62,12 @@ extern "C" char *optarg;
+ extern "C" int optind;
+ 
+ #ifndef _MSC_VER
++#ifdef __NetBSD__
++//#include <ieeefp.h>
++#else
+ #include <fenv.h>
+ #endif
++#endif
+ 
+ #include <signal.h>
+ #include <stdlib.h>
+@@ -230,8 +234,12 @@ int main(int argc, char** argv) {
+     // See changes in vigra numerictraits.hxx
+     _controlfp( _RC_NEAR, _MCW_RC );
+ #else
++#ifdef __NetBSD__
++//    fpsetround(FE_TONEAREST);
++#else
+     fesetround(FE_TONEAREST);
+ #endif
++#endif
+     
+ #ifndef _WIN32
+     sigemptyset(&SigintMask);



Home | Main Index | Thread Index | Old Index