Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48270 - enblend-1.1.ebuild (New Package)
Summary: enblend-1.1.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords: EBUILD
: 61658 74968 (view as bug list)
Depends on:
Blocks: 24922
  Show dependency tree
 
Reported: 2004-04-18 15:39 UTC by stephan
Modified: 2005-02-23 19:56 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
media-gfx/enblend-1.1.ebuild (enblend-1.1.ebuild,446 bytes, text/plain)
2004-04-18 15:40 UTC, stephan
Details
enblend-1.2.ebuild (enblend-1.2.ebuild,427 bytes, text/plain)
2004-05-02 12:21 UTC, Redeeman
Details
2.1 ebuild of enblend (enblend-2.1.ebuild,673 bytes, text/plain)
2004-12-20 09:50 UTC, seddes
Details
enblend-2.1.ebuild (enblend-2.1.ebuild,529 bytes, text/plain)
2005-01-03 00:35 UTC, David Grant
Details
enblend-2.1.ebuild updated (enblend-2.1.ebuild,497 bytes, text/plain)
2005-01-03 02:16 UTC, David Grant
Details
enblend-2.1.ebuild updated licenses (enblend-2.1.ebuild,511 bytes, text/plain)
2005-01-03 02:19 UTC, David Grant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stephan 2004-04-18 15:39:51 UTC
hi,

this is an ebuild for enblend, a tool to seemless merge the panoramic images created by hugin.
Comment 1 stephan 2004-04-18 15:40:17 UTC
Created attachment 29584 [details]
media-gfx/enblend-1.1.ebuild
Comment 2 Redeeman 2004-05-02 12:21:48 UTC
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.
Comment 3 Chris Aniszczyk (RETIRED) gentoo-dev 2004-05-16 11:45:03 UTC
Doesn't belong to the java herd, graphics guys take care of this.
Comment 4 Colin Bennett 2004-08-25 10:21:07 UTC
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).
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-19 14:14:22 UTC
*** Bug 61658 has been marked as a duplicate of this bug. ***
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-19 14:14:37 UTC
*** Bug 74968 has been marked as a duplicate of this bug. ***
Comment 7 seddes 2004-12-20 09:50:41 UTC
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.
Comment 8 David Grant 2005-01-03 00:35:03 UTC
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.
Comment 9 David Grant 2005-01-03 01:37:53 UTC
Please change subject line to read enblend-2.1
Comment 10 David Grant 2005-01-03 02:16:35 UTC
Created attachment 47446 [details]
enblend-2.1.ebuild updated

Updated again
Comment 11 David Grant 2005-01-03 02:19:50 UTC
Created attachment 47447 [details]
enblend-2.1.ebuild updated licenses

Changed GPL to GPL-2 and added VIGRA license
Comment 12 David Grant 2005-01-05 01:51:01 UTC
tested, works fine for me, blending 5 tifs together.

I used the tutorial here: http://rbpark.ath.cx/articles/create.html
Comment 13 Luca Barbato gentoo-dev 2005-02-23 08:53:26 UTC
does not build with gcc-3.4
Comment 14 David Grant 2005-02-23 09:01:34 UTC
You better post the error you get, because it just compiled for me on gcc 3.4.3.20050110
Comment 15 Luca Barbato gentoo-dev 2005-02-23 10:55:34 UTC
looks like a local issue. Thanks
Comment 16 Luca Barbato gentoo-dev 2005-02-23 19:56:34 UTC
In portage