summaryrefslogtreecommitdiff
path: root/chromium/base/third_party/xdg_mime/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/third_party/xdg_mime/README.chromium')
-rw-r--r--chromium/base/third_party/xdg_mime/README.chromium18
1 files changed, 8 insertions, 10 deletions
diff --git a/chromium/base/third_party/xdg_mime/README.chromium b/chromium/base/third_party/xdg_mime/README.chromium
index 8212752095f..db13e2e9e64 100644
--- a/chromium/base/third_party/xdg_mime/README.chromium
+++ b/chromium/base/third_party/xdg_mime/README.chromium
@@ -1,14 +1,12 @@
Name: xdg-mime
-URL: http://freedesktop.org
+URL: https://gitlab.freedesktop.org/xdg/xdgmime
+Version: 722325fba8968a26eb243642cbe89a044d6dfd6c
+CPEPrefix: unknown
License: Academic Free License version 2.0 or LGPL v2
+Security critical: yes
-The code in this directory is synced from:
-git://anongit.freedesktop.org/xdg/xdgmime
-@ 2cdd8d36d7930d5a594587286cb1949ff62f7027 on 2012/08/06.
+Run //base/third_party/xdg_mime/roll.py to update this dependency.
-In addition, we have the following patch(es):
- - compile.patch: small tweaks to make the code compile.
- - free_pointer_later.patch: small patch that fixes potential crash in
- xdg_mime_get_mime_type_for_file() - use of pointer after being freed.
- - function_casts.patch: fix bad function casts.
- - Added a LICENSE file.
+Patches:
+- 000-have-mmap.patch: enable code guarded with HAVE_MMAP since
+ Chrome does not run autoconf.