Blame SOURCES/modulemd.src.txt

7e7ce1
---
7e7ce1
document: modulemd
7e7ce1
version: 2
7e7ce1
data:
7e7ce1
  name: gimp
7e7ce1
  stream: flatpak
7e7ce1
  summary: gimp module
7e7ce1
  description: |-
7e7ce1
      GIMP (GNU Image Manipulation Program) is a powerful image composition and
7e7ce1
      editing program, which can be extremely useful for creating logos and other
f4ae32
      graphics for webpages. 
7e7ce1
  license:
f4ae32
    module:  
f4ae32
        - MIT 
7e7ce1
  dependencies:
7e7ce1
      - buildrequires:
7e7ce1
            flatpak-runtime: [el8]
7e7ce1
            platform: [el8]
7e7ce1
        requires:
7e7ce1
            flatpak-runtime: [el8]
7e7ce1
            platform: [el8]
7e7ce1
  references:
7e7ce1
    community: https://www.gimp.org/develop/
7e7ce1
    documentation: https://www.gimp.org/docs/
7e7ce1
    tracker: https://www.gimp.org/bugs/
7e7ce1
  profiles:
7e7ce1
    default:
7e7ce1
       rpms:
7e7ce1
         - adwaita-gtk2-theme
7e7ce1
         - gimp
7e7ce1
  filter:
7e7ce1
    rpms:
7e7ce1
      - adobe-mappings-cmap-devel
7e7ce1
      - adobe-mappings-pdf-devel
7e7ce1
      - atlas-corei2-devel
7e7ce1
      - atlas-devel
7e7ce1
      - atlas-static
7e7ce1
      - babl-devel
7e7ce1
      - babl-devel-docs
7e7ce1
      - dbus-glib-devel
7e7ce1
      - gegl-devel
7e7ce1
      - gimp-devel
7e7ce1
      - gimp-devel-tools
7e7ce1
      - ghostscript-tools-dvipdf
7e7ce1
      - gtk2-devel
7e7ce1
      - gtk2-devel-docs
7e7ce1
      - ilmbase-devel
7e7ce1
      - jbig2dec-devel
7e7ce1
      - lcms2-devel
7e7ce1
      - libgs-devel
7e7ce1
      - libidn-devel
7e7ce1
      - libijs-devel
7e7ce1
      - libmng-devel
7e7ce1
      - libopenraw-devel
7e7ce1
      - libopenraw-gnome-devel
7e7ce1
      - libpaper-devel
7e7ce1
      - libspiro-devel
7e7ce1
      - libwmf-devel
7e7ce1
      - libXmu-devel
7e7ce1
      - OpenEXR-devel
7e7ce1
      - openjpeg2-devel
7e7ce1
      - openjpeg2-devel-docs
7e7ce1
      - poppler-cpp-devel
7e7ce1
      - poppler-data-devel
7e7ce1
      - poppler-devel
7e7ce1
      - poppler-glib-devel
7e7ce1
      - poppler-qt5-devel
7e7ce1
      - pygobject2-devel
7e7ce1
      - pygtk2-devel
7e7ce1
      - python2-cairo-devel
7e7ce1
      - python2-debug
7e7ce1
      - python2-devel
7e7ce1
      - SDL-devel
7e7ce1
      - SDL-static
7e7ce1
      - suitesparse-devel
7e7ce1
      - suitesparse-static
7e7ce1
      - tbb-devel
7e7ce1
      - urw-base35-fonts-devel
7e7ce1
  buildopts:
7e7ce1
    rpms:
7e7ce1
       # We set _with_bootstrap for python2-pip, to avoid dependency on python2-wheel
7e7ce1
       # We set _without_rpmwheels to disable a requirements on
7e7ce1
       # python2-setuptools-wheel, python2-pip-wheel in the
7e7ce1
       # python2 package - avoiding a circular dependency.
7e7ce1
       macros: |
7e7ce1
         %_with_bootstrap 1
7e7ce1
         %_without_rpmwheels 1
7e7ce1
         %_without_python3 1
7e7ce1
         %_with_python2 1
7e7ce1
         %__python2 /app/bin/python2
7e7ce1
         %_without_tests 1 #Disable all tests by default
7e7ce1
  components:
7e7ce1
    rpms:
7e7ce1
      adobe-mappings-cmap:
7e7ce1
        rationale: ghostscript dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      adobe-mappings-pdf:
7e7ce1
        rationale: ghostscript dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      atlas:
7e7ce1
        rationale: suitesparse dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      babl:
7e7ce1
        rationale: gegl dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      dbus-glib:
7e7ce1
        rationale: gimp dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      dcraw:
7e7ce1
        # after lcms2
7e7ce1
        rationale: gegl dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 20
7e7ce1
      gegl:
7e7ce1
        # After babl, dcraw, gtk2, libspiro, OpenEXR, SDL, suitesparse
7e7ce1
        rationale: gimp dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 60
7e7ce1
      ghostscript:
7e7ce1
        # After poppler, lcms2, jbig2dec
7e7ce1
        rationale: gimp dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 30
7e7ce1
      gimp:
