|
|
|
@ -1,6 +1,9 @@
|
|
|
|
|
---
|
|
|
|
|
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
|
|
|
|
@ -38,17 +41,18 @@ data:
|
|
|
|
|
rpms:
|
|
|
|
|
pygobject2:
|
|
|
|
|
rationale: GIMP Module dependency
|
|
|
|
|
ref: changed/i8c-stream-2.8/pygobject2-2.28.7-4.module+el8+2760+3d7d61b2
|
|
|
|
|
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+2760+3d7d61b2
|
|
|
|
|
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-24.module+el8+2760+3d7d61b2
|
|
|
|
|
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-15.module+el8+2760+3d7d61b2
|
|
|
|
|
ref: changed/i8c-stream-2.8/gimp-2.8.22-25.module+el8.9.0+21239+e25d5ab1
|
|
|
|
|
buildorder: 10
|
|
|
|
|
...
|
|
|
|
|