---
document: modulemd
version: 2
data:
  name: inkscape
  stream: "0.92.3"
  version: 8050020220619090513
  context: ed88ddcd
  arch: aarch64
  summary: Vector-based drawing program using SVG
  description: >-
    Inkscape is a vector graphics editor, with capabilities similar to

    Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector

    Graphics (SVG) file format.  It is therefore a very useful tool for web

    designers and as an interchange format for desktop publishing.


    Inkscape supports many advanced SVG features (markers, clones, alpha

    blending, etc.) and great care is taken in designing a streamlined

    interface. It is very easy to edit nodes, perform complex path operations,

    trace bitmaps and much more.
  license:
    module:
    - GPL-2.0
    content:
    - ASL 2.0
    - GPLv2+ and CC-BY
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
      python27: [2.7]
    requires:
      platform: [oc8]
      python27: [2.7]
  references:
    documentation: https://inkscape.org/en/learn/
    tracker: https://bugs.launchpad.net/inkscape
  profiles:
    common:
      rpms:
      - inkscape
  api:
    rpms:
    - inkscape
  filter:
    rpms:
    - python3-*
    - python3-dns
    - python3-scour
  buildopts:
    rpms:
      macros: >
        %_with_python2 1
  components:
    rpms:
      inkscape:
        rationale: Module API.
        ref: 63b1fd997d833ab8be2265e53e11870e01c1e30a
        arches: [aarch64, x86_64]
      python-scour:
        rationale: Runtime requirement of inkscape, should not be in API.
        ref: 3060066e70e436ca0055245e893d32f726441938
        arches: [aarch64, x86_64]
  artifacts:
    rpms:
    - inkscape-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.aarch64
    - inkscape-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.src
    - inkscape-debuginfo-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.aarch64
    - inkscape-debugsource-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.aarch64
    - inkscape-docs-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.aarch64
    - inkscape-view-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.aarch64
    - inkscape-view-debuginfo-0:0.92.3-13.module+oc8.5.0+207+1c00f43e.aarch64
    - python-scour-0:0.35-9.module+oc8.5.0+207+1c00f43e.src
    - python2-scour-0:0.35-9.module+oc8.5.0+207+1c00f43e.noarch
...