inkscape-0-37 depends on libsigc++1.2

Alexander Nedotsukov bland at FreeBSD.org
Mon Feb 16 05:32:14 PST 2004


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 at 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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
>To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
>  
>



More information about the freebsd-gnome mailing list