Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2331f5b1f1 | ||
|
|
bd6689f814 | ||
|
|
6469bfbe6d | ||
|
|
da206e82a5 | ||
|
|
3ad658c677 | ||
|
|
13f8fe8af2 | ||
|
|
75f6ffd60d | ||
|
|
fd176a3d16 | ||
|
|
abf49b5231 |
1 changed files with 28 additions and 0 deletions
28
rawtherapee.yaml
Normal file
28
rawtherapee.yaml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
summary: Raw image processing software
|
||||||
|
description: >-
|
||||||
|
Rawtherapee is a RAW image processing software. It gives full control over many
|
||||||
|
parameters to enhance the raw picture before finally exporting it to some common
|
||||||
|
image format.
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT # note that this is the module file license; RawTherapee is GPLv3
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: []
|
||||||
|
requires:
|
||||||
|
platform: []
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- rawtherapee
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
rawtherapee:
|
||||||
|
ref: stable
|
||||||
|
rationale: The software itself
|
||||||
|
buildorder: 10
|
||||||
|
...
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue