import inkscape-0.92.3-820181213140018.77fc8825
This commit is contained in:
commit
4a2d59402c
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
0
.inkscape.metadata
Normal file
0
.inkscape.metadata
Normal file
51
SOURCES/modulemd.src.txt
Normal file
51
SOURCES/modulemd.src.txt
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
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]
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: [el8]
|
||||||
|
python27: [2.7]
|
||||||
|
requires:
|
||||||
|
platform: [el8]
|
||||||
|
python27: [2.7]
|
||||||
|
references:
|
||||||
|
documentation: https://inkscape.org/en/learn/
|
||||||
|
tracker: https://bugs.launchpad.net/inkscape
|
||||||
|
profiles:
|
||||||
|
common:
|
||||||
|
rpms:
|
||||||
|
- inkscape
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- inkscape
|
||||||
|
buildopts:
|
||||||
|
rpms:
|
||||||
|
macros: |
|
||||||
|
%_with_python2 1
|
||||||
|
filter:
|
||||||
|
rpms:
|
||||||
|
- python3-dns
|
||||||
|
- python3-*
|
||||||
|
- python3-scour
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
inkscape:
|
||||||
|
rationale: Module API.
|
||||||
|
ref: stream-0.92.3
|
||||||
|
python-scour:
|
||||||
|
rationale: Runtime requirement of inkscape, should not be in API.
|
||||||
|
ref: stream-0.35
|
||||||
|
|
Loading…
Reference in New Issue
Block a user