2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289) |
Log message:
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
|
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message:
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263) |
Log message:
Revbump after updating graphics/cairo
|
2012-08-29 18:26:51 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Direct inclusion of librsvg/rsvg-cairo.h is deprecated and leads to build
errors. "Don't do it, then!"
|
2012-08-13 16:25:45 by Thomas Klausner | Files touched by this commit (74) |
Log message:
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
|
2012-08-12 09:47:29 by John Marino | Files touched by this commit (3) |
Log message:
graphics/darktable: Fix DragonFly build
DragonFly needs same macro switches as FreeBSD here.
|
2012-07-29 22:20:47 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
Update to 1.0.5:
1.0.5:
This has a good chance of being the last one in a series of stable
releases (with stuff backported from our latest and greatest).
Thanks to Pascal for maintaining it! As such, it comes with a short
list of maintenance things as change log:
Update to RawSpeed r438
Update to LibRaw 0.14.7
White balance presets for Nikon Coolpix P7100 and Panasonic GF3
White balance preset updates for Canon EOS 7D, Canon EOS 350D
Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark
III, Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot
SX220, Nikon D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic
GF5, Sony SLT-A37/A57, Leica X1/X2, Sony DSC-RX100
A few memory leaks were resolved
A few generic bugs were resolved
1.0.4:
The changes over darktable 1.0.3 are:
More robust OpenMP compiler detection code
New warming/cooling filter presets for color correction plugin
Lighttable thumbnails should be slightly faster and sharper
Correctly restore panels when using Tab.
Checking if an export target directly is read-only
Writing of hierarchical tags in our .xmp has been improved
Don't list system display profile for anything but the display
profile selection
We disabled scrollwheel scrolling in darkroom mode as it
sometimes conflicts with widget behavior
Lighttable thumbnails are now color managed with some caveats (1)
Improved color rendition:
Nikon D800
Canon EOS 5D Mark III
White balance presets:
Canon EOS 5D Mark III
Canon EOS 7D (updated)
Olympus E-M5
Samsung NX100 (updated)
Olympus E-PL1 (updated)
Olympus E-PL2 (updated)
Olympus E-PL3 (updated)
(1) Lighttable color management caveats:
Our previous releases didn't have any color management in lighttable
mode (and the filmstrip), in this release we have a quick-fix
implementation of color management for lighttable mode. For 1.0.4,
newly imported files use the Preview JPEG by default for the
thumbnail, in that case it's still not color managed. After entering
darkroom mode (after which the thumbnail is regenerated in case
you changed the history stack) it will be color managed. Without
changed history stack the thumbnail will always be the embedded
JPEG. If you need lighttable mode to be color managed all the time
you can disable reading of the Preview JPEGs in our Preferences
dialog "don't use embedded preview jpeg but half-size raw", do note
that this will significantly slow down thumbnail generation and
consequently will slow down new imports. To have darktable regenerate
all old previews (in a color managed fashion) you can delete the
~/.cache/darktable/mipmaps* files.
|
2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202) |
Log message:
Recursive PKGREVISION bump for libxml2 buildlink addition.
|
2012-05-31 14:45:34 by Matthias Drochner | Files touched by this commit (3) |
Log message:
-on i386/-current, sse2 must be explicitly enabled, otherwise
the build fails
-fix gcc version detection - the original regex doesn't work for
unknown reasons (possibly a bug in cmake's regex implementation)
-deal with icon-theme.cache
|