import inkscape-0.92.3-8040020201209081344.6435bff4
This commit is contained in:
parent
23b1116cdb
commit
77f3f025f4
@ -1,21 +1,30 @@
|
|||||||
|
---
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 2
|
version: 2
|
||||||
data:
|
data:
|
||||||
name: inkscape
|
name: inkscape
|
||||||
stream: 0.92.3
|
stream: 0.92.3
|
||||||
summary: Vector-based drawing program using SVG
|
summary: Vector-based drawing program using SVG
|
||||||
description: |-
|
description: >-
|
||||||
Inkscape is a vector graphics editor, with capabilities similar to
|
Inkscape is a vector graphics editor, with capabilities similar to
|
||||||
|
|
||||||
Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
|
Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
|
||||||
|
|
||||||
Graphics (SVG) file format. It is therefore a very useful tool for web
|
Graphics (SVG) file format. It is therefore a very useful tool for web
|
||||||
|
|
||||||
designers and as an interchange format for desktop publishing.
|
designers and as an interchange format for desktop publishing.
|
||||||
|
|
||||||
|
|
||||||
Inkscape supports many advanced SVG features (markers, clones, alpha
|
Inkscape supports many advanced SVG features (markers, clones, alpha
|
||||||
|
|
||||||
blending, etc.) and great care is taken in designing a streamlined
|
blending, etc.) and great care is taken in designing a streamlined
|
||||||
|
|
||||||
interface. It is very easy to edit nodes, perform complex path operations,
|
interface. It is very easy to edit nodes, perform complex path operations,
|
||||||
|
|
||||||
trace bitmaps and much more.
|
trace bitmaps and much more.
|
||||||
license:
|
license:
|
||||||
module: [GPL-2.0]
|
module:
|
||||||
|
- GPL-2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- buildrequires:
|
- buildrequires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
@ -33,21 +42,21 @@ data:
|
|||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
- inkscape
|
- inkscape
|
||||||
|
filter:
|
||||||
|
rpms:
|
||||||
|
- python3-*
|
||||||
|
- python3-dns
|
||||||
|
- python3-scour
|
||||||
buildopts:
|
buildopts:
|
||||||
rpms:
|
rpms:
|
||||||
macros: |
|
macros: |
|
||||||
%_with_python2 1
|
%_with_python2 1
|
||||||
filter:
|
|
||||||
rpms:
|
|
||||||
- python3-dns
|
|
||||||
- python3-*
|
|
||||||
- python3-scour
|
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
inkscape:
|
inkscape:
|
||||||
rationale: Module API.
|
rationale: Module API.
|
||||||
ref: stream-0.92.3-rhel-8.1.0
|
ref: stream-0.92.3-rhel-8.4.0
|
||||||
python-scour:
|
python-scour:
|
||||||
rationale: Runtime requirement of inkscape, should not be in API.
|
rationale: Runtime requirement of inkscape, should not be in API.
|
||||||
ref: stream-0.35
|
ref: stream-0.35-rhel-8.4.0
|
||||||
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user