Install this package:
emerge -a media-gfx/darktable
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-gfx/darktable
Or alternatively:
emerge --autounmask-write -a media-gfx/darktable
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 5.4.1 | 8 | ~amd64 ~arm64 -x86 | 0 |
| 5.4.0 | 8 | ~amd64 ~arm64 -x86 | 0 |
| 5.2.1 | 8 | ~amd64 ~arm64 -x86 | 0 |
| 5.2.0 | 8 | amd64 ~arm64 -x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>maekke@gentoo.org</email> <name>Markus Meier</name> </maintainer> <use> <flag name="gamepad">Support using game controllers as input devices</flag> <flag name="geolocation">Enable geotagging support</flag> <flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg></flag> <flag name="lto">Enable link-time optimisations in the RawSpeed library</flag> <flag name="midi">Support using MIDI input devices such as Behringer X-Touch Mini, Arturia Beatstep or Korg nanoKONTROL2, as input devices</flag> <flag name="tools">Install tools for generating base curves and noise profiles</flag> </use> <upstream> <remote-id type="github">darktable-org/darktable</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-gfx/darktable |
euse -E <flag> -p media-gfx/darktable |
euse -D <flag> -p media-gfx/darktable
| Flag | Description | 5.4.1 | 5.4.0 | 5.2.1 | 5.2.0 |
|---|---|---|---|---|---|
| X | Add support for X11 | ✓ | ✓ | ✗ | ✗ |
| avif | Add AV1 Image Format (AVIF) support | ✓ | ✓ | ✓ | ✓ |
| colord | Support color management using x11-misc/colord | ✓ | ✓ | ✓ | ✓ |
| cpu_flags_x86_avx | Adds support for Advanced Vector Extensions instructions | ✓ | ✓ | ✓ | ✓ |
| cpu_flags_x86_sse3 | Use the SSE3 instruction set ([pni] in cpuinfo, NOT ssse3) | ✓ | ✓ | ✓ | ✓ |
| cups | Add support for CUPS (Common Unix Printing System) | ✓ | ✓ | ✓ | ✓ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ | ✓ | ✓ |
| gamepad | Support using game controllers as input devices | ✓ | ✓ | ✓ | ✓ |
| geolocation | Enable geotagging support | ✓ | ✓ | ✓ | ✓ |
| gphoto2 | Add digital camera support | ✓ | ✓ | ✓ | ✓ |
| graphicsmagick | Build and link against GraphicsMagick instead of ImageMagick (requires USE=imagemagick if optional) | ✓ | ✓ | ✓ | ✓ |
| heif | Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format | ✓ | ✓ | ✓ | ✓ |
| jpeg2k | Support for JPEG 2000, a wavelet-based image compression format | ✓ | ✓ | ✓ | ✓ |
| jpegxl | Add JPEG XL image support | ✓ | ✓ | ✓ | ✓ |
| keyring | Enable support for freedesktop.org Secret Service API password store | ✓ | ✓ | ✓ | ✓ |
| kwallet | Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg> | ✓ | ✓ | ✓ | ✓ |
| l10n_cs | Czech | ✓ | ✓ | ✓ | ✓ |
| l10n_de | German | ✓ | ✓ | ✓ | ✓ |
| l10n_es | Spanish | ✓ | ✓ | ✓ | ✓ |
| l10n_fi | Finnish | ✓ | ✓ | ✓ | ✓ |
| l10n_fr | French | ✓ | ✓ | ✓ | ✓ |
| l10n_hu | Hungarian | ✓ | ✓ | ✓ | ✓ |
| l10n_it | Italian | ✓ | ✓ | ✓ | ✓ |
| l10n_ja | Japanese | ✓ | ✓ | ✓ | ✓ |
| l10n_nl | Dutch | ✓ | ✓ | ✓ | ✓ |
| l10n_pl | Polish | ✓ | ✓ | ✗ | ✗ |
| l10n_pt-BR | Portuguese (Brazil) | ✓ | ✓ | ✓ | ✓ |
| l10n_ru | Russian | ✗ | ✗ | ✓ | ✓ |
| l10n_sl | Slovenian | ✓ | ✓ | ✓ | ✓ |
| l10n_sq | Albanian | ✓ | ✓ | ✓ | ✓ |
| l10n_sv | Swedish | ✓ | ✓ | ✗ | ✗ |
| l10n_uk | Ukrainian | ✓ | ✓ | ✓ | ✓ |
| l10n_zh-CN | Chinese (China) | ✓ | ✓ | ✓ | ✓ |
| l10n_zh-TW | Chinese (Taiwan) | ✓ | ✓ | ✓ | ✓ |
| lto | Enable link-time optimisations in the RawSpeed library | ✓ | ✓ | ✓ | ✓ |
| lua | Enable Lua scripting support | ✓ | ✓ | ✓ | ✓ |
| midi | Support using MIDI input devices such as Behringer X-Touch Mini, Arturia Beatstep or Korg nanoKONTROL2, as input devices | ✓ | ✓ | ✓ | ✓ |
| opencl | Enable OpenCL support (computation on GPU) | ✓ | ✓ | ✓ | ✓ |
| openexr | Support for the OpenEXR graphics file format | ✓ | ✓ | ✓ | ✓ |
| openmp | Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp" | ✓ | ✓ | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ | ✓ |
| tools | Install tools for generating base curves and noise profiles | ✓ | ✓ | ✓ | ✓ |
| wayland | Enable dev-libs/wayland backend | ✓ | ✓ | ✗ | ✗ |
| webp | Add support for the WebP image format | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | darktable-5.2.0.tar.xz | 7319420 bytes | 5.2.0 |
| DIST | darktable-5.2.1.tar.xz | 7445076 bytes | 5.2.1 |
| DIST | darktable-5.4.0.tar.xz | 7614924 bytes | 5.4.0 |
| DIST | darktable-5.4.1.tar.xz | 7622104 bytes | 5.4.1 |
| DIST | darktable-usermanual-4.6.en.pdf | 26844087 bytes | 5.4.1, 5.4.0, 5.2.1, 5.2.0 |
| DIST | darktable-usermanual-4.6.uk.pdf | 27013345 bytes | 5.4.1, 5.4.0, 5.2.1, 5.2.0 |
| Type | File | Size |
|---|