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