Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 10:58:58 +1100
From:      Dima Panov <fluffy@freebsd.org>
To:        Demelier David <demelier.david@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: libwpd needs gconf
Message-ID:  <201004141058.58525.fluffy@freebsd.org>
In-Reply-To: <20100413232539.GB87250@Abricot.malikania.fr>
References:  <20100413203120.GA70589@Abricot.malikania.fr> <201004140946.42540.fluffy@freebsd.org> <20100413232539.GB87250@Abricot.malikania.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 14 April 2010 10:25:39 Demelier David wrote:
> On Wed, Apr 14, 2010 at 09:46:42AM +1100, Dima Panov wrote:
> > On Wednesday 14 April 2010 07:31:20 Demelier David wrote:
> > > Hi freebsd-ports,
> > > 
> > >    I never saw that libwpd needs gconf. libwpd actually only needs
> > >    libgsf
> > > 
> > > to build. What including gconf and all these dependencies in it ?
> > 
> > devel/libgsf, which is conditionally dependency for libwpd
> 
> Yes, but in devel/libgsf running make missing does not shows gconf. But
> only in libwpd directory..

in devel/libgsf/Makefile:

.if !defined(WITHOUT_GCONF) || exists(${LOCALBASE}/bin/gconftool-2)                                                                                 
USE_GNOME+=     gconf2                                                                                                                              
PLIST_SUB+=     THUMB=""                                                                                                                            
. if !defined(GSF_SLAVE)                                                                                                                            
GCONF_SCHEMAS=  gsf-office-thumbnailer.schemas                                                                                                      
. endif                                                                                                                                             
.else                                                                                                                                               
PLIST_SUB+=     THUMB="@comment "                                                                                                                   
.endif


-- 
Dima "Red Fox" Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia          | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
KDE@FreeBSD Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004141058.58525.fluffy>