You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gimp/SOURCES/modulemd.src.txt

59 lines
1.5 KiB

---
document: modulemd
version: 2
data:
name: gimp
stream: 2.8
summary: gimp module
description: |-
GIMP (GNU Image Manipulation Program) is a powerful image composition and
editing program, which can be extremely useful for creating logos and other
graphics for webpages.
license:
module:
- MIT
dependencies:
- buildrequires:
platform: [el8]
python27: [2.7]
requires:
platform: [el8]
python27: [2.7]
references:
community: https://www.gimp.org/develop/
documentation: https://www.gimp.org/docs/
tracker: https://www.gimp.org/bugs/
api:
rpms:
- gimp
- gimp-libs
- gimp-devel
- gimp-devel-tools
profiles:
common:
rpms:
- gimp
devel:
rpms:
- gimp-devel
- gimp-devel-tools
components:
rpms:
pygobject2:
rationale: GIMP Module dependency
ref: changed/i8c-stream-2.8/pygobject2-2.28.7-4.module+el8.9.0+21228+8e80d31d
buildorder: 1
python2-pycairo:
rationale: Python2 binding required by pygtk2
ref: changed/i8c-stream-2.8/python2-pycairo-1.16.3-6.module+el8.9.0+21228+8e80d31d
buildorder: 3
pygtk2:
rationale: GIMP Module dependency
ref: changed/i8c-stream-2.8/pygtk2-2.24.0-25.module+el8.9.0+21228+8e80d31d
buildorder: 5
gimp:
rationale: GIMP Module.
ref: changed/i8c-stream-2.8/gimp-2.8.22-25.module+el8.9.0+21239+e25d5ab1
buildorder: 10
...