darktable 4.6.1-1 source package in Ubuntu

Changelog

darktable (4.6.1-1) unstable; urgency=medium

  [ David Bremner ]
  * Drop dependence on python3-imath, no longer needed

  [ Tino Mettler ]
  * New upstream version 4.6.1
  * Restructure configure options
  * Use system libraw and remove the internal copy (Closes: #1002876)
  * Remove dpkg-parsechangelog usage and cruft from debian/rules
    (Closes: #1060911)
  * Don't require root at build time
  * Update to standards version 4.6.2, no changes needed

 -- David Bremner <email address hidden>  Sun, 18 Feb 2024 07:38:22 -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

Noble: [FULLYBUILT] amd64 [FAILEDTOBUILD] arm64

Downloads

File Size SHA-256 Checksum
darktable_4.6.1-1.dsc 2.8 KiB 1f37cb3c1ba5481aa0b2a3a0be20f22f979a26cf3c124fb99fc8083e08711da2
darktable_4.6.1.orig.tar.xz 6.0 MiB 16edc0a070293e2d3cda4ea10e49bda9bde932e23f9e62e2fa2e7ac74acf7afd
darktable_4.6.1.orig.tar.xz.asc 195 bytes 74ffb2d0b24f0e001ca0fb6ed53a0009a8b9331626cd57dfb3512118362b76de
darktable_4.6.1-1.debian.tar.xz 20.0 KiB 543832ab1556fbaa57ddf4d7a7011daec32476512eba262a8eee0a355854d4b4

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