darktable 4.4.2-1ubuntu1 source package in Ubuntu

Changelog

darktable (4.4.2-1ubuntu1) mantic; urgency=medium

  * Disable openmp for arm64 builds (LP: #2038351)
    See Debian bug: #1053405

 -- Mitchell Dzurick <email address hidden>  Tue, 03 Oct 2023 08:58:01 -0700

Upload details

Uploaded by:
Mitchell Dzurick
Sponsored by:
Erich Eickmeyer
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any-amd64 any-arm64
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe graphics

Builds

Mantic: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
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-1ubuntu1.debian.tar.xz 20.0 KiB c462332f056dfd87a73d3bd0ea01600e9a827de247cd8fb8b32d5e8fe660baff
darktable_4.4.2-1ubuntu1.dsc 2.5 KiB 572ae2d33aeb4bebf89123875bfb7632cd347844fc5571e300dfa0176df7d885

View changes file

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