inkscape-0.41, an open source scalable vector graphics editor,
http://www.inkscape.org/
builds in the garnome-2.10.0.1 environment. The only essential package
that was missing was version 6.4 of the Bohm garbage collector which I
downloaded from
http://www.hpl.hp.com/personal/Hans_Boehm/gc
I am beginning to experiment with the configuration options to see what
else might be required. A "default" Makefile is attached to this email.
-Joseph
--
joseph_sacco[at]comcast[dot]net
GARNAME = inkscape
GARVERSION = 0.41
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
MASTER_SITES = http://download.sourceforge.net/inkscape/
LIBDEPS =
DESCRIPTION = inkscape
define BLURB
#FIXME: blurb goes here
endef
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk
--
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list