Vector Illustration Program
Inkscape is a vector illustration program for the GNOME desktop.
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/inkscape && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000110 110 Bytes | |
_service | 0000000517 517 Bytes | |
_servicedata | 0000000238 238 Bytes | |
build_internal_libraries_as_static.patch | 0000000400 400 Bytes | |
fix_install_targets.patch | 0000001005 1005 Bytes | |
inkscape-0.92.4.tar.bz2 | 0031929728 30.5 MB | |
inkscape-fix-for-poppler-0.76.patch | 0000001579 1.54 KB | |
inkscape-packages.patch | 0000001345 1.31 KB | |
inkscape-split-extensions-extra.sh | 0000003290 3.21 KB | |
inkscape.changes | 0000040304 39.4 KB | |
inkscape.spec | 0000011200 10.9 KB | |
openSUSE.gpl | 0000000355 355 Bytes |
Revision 101 (latest revision is 135)
Dominique Leuenberger (dimstar_suse)
accepted
request 706633
from
Ismail Dönmez (namtrac)
(revision 101)
Comments 2
I had a problem trying to export an image as jpeg. The error message is about a python module not found (PIL). I could solve this installing the package "python310-Pillow".
Maybe this package could be set as a dependency.
===========inkscape error message============ Traceback (most recent call last): File "/usr/share/inkscape/extensions/raster_output_jpg.py", line 28, in <module> JpegOutput().run() File "/usr/share/inkscape/extensions/inkex/base.py", line 230, in run self.load_raw() File "/usr/share/inkscape/extensions/inkex/base.py", line 244, in load_raw document = self.load(self.file_io) File "/usr/share/inkscape/extensions/inkex/extensions.py", line 107, in load from PIL import Image ModuleNotFoundError: No module named 'PIL'
-- Please provide inkscape (armv7l) on tumbleweed. --
Update: Disregard my request. New to package management. Its available in tumbleweed oss repo. Simple search was suffice: zypper se -s