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