pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: native xsrc fontconfig
On Mon, May 28, 2018 at 11:30:38AM +0100, Patrick Welche wrote:
> On Mon, May 28, 2018 at 11:12:48AM +0100, Patrick Welche wrote:
> > [ start with "pkg_delete -r freetype2 fontconfig" on a xsrc/native box ]
> >
> > xsrc provides (according to /usr/X11R7/lib/pkgconfig)
> >
> > fontconfig 2.12.4
> > freetype 18.0.13 (2.9.1 according to dist/ChangeLog)
>
> To my untrained eye, it looks as though the code in
> /usr/pkgsrc/distfiles/freetype-2.9.1.tar.bz2
> and xsrc/external/mit/freetype/dist are the same, yet
>
> # pkg-config --modversion freetype2
> 22.1.16 <- pkgsrc version
> # pkg_delete freetype2
> # pkg-config --modversion freetype2
> 18.0.13 <- xsrc version
...
> # grep version_info= /usr/xsrc/external/mit/freetype/dist/builds/unix/configure.ac
> version_info='22:1:16'
/usr/src/external/mit/xorg/lib/freetype/Makefile:
PKGCONFIG_VERSION.freetype2= 22.1.16
Local problem: make update doesn't rebuild the freetype2.pc file - rebuilding
freetype2 updates the xsrc freetype2.pc to give
# pkg-config --modversion freetype2
22.1.16
pkgsrc fontconfig is now happy with xsrc freetype2.
Sorry for the confusion,
Patrick
Home |
Main Index |
Thread Index |
Old Index