import gimp-2.8-820181213135540.77fc8825

This commit is contained in:
CentOS Sources 2019-05-07 17:28:08 -04:00 committed by Stepan Oksanichenko
commit 5b829428be
3 changed files with 54 additions and 0 deletions

0
.gimp.metadata Normal file
View File

0
.gitignore vendored Normal file
View File

54
SOURCES/modulemd.src.txt Normal file
View File

@ -0,0 +1,54 @@
document: modulemd
version: 2
data:
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: stream-2.28.7
buildorder: 1
python2-pycairo:
rationale: Python2 binding required by pygtk2
ref: stream-python2
buildorder: 3
pygtk2:
rationale: GIMP Module dependency
ref: stream-2.24
buildorder: 5
gimp:
rationale: GIMP Module.
ref: stream-2.8
buildorder: 10