Date: Mon, 16 Feb 2004 22:32:11 +0900 From: Alexander Nedotsukov <bland@FreeBSD.org> To: Franz Klammer <klammer@webonaut.com> Cc: FreeBSD GNOME Users <gnome@FreeBSD.org> Subject: Re: inkscape-0-37 depends on libsigc++1.2 Message-ID: <4030C65B.4080404@FreeBSD.org> In-Reply-To: <4030BE5D.3070907@webonaut.com> References: <4030BE5D.3070907@webonaut.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Franz Klammer wrote: > inkscape-0.37 has a dependency on libsigc++12: Ehh. I live in future. Why I thought it already gtkmm based? Thanks! Alexander. > > checking for gtk+-2.0 >= 2.0.0 libart-2.0 >= 2.3.10 libxml-2.0 >= > 2-2.4.24 sigc++-1.2... Package sigc++-1.2 was not found in the > pkg-config search path. > Perhaps you should add the directory containing `sigc++-1.2.pc' > to the PKG_CONFIG_PATH environment variable > No package 'sigc++-1.2' found > > configure: error: Library requirements (gtk+-2.0 >= 2.0.0 libart-2.0 > >= 2.3.10 libxml-2.0 >= 2-2.4.24 sigc++-1.2) not met; consider > adjusting the PKG_CONFIG_PATH environment variable if your libraries > are in a nonstandard prefix so pkg-config can find them. > ===> Script "configure" failed unexpectedly. > > attached the patch. > > franz. > >------------------------------------------------------------------------ > >--- inkscape/Makefile.orig Mon Feb 16 13:53:57 2004 >+++ inkscape/Makefile Mon Feb 16 13:54:03 2004 >@@ -14,7 +14,8 @@ > MAINTAINER= gnome@FreeBSD.org > COMMENT= A program seeks to become a full featured open source SVG editor > >-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt >+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ >+ sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 > RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL > > USE_GMAKE= yes > > >------------------------------------------------------------------------ > >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4030C65B.4080404>