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 | 0000000241 241 Bytes | |
inkscape-1.3.2_2023-11-25_091e20ef0f.tar.xz | 0044720944 42.6 MB | |
inkscape-1.3.2_2023-11-25_091e20ef0f.tar.xz.sig | 0000000095 95 Bytes | |
inkscape-libxml2.12.patch | 0000000947 947 Bytes | |
inkscape-poppler-24.03.0.patch | 0000002985 2.92 KB | |
inkscape-split-extensions-extra.py | 0000005415 5.29 KB | |
inkscape.changes | 0000056493 55.2 KB | |
inkscape.keyring | 0000026874 26.2 KB | |
inkscape.spec | 0000009058 8.85 KB | |
openSUSE.gpl | 0000000355 355 Bytes |
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