Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Unified Diff: third_party/fontconfig/README.chromium

Issue 127223002: Revert "Add fontconfig to linux DEPS for embedded builds" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | third_party/fontconfig/fontconfig.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/fontconfig/README.chromium
diff --git a/third_party/fontconfig/README.chromium b/third_party/fontconfig/README.chromium
deleted file mode 100644
index 05fe02dc3ffeb002e2e826013a05b2edf0e22232..0000000000000000000000000000000000000000
--- a/third_party/fontconfig/README.chromium
+++ /dev/null
@@ -1,20 +0,0 @@
-Name: fontconfig
-URL: http://www.freedesktop.org/wiki/Software/fontconfig/
-Version: 2.11.0
-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 release tag: git checkout 2.11.0
-- Change the DEPS entry to the newly checked out commit.
-- Update generated files:
- ./autogen.sh --enable-libxml2 && make
- rsync -R $(git ls-files --others '*.h' '*/*.h') ../include
-- Update this README to reflect the new version number.
« no previous file with comments | « DEPS ('k') | third_party/fontconfig/fontconfig.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698