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