summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-widevine-r1.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-23 14:35:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-23 14:35:48 +0100
commitd80b21fa510403d23e049179185f1109760cd0f4 (patch)
tree8d4a4d1dd5133f967077e8dc5c6889716fdc672e /www-client/chromium/files/chromium-widevine-r1.patch
parent82938b572b54508ca9e854dcd15af8dcddd4536e (diff)
we cannot keep this up to date, and gentoo's ebuild is kinda broken, so completely drop it
Diffstat (limited to 'www-client/chromium/files/chromium-widevine-r1.patch')
-rw-r--r--www-client/chromium/files/chromium-widevine-r1.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/www-client/chromium/files/chromium-widevine-r1.patch b/www-client/chromium/files/chromium-widevine-r1.patch
deleted file mode 100644
index f206878c..00000000
--- a/www-client/chromium/files/chromium-widevine-r1.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Minimal patch to get chromium to compile with widevine support
-
-https://bugs.gentoo.org/show_bug.cgi?id=547630
-
---- a/third_party/widevine/cdm/stub/widevine_cdm_version.h
-+++ b/third_party/widevine/cdm/stub/widevine_cdm_version.h
-@@ -10,6 +10,7 @@
-
- #include "third_party/widevine/cdm/widevine_cdm_common.h"
-
-+#define WIDEVINE_CDM_VERSION_STRING "unknown"
- #define WIDEVINE_CDM_AVAILABLE
-
- #endif // WIDEVINE_CDM_VERSION_H_