Compare commits

..

1 commit

Author SHA1 Message Date
Matthew Miller
78f10d6306 explain ourselves :) 2018-09-24 10:36:25 -04:00

View file

@ -1,28 +0,0 @@
---
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
...