7e7ce1
        rationale: Application package
7e7ce1
        ref: stream-flatpak-rhel-8.3.1
7e7ce1
        buildorder: 100
7e7ce1
      gnome-themes-standard:
7e7ce1
        # After gtk2
7e7ce1
        rationale: for adwaita-gtk2-theme
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 20
7e7ce1
      google-droid-fonts:
7e7ce1
        rationale: ghostscript dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      gtk2:
7e7ce1
        rationale: gimp dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      ilmbase:
7e7ce1
        rationale: OpenEXR dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      jbig2dec:
7e7ce1
        rationale: ghostscript dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      libidn:
7e7ce1
        rationale: ghostscript dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      libijs:
7e7ce1
        rationale: ghostscript dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      libspiro:
7e7ce1
        rationale: gegl dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      lcms2:
7e7ce1
        rationale: dependency of dcraw, gimp, libmng, libpoppler
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      libmng:
7e7ce1
        # After lcms2
7e7ce1
        rationale: gimp dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 20
7e7ce1
      libopenraw:
7e7ce1
        # boost is only a *buildtime* dependency
7e7ce1
        rationale: gegl gependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      libpaper:
7e7ce1
        rationale: ghostscript dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      libXmu:
7e7ce1
        rationale: gimp dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      libwmf:
7e7ce1
        # After gtk2
7e7ce1
        rationale: gimp dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 20
7e7ce1
      OpenEXR:
7e7ce1
        # After ilmbase
7e7ce1
        rationale: gegl dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 20
7e7ce1
      openjpeg2:
7e7ce1
        rationale: ghostscript, poppler dependency
2f537a
        ref: rhel-8.5.0
7e7ce1
        buildorder: 10
7e7ce1
      poppler:
7e7ce1
        # After lcms2, openjpeg2
7e7ce1
        rationale: gimp dependency
2f537a
        ref: rhel-8.5.0
7e7ce1
        buildorder: 20
7e7ce1
      poppler-data:
7e7ce1
        rationale: poppler dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      pygobject2:
7e7ce1
        rationale: gimp dependency
7e7ce1
        ref: stream-2.28.7-rhel-8.3.0
7e7ce1
        buildorder: 50
7e7ce1
      python2-pycairo:
7e7ce1
        rationale: Python2 binding required by pygtk2
7e7ce1
        ref: stream-python2
7e7ce1
        buildorder: 50
7e7ce1
      python2-rpm-macros:
7e7ce1
        rationale: Python 2 RPM macros - dependency of python2-devel
7e7ce1
        ref: stream-python27-rhel-8.3.0
7e7ce1
        buildorder: 10
7e7ce1
      python-nose:
7e7ce1
        # after python2-coverage
7e7ce1
        rationale: Dependency required by pygtk2
2f537a
        ref: stream-1.3.7-rhel-8.5.0
7e7ce1
        buildorder: 50
7e7ce1
      pygtk2:
7e7ce1
        rationale: gimp dependency
f4ae32
        ref: stream-2.24-rhel-8.4.0
7e7ce1
        buildorder: 60
7e7ce1
      python2:
7e7ce1
        rationale: gimp dependency
2f537a
        ref: stream-2.7-rhel-8.5.0
7e7ce1
        buildorder: 20
7e7ce1
      python-coverage:
7e7ce1
        # after python2-setuptools
7e7ce1
        rationale: python-nose build dependency
7e7ce1
        ref: stream-4.5.1-rhel-8.3.0
7e7ce1
        buildorder: 40
7e7ce1
      python2-pip:
7e7ce1
        # after python2-setuptools
7e7ce1
        rationale: runtime recommends of python2
7e7ce1
        ref: stream-9.0.3-rhel-8.3.0
7e7ce1
        buildorder: 40
7e7ce1
      python2-setuptools:
7e7ce1
        rationale: runtime recommends of python2
f4ae32
        ref: stream-39.0.1-rhel-8.4.0
7e7ce1
        buildorder: 30
7e7ce1
      SDL:
7e7ce1
        # Does everything with dlopen(); since this is just a stray
7e7ce1
        # dependency and not something used when running the gimp,
7e7ce1
        # we can just ignore the libraries it BuildRequires and might dlopen()
7e7ce1
        # and not pull them into the module build.
7e7ce1
        rationale: gegl dependency
f4ae32
        ref: rhel-8.4.0
7e7ce1
        buildorder: 10
7e7ce1
      suitesparse:
7e7ce1
        # After tbb, atlas
7e7ce1
        rationale: gegl dependency
7e7ce1
        ref: rhel-8.3.0
7e7ce1
        buildorder: 50
7e7ce1
      tbb:
7e7ce1
        # after python2, python2-setuptools
7e7ce1
        rationale: suitesparse dependency
7e7ce1
        ref: stream-flatpak-rhel-8.3.1
7e7ce1
        buildorder: 40
7e7ce1
      urw-base35-fonts:
7e7ce1
        rationale: ghostscript dependency
7e7ce1
        ref: stream-flatpak-rhel-8.3.1
7e7ce1
        buildorder: 10
7e7ce1
...