---
document: modulemd
version: 2
data:
  name: gimp
  stream: "2.8"
  version: 8050020220619085225
  context: ed88ddcd
  summary: gimp module
  description: "GIMP (GNU Image Manipulation Program) is a powerful image composition
    and\nediting program, which can be extremely useful for creating logos and other\ngraphics
    for webpages. "
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.5.0-build
          ref: virtual
          stream: oc8.5.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
        python27:
          context: c7643c7d
          filtered_rpms: []
          koji_tag: module-python27-2.7-8050020220705135937-c7643c7d
          ref: 9c3327f2bc978acf713387db92c9df052c6edd35
          stream: 2.7
          version: 8050020220705135937
      commit: 3cc07fa5eea8ab58b18ca296af27f70fb3415bd5
      mse: TRUE
      rpms:
        gimp:
          ref: ccb99de2db031bba6464a4f1b06eb562026312d6
        pygobject2:
          ref: 141cd87f0eeaa00e7838a404001850cd3e43d445
        pygtk2:
          ref: d6b250b0cf8d5430d784cb7c81813762a2126771
        python2-pycairo:
          ref: 84896787e676bf15812d637dd50421f3bc3b46d0
      scmurl: https://gitee.com/src-opencloudos-modules/gimp.git?#3cc07fa5eea8ab58b18ca296af27f70fb3415bd5
      ursine_rpms:
      - PyYAML-debugsource-0:3.12-12.oc8.aarch64
      - numpy-1:1.14.3-10.oc8.src
      - python-psycopg2-debugsource-0:2.7.5-7.oc8.1.aarch64
      - python-requests-0:2.20.0-2.1.oc8.src
      - python-pysocks-0:1.6.8-3.oc8.src
      - Cython-debugsource-0:0.28.1-3.oc8.x86_64
      - python-jinja2-0:2.10.1-3.oc8.src
      - PyYAML-0:3.12-12.oc8.src
      - python-docutils-0:0.14-7.oc8.src
      - numpy-debugsource-1:1.14.3-10.oc8.x86_64
      - python-lxml-debugsource-0:4.2.3-3.oc8.aarch64
      - python2-setuptools-0:39.2.0-6.oc8.noarch
      - python-attrs-0:17.4.0-6.oc8.src
      - python-psycopg2-debugsource-0:2.7.5-7.oc8.1.x86_64
      - python-six-0:1.11.0-8.oc8.src
      - python-idna-0:2.5-5.oc8.src
      - pytz-0:2017.2-9.oc8.src
      - python-dns-0:1.15.0-10.oc8.src
      - python-coverage-debugsource-0:4.5.1-9.oc8.aarch64
      - Cython-0:0.28.1-3.oc8.src
      - python-markupsafe-0:0.23-19.oc8.src
      - python-psycopg2-0:2.7.5-7.oc8.1.src
      - python-psycopg2-doc-0:2.7.5-7.oc8.1.aarch64
      - python-pluggy-0:0.6.0-3.oc8.src
      - python-setuptools_scm-0:1.15.7-4.oc8.src
      - python-psycopg2-doc-0:2.7.5-7.oc8.1.x86_64
      - python-py-0:1.5.3-4.oc8.src
      - python-chardet-0:3.0.4-7.oc8.src
      - python-coverage-0:4.5.1-9.oc8.src
      - python-lxml-debugsource-0:4.2.3-3.oc8.x86_64
      - numpy-debugsource-1:1.14.3-10.oc8.aarch64
      - python-lxml-0:4.2.3-3.oc8.src
      - python2-rpm-macros-0:3-41.oc8.noarch
      - babel-0:2.5.1-7.oc8.src
      - pytest-0:3.4.2-11.oc8.src
      - PyYAML-debugsource-0:3.12-12.oc8.x86_64
      - python-urllib3-0:1.24.2-5.oc8.src
      - python-mock-0:2.0.0-11.oc8.src
      - babel-0:2.5.1-7.oc8.noarch
      - python-coverage-debugsource-0:4.5.1-9.oc8.x86_64
      - Cython-debugsource-0:0.28.1-3.oc8.aarch64
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
      python27: [2.7]
    requires:
      platform: [oc8]
      python27: [2.7]
  references:
    community: https://www.gimp.org/develop/
    documentation: https://www.gimp.org/docs/
    tracker: https://www.gimp.org/bugs/
  profiles:
    common:
      rpms:
      - gimp
    devel:
      rpms:
      - gimp-devel
      - gimp-devel-tools
  api:
    rpms:
    - gimp
    - gimp-devel
    - gimp-devel-tools
    - gimp-libs
  components:
    rpms:
      gimp:
        rationale: GIMP Module.
        repository: git+https://gitee.com/src-opencloudos-rpms/gimp
        cache: http://pkgs.fedoraproject.org/repo/pkgs/gimp
        ref: ccb99de2db031bba6464a4f1b06eb562026312d6
        buildorder: 10
        arches: [aarch64, x86_64]
      pygobject2:
        rationale: GIMP Module dependency
        repository: git+https://gitee.com/src-opencloudos-rpms/pygobject2
        cache: http://pkgs.fedoraproject.org/repo/pkgs/pygobject2
        ref: 141cd87f0eeaa00e7838a404001850cd3e43d445
        buildorder: 1
        arches: [aarch64, x86_64]
      pygtk2:
        rationale: GIMP Module dependency
        repository: git+https://gitee.com/src-opencloudos-rpms/pygtk2
        cache: http://pkgs.fedoraproject.org/repo/pkgs/pygtk2
        ref: d6b250b0cf8d5430d784cb7c81813762a2126771
        buildorder: 5
        arches: [aarch64, x86_64]
      python2-pycairo:
        rationale: Python2 binding required by pygtk2
        repository: git+https://gitee.com/src-opencloudos-rpms/python2-pycairo
        cache: http://pkgs.fedoraproject.org/repo/pkgs/python2-pycairo
        ref: 84896787e676bf15812d637dd50421f3bc3b46d0
        buildorder: 3
        arches: [aarch64, x86_64]
...