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