darktable 4.8.1-2 source package in Ubuntu

Changelog

darktable (4.8.1-2) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Revert arm64 hack now that gcc-13 is fixed.

 -- David Bremner <email address hidden>  Tue, 13 Aug 2024 14:54:39 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe graphics

Builds

Oracular: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
darktable_4.8.1-2.dsc 2.8 KiB ee1ec3399a21c58604eb854feae6d9d65d04f51e77f1f95deb983f95e166a061
darktable_4.8.1.orig.tar.xz 6.0 MiB 901b0e2caed36fb8619fdf4c60edfb8d31134b947d3054b5c66fd55c38af5991
darktable_4.8.1.orig.tar.xz.asc 195 bytes d83b9cd945aa4b6b8368e302a1b5b9ddb2efcb2d70bc34b6b28217b9941f0dfc
darktable_4.8.1-2.debian.tar.xz 20.7 KiB 7359666a76f4ed464fbb157b7bbea869c91cde3e3429747316e4b68aa690ac0b

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