darktable 2.6.3-1 source package in Ubuntu

Changelog

darktable (2.6.3-1) unstable; urgency=medium

  * New upstream bugfix release
  * New Features
    - April 1st game is now disabled by default
    - Print module default margin set 17mm
    - Add support for disabling base-curve by default
    - Add support for disabling sharpen by default
  * Bugfixes
    - Source with OpenMP can be compiled with GCC-9 and clang (Closes: #944164).
    - Update skin tone preset on color-zones module
    - Fix compiling with exiv 0.27.2.1
    - Fix picasa, piwigo and facebook SSL support
  * Camera Support
    - Epson R-D1s, R-D1x
    - Fujifilm FinePix F770EXR, X-T30 (compressed), XF10
    - Kodak EasyShare Z981, Z990
    - Leica C (Typ 112) (4:3), CL (dng) Q (Typ 116) (dng), Q2 (dng), SL
      (Typ 601) (dng), V-LUX (Typ 114) (3:2, 4:3, 16:9, 1:1)
    - Olympus E-M1X, TG-6
    - Panasonic DC-G90 (4:3), DC-G91 (4:3), DC-G95 (4:3), DC-G99 (4:3), DC-ZS200 (3:2),
      DMC-TX1 (3:2)
    - Sony DSC-RX0M2, ILCE-6400, ILCE-7RM4
  * Balance Presets/Profiles: Panasonic DC-LX100M2

 -- David Bremner <email address hidden>  Sat, 23 Nov 2019 15:08:08 -0400

Upload details

Uploaded by:
Debian PhotoTools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PhotoTools Maintainers
Architectures:
any-amd64 any-arm64
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
darktable_2.6.3-1.dsc 2.5 KiB 09d34b5ed8085d67471a8c552b1332dd56b052c5810e37a39f584f19c915db7a
darktable_2.6.3.orig.tar.xz 3.4 MiB a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
darktable_2.6.3-1.debian.tar.xz 20.4 KiB a55afa04f050a0ecbab6227b93c607230f4496b3964f77a26c414de999cf0313

Available diffs

No changes file available.

Binary packages built by this source

darktable: virtual lighttable and darkroom for photographers

 Darktable 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).
 The user interface is built around efficient caching of image metadata and
 mipmaps, all stored in a database. the user will always be able to interact,
 even if the full resolution image is not yet loaded.
 .
 All editing is fully non-destructive and only operates on cached image
 buffers for display. the full image is only converted during export. The
 frontend is written in gtk+/cairo, the database uses sqlite3, raw image
 loading is done using rawspeed, high-dynamic range, and standard image formats
 such as jpeg are also 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).

darktable-dbgsym: debug symbols for darktable