Package Details: inkscape-git 5:1.3.alpha.r987.g07fdc5641e-1

Git Clone URL: https://aur.archlinux.org/inkscape-git.git (read-only, click to copy)
Package Base: inkscape-git
Description: An Open Source vector graphics editor, using SVG file format, from git master
Upstream URL: https://gitlab.com/inkscape
Licenses: GPL, LGPL
Conflicts: inkscape
Provides: inkscape
Submitter: haawda
Maintainer: bartus
Last Packager: bartus
Votes: 7
Popularity: 0.147595
First Submitted: 2017-06-10 19:46 (UTC)
Last Updated: 2024-03-13 13:21 (UTC)

Required by (164)

Sources (9)

Pinned Comments

bartus commented on 2023-11-11 20:47 (UTC) (edited on 2023-11-11 20:51 (UTC) by bartus)

This package is also hosted on GitHub.
Use env vars to control build process:
  • BITMAP_BACKEND={imagemagick,graphicsmagick} change bitmap filter backend (default imagemagick(libmagick6))
  • MAKEFLAGS="xxx" to override default make flags.
Usage cases:
  • makepkg BITMAP_BACKEND=graphicsmagick MAKEFLAGS=-j1
  • yay -S gimp-git --mflags "BITMAP_BACKEND=graphicsmagick;MAKEFLAGS=-j1"

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

midgard commented on 2017-08-13 13:28 (UTC)

There's an unquoted $pkgdir on line 55 of the PKGBUILD.

sl1pkn07 commented on 2017-08-13 07:22 (UTC)

Hi why update the pkgbuild in every upstream commit? greetings

haawda commented on 2017-08-03 21:18 (UTC)

There was a poppler update, rebuild inkscape.

lviggiani commented on 2017-08-03 14:05 (UTC)

Since yesterday I get inkscape: error while loading shared libraries: libpoppler.so.67: cannot open shared object file: No such file or directory

ngoonee commented on 2017-07-11 22:06 (UTC)

Doesn't seem to allow import of eps, I get a ps2pdf.ext exception when I try that.

haawda commented on 2017-02-17 17:53 (UTC)

http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk is not in my PKGBUILD. What is the problem? http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/ with the slash at the end does not get redirected.

lazyboy commented on 2017-02-16 17:07 (UTC)

http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk is permanently redirected to http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes

colinkeenan commented on 2017-01-26 02:43 (UTC)

Missing make dependency: popt

colinkeenan commented on 2017-01-26 01:15 (UTC)

. . . ==> Installing missing dependencies... error: target not found: gnome-vfs ==> ERROR: 'pacman' failed to install missing dependencies. . . . gnome-vfs isn't available anymore

haawda commented on 2016-12-29 21:08 (UTC) (edited on 2017-08-14 20:18 (UTC) by haawda)

bzr is not compatible with python2 2.7.13. Downgrade python to build this. Edit: this comment was for the now merged-in inkscape-bzr package. No relevance anymore.