blob: 2355a647e991a9a802dc0676a3922347f97ab4f1 [file] [log] [blame]
Name: fontconfig
URL: http://www.freedesktop.org/wiki/Software/fontconfig/
Version: 452be8125f0e2a18a7dfef469e05d19374d36307
CPEPrefix: cpe:/a:fontconfig_project:fontconfig:2.13.91
License: MIT
License File: src/COPYING
Security Critical: yes
Description:
Fontconfig is a library for configuring and customizing font access.
Modifications:
- None
To import a new snapshot of fontconfig:
- Checkout the latest revision:
git fetch origin master
git checkout origin/master
- Change the DEPS entry to the newly checked out commit.
- Update generated files:
./autogen.sh --enable-libxml2 --disable-docs && make
rsync -R $(git ls-files --others '*.h' '*/*.h') ../include
- Update this README to reflect the new version number.