X-Git-Url: http://gitweb/?a=blobdiff_plain;ds=sidebyside;f=chromium%2Fchromium-cups-r0.patch;h=0a8ad995169466f4dafbdec28cdd7f2bb4449131;hb=839779a2c819abfb88d76a0a14548a526d62cb19;hp=88ea78a81ebf46728dbe3af62d0681982d727c41;hpb=bd70e9dd2ffdbac1e5ac14cf1ed264d61033300f;p=ports%2Fopt-arm.git diff --git a/chromium/chromium-cups-r0.patch b/chromium/chromium-cups-r0.patch index 88ea78a..0a8ad99 100644 --- a/chromium/chromium-cups-r0.patch +++ b/chromium/chromium-cups-r0.patch @@ -1,45 +1,316 @@ -From 3cf91d8d674a496d533aa106723a632b68ab26ba Mon Sep 17 00:00:00 2001 -From: Tom Anderson -Date: Tue, 12 Dec 2017 23:31:56 +0000 -Subject: [PATCH] Fix use_cups=false build - -BUG=793801 -R=thestig@chromium.org - -Change-Id: I60ee6ec48d2686d0b42ca25311a9b76009ce9768 -Reviewed-on: https://chromium-review.googlesource.com/823245 -Reviewed-by: Lei Zhang -Commit-Queue: Thomas Anderson -Cr-Commit-Position: refs/heads/master@{#523602} ---- - chrome/service/cloud_print/print_system.cc | 9 ++++++++- - 1 file changed, 8 insertions(+), 1 deletion(-) - -diff --git a/chrome/service/cloud_print/print_system.cc b/chrome/service/cloud_print/print_system.cc -index ac94c804f9..4ceba96919 100644 ---- a/chrome/service/cloud_print/print_system.cc -+++ b/chrome/service/cloud_print/print_system.cc -@@ -5,6 +5,7 @@ - #include "chrome/service/cloud_print/print_system.h" - - #include "base/guid.h" -+#include "build/build_config.h" - - namespace cloud_print { - -@@ -35,5 +36,11 @@ std::string PrintSystem::GenerateProxyId() { - return base::GenerateGUID(); - } - --} // namespace cloud_print -+#if defined(OS_LINUX) && !defined(USE_CUPS) -+scoped_refptr PrintSystem::CreateInstance( -+ const base::DictionaryValue*) { -+ return nullptr; -+} -+#endif - -+} // namespace cloud_print --- -2.15.1 - + + + + + + + + + +crux.nu Git - ports/opt.git/summary + + + + + + + + +
+ Home :: + Documentation :: + Download :: + Development :: + Community :: + Wiki :: + Ports :: + Bugs :: + Links :: + About +
+ +
+ +
 
+ + + + + + +
descriptionCRUX opt ports
ownerCRUX Ports Team
last changeTue, 13 Nov 2018 19:04:35 +0000 (20:04 +0100)
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
28 hours agoFredrik Rinnestamlibjpeg-turbo: updated to 2.0.1 3.4
29 hours agoJuergen Daubertnano: update to 1.8.2
3 days agoJuergen Daubertkrb5: update to 1.16.2
3 days agoJuergen Daubertgeeqie: fix maintainer email address
3 days agoJuergen Daubertflash-player-plugin: update to 31.0.0.122
4 days agoThomas Pentekergdb: update footprint, fixes FS#1688
4 days agoFredrik Rinnestam[notify] libtiff: updated to 4.0.10. Many security...
4 days agoFredrik Rinnestamnss: updated to 3.40
4 days agoFredrik Rinnestamcmake: updated to 3.12.4
4 days agoJuergen Daubertxfsprogs: update to 4.19.0, enable readline
4 days agoDanny Rawlinspython3-pyparsing: 2.2.0 -> 2.3.0
4 days agoDanny Rawlinspython-pyparsing: 2.2.0 -> 2.3.0
4 days agoDanny Rawlinspython-cairo: 1.17.1 -> 1.18.0
4 days agoDanny Rawlinspython3-cairo: 1.17.1 -> 1.18.0
4 days agoDanny Rawlinspython3-packaging: 17.1 -> 18.0
4 days agoDanny Rawlinspython-packaging: 17.1 -> 18.0
...
+
+tags +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
6 months agorelease-3.4CRUX-3.4
6 months ago3.4-rc2
7 months ago3.4-rc1
21 months agorelease-3.3CRUX-3.3
21 months ago3.3-rc4
21 months ago3.3-rc3
22 months ago3.3-rc2
23 months ago3.3-rc1
2 years agorelease-3.2
2 years ago3.2-rc5
3 years ago3.2-rc4
3 years ago3.2-rc3
3 years ago3.2-rc2
3 years ago3.2-rc1
4 years agorelease-3.1CRUX 3.1
4 years ago3.1-rc3
...
+
+heads +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
28 hours ago3.4
5 months ago3.3
6 months ago3.5
20 months ago3.2
2 years ago3.1
3 years ago3.0
5 years ago2.8
6 years ago2.7
8 years ago2.6
9 years ago2.5
9 years ago2.4
10 years ago2.3
11 years ago2.2
12 years ago2.1
12 years agomaster
+
+ + + + + \ No newline at end of file