fd7551
document: modulemd
fd7551
version: 2
fd7551
data:
fd7551
    summary: Vector-based drawing program using SVG
fd7551
    description: |-
fd7551
            Inkscape is a vector graphics editor, with capabilities similar to
fd7551
            Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
fd7551
            Graphics (SVG) file format.  It is therefore a very useful tool for web
fd7551
            designers and as an interchange format for desktop publishing.
fd7551
fd7551
            Inkscape supports many advanced SVG features (markers, clones, alpha
fd7551
            blending, etc.) and great care is taken in designing a streamlined
fd7551
            interface. It is very easy to edit nodes, perform complex path operations,
fd7551
            trace bitmaps and much more.
fd7551
    license:
fd7551
        module: [GPL-2.0]
fd7551
    dependencies:
fd7551
        - buildrequires:
fd7551
                platform: [el8]
fd7551
                python27: [2.7]
fd7551
          requires:
fd7551
                platform: [el8]
fd7551
                python27: [2.7]
fd7551
    references:
fd7551
        documentation: https://inkscape.org/en/learn/
fd7551
        tracker: https://bugs.launchpad.net/inkscape
fd7551
    profiles:
fd7551
        common:
fd7551
            rpms:
fd7551
                - inkscape
fd7551
    api:
fd7551
        rpms:
fd7551
            - inkscape
fd7551
    buildopts:
fd7551
        rpms:
fd7551
            macros: |
fd7551
                %_with_python2 1
fd7551
    filter:
fd7551
        rpms:
fd7551
            - python3-dns
fd7551
            - python3-*
fd7551
            - python3-scour
fd7551
    components:
fd7551
        rpms:
fd7551
            inkscape:
fd7551
                rationale: Module API.
fd7551
                ref: stream-0.92.3
fd7551
            python-scour:
fd7551
                rationale: Runtime requirement of inkscape, should not be in API.
fd7551
                ref: stream-0.35
fd7551