--- document: modulemd version: 2 data: name: inkscape stream: "0.92.3" version: 8050020220619090513 context: ed88ddcd 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 xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-oc-8.5.0-build ref: virtual stream: oc8.5.0 stream_collision_modules: ursine_rpms: version: 2 python27: context: c7643c7d filtered_rpms: [] koji_tag: module-python27-2.7-8050020220705135937-c7643c7d ref: 9c3327f2bc978acf713387db92c9df052c6edd35 stream: 2.7 version: 8050020220705135937 commit: 926af9d021bf81fb33309d7e779e0deec960d6b3 mse: TRUE rpms: inkscape: ref: 63b1fd997d833ab8be2265e53e11870e01c1e30a python-scour: ref: 3060066e70e436ca0055245e893d32f726441938 scmurl: https://gitee.com/src-opencloudos-modules/inkscape.git?#926af9d021bf81fb33309d7e779e0deec960d6b3 ursine_rpms: - PyYAML-debugsource-0:3.12-12.oc8.aarch64 - numpy-1:1.14.3-10.oc8.src - python-psycopg2-debugsource-0:2.7.5-7.oc8.1.aarch64 - python-requests-0:2.20.0-2.1.oc8.src - python-pysocks-0:1.6.8-3.oc8.src - Cython-debugsource-0:0.28.1-3.oc8.x86_64 - python-jinja2-0:2.10.1-3.oc8.src - PyYAML-0:3.12-12.oc8.src - python-docutils-0:0.14-7.oc8.src - numpy-debugsource-1:1.14.3-10.oc8.x86_64 - python-lxml-debugsource-0:4.2.3-3.oc8.aarch64 - python2-setuptools-0:39.2.0-6.oc8.noarch - python-attrs-0:17.4.0-6.oc8.src - python-psycopg2-debugsource-0:2.7.5-7.oc8.1.x86_64 - python-six-0:1.11.0-8.oc8.src - python-idna-0:2.5-5.oc8.src - pytz-0:2017.2-9.oc8.src - python-dns-0:1.15.0-10.oc8.src - python-coverage-debugsource-0:4.5.1-9.oc8.aarch64 - Cython-0:0.28.1-3.oc8.src - python-markupsafe-0:0.23-19.oc8.src - python-psycopg2-0:2.7.5-7.oc8.1.src - python-psycopg2-doc-0:2.7.5-7.oc8.1.aarch64 - python-pluggy-0:0.6.0-3.oc8.src - python-setuptools_scm-0:1.15.7-4.oc8.src - python-psycopg2-doc-0:2.7.5-7.oc8.1.x86_64 - python-py-0:1.5.3-4.oc8.src - python-chardet-0:3.0.4-7.oc8.src - python-coverage-0:4.5.1-9.oc8.src - python-lxml-debugsource-0:4.2.3-3.oc8.x86_64 - numpy-debugsource-1:1.14.3-10.oc8.aarch64 - python-lxml-0:4.2.3-3.oc8.src - python2-rpm-macros-0:3-41.oc8.noarch - babel-0:2.5.1-7.oc8.src - pytest-0:3.4.2-11.oc8.src - PyYAML-debugsource-0:3.12-12.oc8.x86_64 - python-urllib3-0:1.24.2-5.oc8.src - python-mock-0:2.0.0-11.oc8.src - babel-0:2.5.1-7.oc8.noarch - python-coverage-debugsource-0:4.5.1-9.oc8.x86_64 - Cython-debugsource-0:0.28.1-3.oc8.aarch64 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. repository: git+https://gitee.com/src-opencloudos-rpms/inkscape cache: http://pkgs.fedoraproject.org/repo/pkgs/inkscape ref: 63b1fd997d833ab8be2265e53e11870e01c1e30a arches: [aarch64, x86_64] python-scour: rationale: Runtime requirement of inkscape, should not be in API. repository: git+https://gitee.com/src-opencloudos-rpms/python-scour cache: http://pkgs.fedoraproject.org/repo/pkgs/python-scour ref: 3060066e70e436ca0055245e893d32f726441938 arches: [aarch64, x86_64] ...