darktable/darktable.yaml
2022-10-09 10:12:16 +02:00

67 lines
1.7 KiB
YAML

---
document: modulemd
version: 2
data:
summary: Utility to organize and develop raw images
description: >-
Darktable is a virtual light-table and darkroom for photographers: it manages
your digital negatives in a database and lets you view them through a zoom-able
light-table. It also enables you to develop raw images and enhance them.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f37]
flatpak-runtime: [f37]
platform: [f37]
requires:
flatpak-common: [f37]
flatpak-runtime: [f37]
platform: [f37]
profiles:
default:
rpms:
- darktable
buildopts:
arches: [aarch64, x86_64]
components:
rpms:
GraphicsMagick:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
colord-gtk:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
darktable:
rationale: Application package
ref: f37
arches: [aarch64,x86_64]
buildorder: 10
gmic:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
lensfun:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
libgphoto2:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
mkfontscale:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
osm-gps-map:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
portmidi:
rationale: Runtime dependency
ref: f37
arches: [aarch64,x86_64]
...