hi, this is an ebuild for enblend, a tool to seemless merge the panoramic images created by hugin.
Created attachment 29584 [details] media-gfx/enblend-1.1.ebuild
Created attachment 30547 [details] enblend-1.2.ebuild I changed the license to GPL, as its not GPL-2. also, there is a version 1.2 of the application, so i renamed ebuild. it emerges fine on 2 boxes. (only tested on those 2). also, i changed from make install to einstall. works nice.
Doesn't belong to the java herd, graphics guys take care of this.
I also created an enblend ebuild, for version 1.3. I added it as bug 61658 (http://bugs.gentoo.org/show_bug.cgi?id=61658).
*** Bug 61658 has been marked as a duplicate of this bug. ***
*** Bug 74968 has been marked as a duplicate of this bug. ***
Created attachment 46451 [details] 2.1 ebuild of enblend New requirements: boost: only needs headers, note that you need a recent ebuild of boost, as the older ebuilds didn't properly install the headers. (Dec2004, 1.32). New features, from web page: 15 November 2004: Version 2.1 of Enblend is now available. This release fixes bugs in version 2.0. * Compression is no longer the default option in Windows. * TIFF library warning messages have been turned off. * Fixed a bug that caused primary-color spots to appear in overexposed areas of 16-bpp images. * Fixed a problem with Enblend crashing on large panoramas. * Ported source to compile natively on Win32 using MSVC. 8 November 2004: Enblend is now hosted on Sourceforge. The new project page features forums, trackers, CVS and more. 17 October 2004: Version 2.0 of Enblend is now available. New features include: * Support for signed and unsigned 16-bit, 32-bit, single- and double-precision floating point pixel types. * No more banding artifacts in the sky, even with 8-bit images. * Sophisticated memory/disk balancing. You can tell Enblend how much memory it is allowed to use, and it will swap to disk after that. * Support for large panoramas. I have tested that Enblend can blend a 1.2 gigapixel, 16-bit per channel color image. You should be able to go right up to 4 gigabyte limit of the TIFF format. * Optional blending in CIE L*a*b* color space.
Created attachment 47439 [details] enblend-2.1.ebuild Modified enblend-2.1.ebuild. Haven't been able to test it because my boost isn't working. May be able to just use make DESTDIR=${D} install in src_install instead of what is there currently, but I haven't been able to test this yet. Please remove obsoleted ebuilds from this bug.
Please change subject line to read enblend-2.1
Created attachment 47446 [details] enblend-2.1.ebuild updated Updated again
Created attachment 47447 [details] enblend-2.1.ebuild updated licenses Changed GPL to GPL-2 and added VIGRA license
tested, works fine for me, blending 5 tifs together. I used the tutorial here: http://rbpark.ath.cx/articles/create.html
does not build with gcc-3.4
You better post the error you get, because it just compiled for me on gcc 3.4.3.20050110
looks like a local issue. Thanks
In portage