darktable 4.4.2-1.1 source package in Ubuntu

Changelog

darktable (4.4.2-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Mitchell Dzurick ]
  * Disable openmp for arm64 builds for now (LP: #2038351)
    See Debian bug: #1053405

 -- Boyuan Yang <email address hidden>  Tue, 05 Dec 2023 10:05:05 -0500

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 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
darktable_4.4.2-1.1.dsc 2.7 KiB 8d3caf40312f2a6a1ed41f7685b3a71a054006deca73d86c925b5d95324605d9
darktable_4.4.2.orig.tar.xz 5.8 MiB c11d28434fdf2e9ce572b9b1f9bc4e64dcebf6148e25080b4c32eb51916cfa98
darktable_4.4.2.orig.tar.xz.asc 195 bytes 0e4c342d1dec2fc277feafabfbb71143b6a02d0ac560131c5396f80257e35708
darktable_4.4.2-1.1.debian.tar.xz 20.0 KiB e64d5f05cb6c0df40f90562ddf442c7bd7757373534e215231aa613ff8eec7e7

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