pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49569: fontconfig not recognized, builds break



The following reply was made to PR pkg/49569; it has been noted by GNATS.

From: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49569: fontconfig not recognized, builds break
Date: Thu, 15 Jan 2015 11:32:14 +0100

 On 01/15/15 01:45, OBATA Akio wrote:
 >   Could you check whether /usr/X11R7/lib/pkgconfig/fontconfig.pc is broken first?
 >   Especially "Version:".
 
 Looks good to me:
 
 prefix=/usr/X11R7
 exec_prefix=${prefix}
 libdir=${prefix}/lib
 includedir=${prefix}/include
 sysconfdir=/etc/X11
 localstatedir=/var
 PACKAGE=
 confdir=/etc/fonts
 cachedir=/etc/fonts
 
 Name: Fontconfig
 Description: Font configuration and customization library
 Version: 2.11.1
 Requires:
 Requires.private:
 Libs: -Wl,-rpath,${libdir} -L${libdir} -lfontconfig
 Libs.private: -lexpat -lfreetype
 Cflags: -I${includedir}  -I/usr/X11R7/include/freetype2 
 -I/usr/X11R7/include
 
 


Home | Main Index | Thread Index | Old Index