Summary: | enblend-1.1.ebuild (New Package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | stephan <stephan-01> |
Component: | New packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | colin, davidgrant, destraub2002, michi2k, stephan-01 |
Priority: | High | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 24922 | ||
Attachments: |
media-gfx/enblend-1.1.ebuild
enblend-1.2.ebuild 2.1 ebuild of enblend enblend-2.1.ebuild enblend-2.1.ebuild updated enblend-2.1.ebuild updated licenses |
Description
stephan
2004-04-18 15:39:51 UTC
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 |