UmVirt LFS Package info

DB commit: 06a3bafc31a9f2da2aecdf7c1c6e8b91885cb553
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

inkscape

Inkscape is a what you see is what you get Scalable Vector Graphics editor.

Package info

Codename: inkscape
Source file: inkscape-1.3.2.tar.xz
Source directory: inkscape-1.3.2_2023-11-25_091e20ef0f
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/i/inkscape-1.3.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/i/inkscape-1.3.2.tar.xz.md5sum
Dependances: libxslt, popt, lcms2, libcanberra, boost, poppler, libsoup2, python3-numpy, gtkmm3, double-conversion, gc, gsl, potrace, python3-cachecontrol, python3-cssselect, python3-lxml, python3-pyserial, python3-scour, ImageMagick.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#sed -i '/uri.h/a #include ' src/object/uri.h

mkdir build                       &&
cd    build                       &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      ..     

Build script:
cd    build                       &&
make

Install script:
cd    build                       &&
make install

gtk-update-icon-cache -qtf /usr/share/icons/hicolor &&
update-desktop-database -q