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