Commit Graph

11 Commits

Author SHA1 Message Date
sthen
31725d91b6 Forgot to cvs add these.. Workaround because our texinfo is too
old to have @textdegree{} (added in 4.11).
2010-07-15 17:01:58 +00:00
sthen
195490abf4 add missing BUILD_DEPENDS, packaging failure noted by espie@
(missing .info files). no bump.
2010-07-15 14:27:17 +00:00
sthen
f4523c2e9d update enblend-enfuse to 4.0, with a patch to allow documentation to
built with in-tree texinfo (it wanted the textdegree macro which wasn't
added until texinfo-4.11).
2010-07-11 20:09:00 +00:00
sthen
72759fb067 add a comment saying quite how much ram is needed to build this 2010-06-16 09:26:28 +00:00
landry
fb043d8675 Use -O0 instead of -01 on !(i386||amd64), makes sparc64 happier, and
maybe alpha too.
ok/tweaks sthen@
2010-06-16 09:19:07 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
423cacb851 add explanatory comment regarding these patches which they emulate
fesetround() using fpsetround(). no change to build; no bump.
2009-05-19 08:41:38 +00:00
sthen
55c2c67773 restrict optimizer flags to -O1 except on amd64, i386, sparc64. 2009-04-21 13:09:39 +00:00
sthen
f4488968e4 Makefile patch to allow building just the largest files with different
optimization levels. No package change yet -> no bump.
2009-04-21 09:20:26 +00:00
sthen
804a1c71f4 knock out a few arch which have no hope of building this 2009-04-20 23:28:03 +00:00
sthen
be2f7c5b97 import graphics/enblend-enfuse:
Enblend combines images that partially overlap into a single large
image with no seams (panorama generation). This is a command-line
tool which performs the actual composition; another tool is required
to line up the images ready for input (e.g. Hugin).

Enfuse combines images that overlap into a single image with good
focus and exposure (exposure stacking for high dynamic range, focus
stacking for extended depth-of-field).

will be hooked to the build after tests on additional arch.
big thanks to Emmanuel Viaud for rewriting some C++ to build with GCC 3.
2009-04-19 11:14:37 +00:00