Re: [arch-dev-public] [arch-commits] Commit in inkscape/trunk (PKGBUILD)
Am Mittwoch 03 September 2008 20:05:56 schrieb Giovanni Scafora:
- --without-gnome-vfs || return 1 + --with-gnome-vfs || return 1
Do we really need to add dependencies to gnome to inkscape? -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
2008/9/4, Pierre Schmitz <pierre@archlinux.de>:
Do we really need to add dependencies to gnome to inkscape?
Yes. I've added that gnome-vfs dependence and that support --with-gnome-vfs to avoid crashes importing a PDF file. Without it, inkscape crashes when importing a PDF file. -- Arch Linux Developer (voidnull) AUR & Pacman Italian Translations Microdia Developer http://www.archlinux.it
On Thu, Sep 4, 2008 at 6:20 PM, Giovanni Scafora <linuxmania@gmail.com> wrote:
2008/9/4, Pierre Schmitz <pierre@archlinux.de>:
Do we really need to add dependencies to gnome to inkscape?
Yes. I've added that gnome-vfs dependence and that support --with-gnome-vfs to avoid crashes importing a PDF file. Without it, inkscape crashes when importing a PDF file.
-- Arch Linux Developer (voidnull) AUR & Pacman Italian Translations Microdia Developer http://www.archlinux.it
is this normal behavior? It might be worth to see if there is a patch around, if it is an easy fix try to write it ourselves, but at least file a bug report (if there is none already). I think a lot of people would rather loose the dependency on gnome if that is possible. At least keep the option open for the future if it gets fixed. Ronald
2008/9/4, Ronald van Haren <pressh@gmail.com>:
is this normal behavior? It might be worth to see if there is a patch around, if it is an easy fix try to write it ourselves, but at least file a bug report (if there is none already). I think a lot of people would rather loose the dependency on gnome if that is possible. At least keep the option open for the future if it gets fixed.
OK, you're partially right because adding gnome-vfs as dependence you don't get all the gnome pkgs but gnome-vfs and gnome-mime-data. -- Arch Linux Developer (voidnull) AUR & Pacman Italian Translations Microdia Developer http://www.archlinux.it
On Thu, 2008-09-04 at 18:39 +0200, Giovanni Scafora wrote:
2008/9/4, Ronald van Haren <pressh@gmail.com>:
is this normal behavior? It might be worth to see if there is a patch around, if it is an easy fix try to write it ourselves, but at least file a bug report (if there is none already). I think a lot of people would rather loose the dependency on gnome if that is possible. At least keep the option open for the future if it gets fixed.
OK, you're partially right because adding gnome-vfs as dependence you don't get all the gnome pkgs but gnome-vfs and gnome-mime-data.
gnome-vfs's dependency tree is quite big though: fam gconf hal bzip2 avahi smbclient gnome-mime-data heimdal gnutls orbit2 policykit libidl2
2008/9/4, Jan de Groot <jan@jgc.homeip.net>:
gnome-vfs's dependency tree is quite big though: fam gconf hal bzip2 avahi smbclient gnome-mime-data heimdal gnutls orbit2 policykit libidl2
OK, then I change --with-gnome-vfs to --without-gnome-vfs and I remove gnome-vfs as dependence. -- Arch Linux Developer (voidnull) AUR & Pacman Italian Translations Microdia Developer http://www.archlinux.it
2008/9/4, Giovanni Scafora <linuxmania@gmail.com>:
OK, then I change --with-gnome-vfs to --without-gnome-vfs and I remove gnome-vfs as dependence.
Done. -- Arch Linux Developer (voidnull) AUR & Pacman Italian Translations Microdia Developer http://www.archlinux.it
participants (4)
-
Giovanni Scafora
-
Jan de Groot
-
Pierre Schmitz
-
Ronald van Haren