inkscape/inkscape.yaml

138 lines
3.6 KiB
YAML
Raw Normal View History

---
document: modulemd
version: 2
data:
name: inkscape
stream: flatpak
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:
- MIT
dependencies:
- buildrequires:
flatpak-runtime: [el9]
platform: [el9]
requires:
flatpak-runtime: [el9]
platform: [el9]
profiles:
default:
rpms:
- inkscape
components:
rpms:
double-conversion:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
gc:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 20
gspell:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 10
inkscape:
rationale: Application package
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 100
librevenge:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 10
libsigc++20:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
libwpd:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 10
libwpg:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 10
numpy:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 50
lapack:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 40
potrace:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 10
python-appdirs:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
pangomm:
# after cairomm, glibmm24
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 30
gtkmm30:
# after atkmm, cairomm, glibmm24, pangomm
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 40
poppler:
# after openjpeg2, poppler-data
rationale: inkscape dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 20
poppler-data:
rationale: poppler dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 10
2022-04-06 20:09:52 +00:00
openblas:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
2022-04-06 20:09:52 +00:00
buildorder: 10
python-lxml:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 40
python-scour:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 30
2022-04-07 05:34:13 +00:00
gsl:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
2022-04-07 05:34:13 +00:00
buildorder: 10
2022-04-07 07:33:33 +00:00
glibmm24:
# After libsigc++20
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
2022-04-07 07:33:33 +00:00
buildorder: 20
2022-04-07 08:59:31 +00:00
cairomm:
# After libsigc++20
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
2022-04-07 08:59:31 +00:00
buildorder: 20
2022-04-07 12:17:52 +00:00
boost:
# After libsigc++20
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
2022-04-07 12:17:52 +00:00
buildorder: 20
2022-04-07 14:38:22 +00:00
atkmm:
# After glibmm24
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
2022-04-07 14:38:22 +00:00
buildorder: 30
enchant2:
rationale: Runtime dependency
2022-08-19 05:55:48 +00:00
ref: rhel-9.1.0
buildorder: 5
...