Package Details: inkscape-bzr 12700-1

Package Base: inkscape-bzr
Description: An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format.
Upstream URL: https://launchpad.net/inkscape
Category: multimedia
Licenses: GPL LGPL
Submitter: Splex
Maintainer: Splex
Last Packager: None
Votes: 29
First Submitted: 2010-04-20 13:12
Last Updated: 2013-10-18 06:54

Latest Comments

Comment by haawda

2015-01-13 18:19

If at all, a build dependency. But for AUR-packages you are supposed to install base-devel, and automake is in base-devel.

Comment by Amadiro

2015-01-13 15:38

Hi, it looks like this package is missing a dependency on automake.

Comment by Splex

2014-08-25 01:28

Why was this flagged out of date? It still builds fine for me.

Comment by ChrisMorgan

2014-06-20 03:10

The poppler patch haawda speaks of is no longer necessary, https://bugs.launchpad.net/inkscape/+bug/1315142 was fixed on 2014-06-03.

Comment by haawda

2014-05-06 20:56

You probably should apply https://bugs.launchpad.net/inkscape/+bug/1315142/+attachment/4104872/+files/bug-1315142-patch-src_extension_internal_pdfinput_pdf-parser_cpp-r13333-v2.diff

Comment by Splex

2013-10-18 06:55

@Markus00000 fixed

Comment by Markus00000

2013-10-17 13:07

"Dependency `pyxml' of `inkscape-bzr' does not exist."

Comment by Danyright

2013-06-06 07:36

@Splex, thanks a lot !
I was just able to build it :-)

@StefanHusmann I did try inkscape-gtk3-bzr but it didn't build either.

Comment by Splex

2013-06-06 02:09

@Danyright, thanks for reporting the issue. PKGBUILD updated with a fix for the Glib errors and it now uses VCS sources.

Comment by haawda

2013-06-06 00:39

Try inkscape-gtk3-bzr, it builds for me.

Comment by Danyright

2013-06-05 08:26

I haven't been able to build this package for a few weeks now (didn't have time to report earlier, sorry) - actually since the last poppler update, which obliged me to rebuild inkscape.

I get a lot of Glib errors and the build finally aborts with :
make[3]: *** [color-profile.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp/yaourt-tmp-daniel/aur-inkscape-bzr/src/inkscape-build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/yaourt-tmp-daniel/aur-inkscape-bzr/src/inkscape-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-daniel/aur-inkscape-bzr/src/inkscape-build'
make: *** [all] Error 2

The configuration script ends without errors
All my packages are up to date, and I tried to build lcms from git - it didn't change anything.
Find the whole output here : http://danielanken.ch/Datas/InkscapeBzr_BuildError.txt

Does anybody have the same problem or even a solution ?
Does the problem even come from the PKGBUILD or does it come from upstream ?
Thanks

Comment by Splex

2013-03-19 07:54

@xavier114fch, Thanks, updated.

Comment by xavier114fch

2013-03-19 02:49

@Splex, the autogen patch has been upstreamed and no longer required.

Comment by haawda

2013-01-29 17:58

A patch can be found at https://bugs.launchpad.net/inkscape/+bug/1094576/+attachment/3470589/+files/autogen.sh-configure.ac-update-r11998-v1.diff

See the PKGBUILD at https://aur.archlinux.org/packages/inkscape-gtk3-bzr/ for incorporating it.

Comment by otx

2013-01-29 12:02

I am testing that you have the required versions of autoconf,
automake, glib-gettextize and intltoolize. This test is not foolproof and
if anything goes wrong, there may be guidance in the file HACKING.txt

checking for autoconf >= 2.52 ... yes (version 2.69)
checking for automake >= 1.10 ... yes (version 1.13.1)
checking for glib-gettextize >= 2.0.0 ... yes (version 2.34.3)
checking for intltool >= 0.17 ... yes (version 0.50.2)

Running aclocal ...
configure.ac:24: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:24: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
Please fix the error conditions and try again.
==> ERROR: A failure occurred in build().
Aborting...

Comment by canurabus

2012-08-06 06:33

@Splex, thanks for the package. Just wanted to post that if anyone wants to enable experimental gradient mesh functionality, you can edit the pkgconfig to pass an additional option to ./configure: CPPFLAGS="-DWITH_MESH"

Comment by Splex

2012-07-02 01:05

@StefanHusmann, Thanks, package updated.

Comment by haawda

2012-07-01 18:38

I got a warning: configure: WARNING: unrecognized options: --with-xft.

And the patches seem to be applied upstream.

So http://paste.pound-python.org/show/23638/ probably does it. I am currently rebuilding.

Comment by Splex

2012-06-17 09:35

@StefanHusmann, Thanks for the info, PKGBUILD updated.

Comment by haawda

2012-06-16 22:39

To avoid a "poppler 0.20"-problem with the following error message, the patch that can be found at https://bugs.launchpad.net/inkscape/+bug/1005565/+attachment/3189216/+files/poppler-0.20.diff should be applied with p0-option.

extension/internal/pdfinput/svg-builder.cpp: In member function 'void Inkscape::Extension::Internal::SvgBuilder::updateFont(GfxState*)':
extension/internal/pdfinput/svg-builder.cpp:1007:15: error: 'class GfxFont' has no member named 'getOrigName'
extension/internal/pdfinput/svg-builder.cpp:1008:37: error: 'class GfxFont' has no member named 'getOrigName'
make[3]: *** [extension/internal/pdfinput/svg-builder.o] Error 1
make[3]: Leaving directory `/home/haawda/paketierung/not_maintained_by_me/inkscape-bzr/src/inkscape-build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/haawda/paketierung/not_maintained_by_me/inkscape-bzr/src/inkscape-build/src'

Comment by Splex

2010-11-26 23:05

lashni, I have updated this package to configure '--without-gnome-vfs' just like the 'extra/inkscape' PKGBUILD.

Anonymous comment

2010-11-23 19:02

--with-gnome-vfs is passed to configure but it's not listed as a makedep. Configure fails if gnome-vfs not installed.

Comment by Splex

2010-10-25 22:16

Updated to reflect the extra/inkscape package changes for the python3 update.

Comment by haawda

2010-10-13 07:44

I think python or python2 should be a makedependency.

make[3]: Entering directory `/home/haawda/paketierung/not_maintained_by_me/inkscape-bzr/src/inkscape-build/share/filters'
./i18n.py ./filters.svg > ./filters.svg.h
/usr/bin/env: python: Datei oder Verzeichnis nicht gefunden
make[3]: *** [filters.svg.h] Fehler 127
make[3]: Leaving directory `/home/haawda/paketierung/not_maintained_by_me/inkscape-bzr/src/inkscape-build/share/filters'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/haawda/paketierung/not_maintained_by_me/inkscape-bzr/src/inkscape-build/share'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/haawda/paketierung/not_maintained_by_me/inkscape-bzr/src/inkscape-build'

Comment by sschober

2010-10-11 09:13

Since lately inkscape seems to depend on:

gnome-icon-theme-2.31.0-1

Installing that package fixes the following error for me:

Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)