Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R1470:c647a930a561: Update Inkscape to 1.1
Changed some svg files, and exported them as jpg
Diff Detail
- Repository
- R1470 inkscape
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Wanna know if I should activate more stuff like any of these
WITH_GNU_READLINE: OFF WITH_DBUS: OFF WITH_IMAGE_MAGICK: OFF WITH_GRAPHICS_MAGICK: OFF WITH_LIBCDR: OFF WITH_LIBVISIO: OFF WITH_LIBWPG: OFF WITH_JEMALLOC: OFF
There isn't any /usr/share/doc folder in the pspec_x86_64.xml file, so it can be removed from patterns.
Yes -> enable plz
WITH_GNU_READLINE: OFF
Yes
WITH_DBUS: OFF
Yes
WITH_IMAGE_MAGICK: OFF
Yes
WITH_GRAPHICS_MAGICK: OFF
No
WITH_LIBCDR: OFF
Yes
WITH_LIBVISIO: OFF
Yes
WITH_LIBWPG: OFF
Probably not.
WITH_JEMALLOC: OFF
I've seen a hit-and-miss of results with segfaults when enabling this, let's keep this off.
Actiavte things
- our imagemagic is to new
- readline support just doesn't want to work, even updating doesnt help (which should be done but needs a full stack rebuild due abi version change)
| pspec_x86_64.xml | ||
|---|---|---|
| 28 | lib2geom should be packaged separately: https://gitlab.com/inkscape/lib2geom | |
| 78–79 | Can be deleted | |
| 2525 | Can be deleted | |
| 2925 | Can be deleted | |
drop 3rd party build of lib2geom by providing a repo package and remove unneeded files
| package.yml | ||
|---|---|---|
| 32 | They provide a pkgconfig, you should use it. | |