darktable 4.0.0-0ubuntu1 source package in Ubuntu
Changelog
darktable (4.0.0-0ubuntu1) kinetic; urgency=medium * New upstream release * Use debhelper-compat=13 * Bump standards-version -- Erich Eickmeyer <email address hidden> Sat, 20 Aug 2022 18:03:10 -0700
Upload details
- Uploaded by:
- Erich Eickmeyer
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any-amd64 any-arm64
- Section:
- graphics
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
darktable_4.0.0.orig.tar.xz | 5.6 MiB | 1416f8f59717e65a6220541aaa12eacca93888ce5176f2c9ab6c17b9cc53cc2d |
darktable_4.0.0.orig.tar.xz.asc | 195 bytes | 642f210219006d156678594c5406aa12f0718fc6ca0c71785cb2457806f272ea |
darktable_4.0.0-0ubuntu1.debian.tar.xz | 18.3 KiB | 391f310aa63d953dcd40a071ff4460b8d1f387b29254ef2a8be9cf9fc7e4878a |
darktable_4.0.0-0ubuntu1.dsc | 2.4 KiB | 41d1ad53b3a6e729004eff918296324ad58fb832478d028a096f6d37ca36f6a9 |
Available diffs
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