IABSD.fr/xenocara/lib/fontconfig/Makefile

Branch :


Log

Author Commit Date CI Message
6950c5e9 2021-11-11 08:46:41 Update to fontconfig 2.13.94
251e3d94 2017-06-18 21:09:07 let X directories build even if you forget depend. - use BUILDFIRST - have fontconfig use normal 'all' targets to make sure its files are built - explicitly document the fontconfig lib order okay matthieu@
ed91ece4 2015-04-05 16:05:34 Make cleandir also remove the built 'fonts.conf' file.
c269e943 2015-03-31 09:42:56 Move the default fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@
bcdfdbc9 2013-03-16 14:28:35 Generate and install fonts.conf and fonts.dtd.
c7464f0c 2013-03-09 14:34:40 Update to fontconfig 2.10.91 + a few local fixes. Move to a new BSD make based build system since fontconfig's build system has become too dependant on GNU make. Requested by ajacoutot@, tested by many back in january.