darktable 3.8.0-3 source package in Ubuntu

Changelog

darktable (3.8.0-3) unstable; urgency=medium

  * Bump Lua depends to 5.4. Bug fix: "luarc scripts no longer load on startup", thanks to Ritchie
    Wilson (Closes: #1004051).

 -- David Bremner <email address hidden>  Thu, 20 Jan 2022 10:29:09 -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

Jammy: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
darktable_3.8.0-3.dsc 2.8 KiB 28068549ada8e78efc113299be1771da8d03981d802787e8cd2d2b25fef365da
darktable_3.8.0.orig.tar.xz 5.2 MiB 2e65c7c78d074ad218e3ef7a8c3051a8ea78f4a0406386667859645e5e4bf705
darktable_3.8.0.orig.tar.xz.asc 195 bytes 9481f1d1a4abaa0d83d7c64689fea7c970f3eb641ca6931913c981d2911fd259
darktable_3.8.0-3.debian.tar.xz 19.6 KiB eaf14e3c6a9fab84da68b125a306731fbcfb94348eb5c8bd0d585be2fdfa2357

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