FreeBSD Bugzilla – Attachment 46966 Details for
Bug 71992
New port: graphics/enblend - Image Blending with Multiresolution Splines - very good for panorama pictures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.00 KB, created by
Carlos Eduardo G. Carvalho
on 2004-09-22 10:40:22 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Carlos Eduardo G. Carvalho
Created:
2004-09-22 10:40:22 UTC
Size:
4.00 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># graphics/enblend ># graphics/enblend/Makefile ># graphics/enblend/pkg-plist ># graphics/enblend/pkg-descr ># graphics/enblend/distinfo ># graphics/enblend/files ># graphics/enblend/files/patch-aa ># >echo c - graphics/enblend >mkdir -p graphics/enblend > /dev/null 2>&1 >echo x - graphics/enblend/Makefile >sed 's/^X//' >graphics/enblend/Makefile << 'END-of-graphics/enblend/Makefile' >X# New ports collection makefile for: enblend >X# Date created: 19 september 2004 >X# Whom: cartola@openit.com.br - www.openit.com.br >X# >X# $FreeBSD$ >X# >X# Enblend is a Image Blending with Multiresolution Splines >X# Enblend is a tool for compositing images. Given a set of images that >X# overlap in some irregular way, Enblend overlays them in such a way >X# that the seam between the images is invisible, or at least very >X# difficult to see. Enblend does not line up the images for you. Use a >X# tool like Hugin to do that. >X# >X# By the way, this port has been made after I have ported Hugin >X# >X# Enblend site: http://www-cad.eecs.berkeley.edu/~mihal/enblend/ >X# >X# Comment: there will be warnings during configuration, but the patch >X# has corrected the problems related by them. >X >XPORTNAME= enblend >XPORTVERSION= 1.3 >XCATEGORIES= graphics >XMASTER_SITES= http://www-cad.eecs.berkeley.edu/~mihal/enblend/ >X >XMAINTAINER= cartola@openit.com.br >XCOMMENT= Image Blending with Multiresolution Splines. For panorama images, etc >X >XLIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ >X jpeg:${PORTSDIR}/graphics/jpeg >X >XHAS_CONFIGURE= yes >X >XMAN1= enblend.1 >X >X.include <bsd.port.mk> >END-of-graphics/enblend/Makefile >echo x - graphics/enblend/pkg-plist >sed 's/^X//' >graphics/enblend/pkg-plist << 'END-of-graphics/enblend/pkg-plist' >Xbin/enblend >END-of-graphics/enblend/pkg-plist >echo x - graphics/enblend/pkg-descr >sed 's/^X//' >graphics/enblend/pkg-descr << 'END-of-graphics/enblend/pkg-descr' >XEnblend is a tool for compositing images. Given a set of images that >Xoverlap in some irregular way, Enblend overlays them in such a way that >Xthe seam between the images is invisible, or at least very difficult to >Xsee. Enblend does not line up the images for you. Use a tool like Hugin >Xto do that. >XHugin has also been ported to FreeBSD. >X >XWWW: http://www-cad.eecs.berkeley.edu/~mihal/enblend/ >X >X- Ported by Cartola >Xcartola@openit.com.br >END-of-graphics/enblend/pkg-descr >echo x - graphics/enblend/distinfo >sed 's/^X//' >graphics/enblend/distinfo << 'END-of-graphics/enblend/distinfo' >XMD5 (enblend-1.3.tar.gz) = 141fc73b90cbed951bb9efafd4c371e2 >XSIZE (enblend-1.3.tar.gz) = 102718 >END-of-graphics/enblend/distinfo >echo c - graphics/enblend/files >mkdir -p graphics/enblend/files > /dev/null 2>&1 >echo x - graphics/enblend/files/patch-aa >sed 's/^X//' >graphics/enblend/files/patch-aa << 'END-of-graphics/enblend/files/patch-aa' >Xdiff -ru --new-file enblend-1.3/src/Makefile.in enblend-1.3-patched/src/Makefile.in >X--- src/Makefile.in Wed May 19 03:27:18 2004 >X+++ src/Makefile.in Wed Sep 22 05:36:05 2004 >X@@ -56,7 +56,7 @@ >X enblend-pyramid.$(OBJEXT) >X enblend_OBJECTS = $(am_enblend_OBJECTS) >X enblend_DEPENDENCIES = >X-DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) >X+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I/usr/local/include >X depcomp = $(SHELL) $(top_srcdir)/depcomp >X am__depfiles_maybe = depfiles >X @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/enblend-assemble.Po \ >X@@ -158,7 +158,7 @@ >X sysconfdir = @sysconfdir@ >X target_alias = @target_alias@ >X enblend_SOURCES = assemble.cc blend.cc bounds.cc enblend.cc io.cc mask.cc nearest.cc pyramid.cc enblend.h >X-enblend_LDADD = -ltiff >X+enblend_LDADD = -L/usr/local/lib -ltiff >X enblend_CXXFLAGS = -O3 -Wall >X all: all-am >X >END-of-graphics/enblend/files/patch-aa >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 71992
: 46966