Commit Graph

8 Commits

Author SHA1 Message Date
sthen
9e5477da09 reorder -I paths to fix the build if you have libraw installed;
darktable uses its own internal copy (of a newer beta version) of libraw.
doesn't change things if it previously built, so no bump. problem
reported by/ok aja@
2010-11-20 11:16:22 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
f9a0aa7a8d Unbreak by fixing WANTLIB.
Tweak schema file while here.
2010-10-01 11:45:08 +00:00
sthen
99ca5c3dd2 pkg-config now advertises 0.22, so there's no need for half of this patch.
no package change -> no bump.
2010-09-18 09:32:25 +00:00
sthen
cbdcad7738 import ports/graphics/darktable, thanks ajacoutot@ for review+fixes.
darktable is a virtual lighttable and darkroom for photographers:
it manages your digital negatives in a database and lets you view
them through a zoomable lighttable. It also enables you to develop
raw images and enhance them. It tries to fill the gap between the
many excellent existing free raw converters and image management
tools (such as ufraw or f-spot).

All editing is fully non-destructive and only operates on cached
image buffers for display. The full image is only converted during
export. Raw files, high-dynamic range and standard image formats
such as jpeg are all supported. The core operates completely on
floating point values, so darktable can not only be used for
photography but also for scientifically acquired images or output
of renderers (high dynamic range).
2010-09-17 21:37:18 +00:00