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: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
Hmm:
# grep version_info= /usr/xsrc/external/mit/freetype/dist/builds/unix/configure.ac
version_info='22:1:16'
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index