Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7563f70027 | ||
|
|
ef6077a343 | ||
|
|
14a239f8ee | ||
|
|
f6fadfa1a6 | ||
|
|
e90e6875a4 | ||
|
|
43c0d9b7c6 | ||
|
|
c016a8d057 | ||
|
|
4bd8c5cb07 | ||
|
|
c57778bcab |
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: devel
|
||||||
|
rationale: The software itself
|
||||||
|
buildorder: 10
|
||||||
|
...
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue