-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpi-chromium-mods_20170809_armhf.deb
- Loading branch information
Showing
10 changed files
with
385 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
CHROMIUM_FLAGS="--disable-quic --enable-fast-unload --enable-tcp-fast-open --disable-gpu-compositing --ppapi-flash-version=26.0.0.151" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<html> | ||
|
||
<head> | ||
<meta name=Title content=""> | ||
<meta name=Keywords content=""> | ||
<meta http-equiv=Content-Type content="text/html; charset=macintosh"> | ||
<meta name=Generator content="Microsoft Word 14 (filtered)"> | ||
<style> | ||
<!-- | ||
/* Font Definitions */ | ||
@font-face | ||
{font-family:"\FF2D\FF33 \660E\671D";} | ||
@font-face | ||
{font-family:"\FF2D\FF33 \660E\671D";} | ||
@font-face | ||
{font-family:Cambria; | ||
panose-1:2 4 5 3 5 4 6 3 2 4;} | ||
/* Style Definitions */ | ||
p.MsoNormal, li.MsoNormal, div.MsoNormal | ||
{margin:0cm; | ||
margin-bottom:.0001pt; | ||
font-size:12.0pt; | ||
font-family:Cambria;} | ||
.MsoChpDefault | ||
{font-family:Cambria;} | ||
@page WordSection1 | ||
{size:595.0pt 842.0pt; | ||
margin:72.0pt 90.0pt 72.0pt 90.0pt;} | ||
div.WordSection1 | ||
{page:WordSection1;} | ||
--> | ||
</style> | ||
|
||
<title>Adobe¨ Flash¨ Player</title> | ||
|
||
</head> | ||
|
||
<body lang=EN-GB> | ||
|
||
<div class=WordSection1> | ||
|
||
<p class=MsoNormal><span lang=EN-US style='font-family:Helvetica'><strong>Adobe¨ Flash¨ Player.</strong></span></p> | ||
|
||
<p class=MsoNormal><span lang=EN-US style='font-family:Helvetica'>Copyright © 1996 - 2015. Adobe Systems Incorporated. All Rights Reserved.</span></p> | ||
|
||
<p class=MsoNormal><span lang=EN-US style='font-family:Helvetica'>Adobe and Flash are either trademarks or registered trademarks in the United States and/or other countries.</span></p> | ||
|
||
</div> | ||
|
||
</body> | ||
|
||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
{ | ||
"alternate_error_pages": { | ||
"enabled":false | ||
}, | ||
"extensions": { | ||
"settings" : { | ||
"cjpalhdlnbpafiamejdnhcphjbkeiagm" : { | ||
"location":1, | ||
"manifest": { | ||
"content_scripts": [ { | ||
"all_frames": true, | ||
"js": [ "js/vapi-client.js", "js/contentscript-start.js" ], | ||
"matches": [ "http://*/*", "https://*/*" ], | ||
"run_at": "document_start" | ||
}, { | ||
"all_frames": true, | ||
"js": [ "js/contentscript-end.js" ], | ||
"matches": [ "http://*/*", "https://*/*" ], | ||
"run_at": "document_end" | ||
}, { | ||
"all_frames": false, | ||
"js": [ "js/scriptlets/subscriber.js" ], | ||
"matches": [ "http://*/*", "https://*/*" ], | ||
"run_at": "document_idle" | ||
} ], | ||
"key":"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmJNzUNVjS6Q1qe0NRqpmfX/oSJdgauSZNdfeb5RV1Hji21vX0TivpP5gq0fadwmvmVCtUpOaNUopgejiUFm/iKHPs0o3x7hyKk/eX0t2QT3OZGdXkPiYpTEC0f0p86SQaLoA2eHaOG4uCGi7sxLJmAXc6IsxGKVklh7cCoLUgWEMnj8ZNG2Y8UKG3gBdrpES5hk7QyFDMraO79NmSlWRNgoJHX6XRoY66oYThFQad8KL8q3pf3Oe8uBLKywohU0ZrDPViWHIszXoE9HEvPTFAbHZ1umINni4W/YVs+fhqHtzRJcaKJtsTaYy+cholu5mAYeTZqtHf6bcwJ8t9i2afwIDAQAB", | ||
"name":"uBlock Origin", | ||
"permissions": [ "contextMenus", "privacy", "storage", "tabs", "unlimitedStorage", "webNavigation", "webRequest", "webRequestBlocking", "http://*/*", "https://*/*" ], | ||
"update_url":"https://clients2.google.com/service/update2/crx", | ||
"version":"0.0" | ||
}, | ||
"granted_permissions": { | ||
"api": [ "contextMenus", "privacy", "storage", "tabs", "unlimitedStorage", "webNavigation", "webRequest", "webRequestBlocking" ], | ||
"explicit_host": [ "http://*/*", "https://*/*" ], | ||
"scriptable_host": [ "http://*/*", "https://*/*" ] | ||
}, | ||
"path":"cjpalhdlnbpafiamejdnhcphjbkeiagm\\0.0", | ||
"state":1 | ||
}, | ||
"aleakchihdccplidncghkekgioiakgal" : { | ||
"location":1, | ||
"manifest": { | ||
"content_scripts": [ { | ||
"all_frames": true, | ||
"js": [ "src/inject/inject.js", "src/inject/content_script.js" ], | ||
"matches": [ "*://*.youtube.com/*" ], | ||
"run_at": "document_start" | ||
} ], | ||
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxpuYJpBArlJinXxN4oxx4UuFNreRTNO5Cl3TNF5FtDmgNLflbtYyC2nC5eZGxpNibzauHmGTD8ekFCfNZhHFpUEIZWd9AHI7TZdhu6gPxaK1lPEMukVEewFs2ovaEkjZbe3gy3v0eUDnADUkiaex7XeAWR6mJLzmcUaPFgzFRsDkozsE9tXLNN6oEYuWHN/yRsM1RYo7PYPulutHF8POL/8vDSyWHx/W9YDTnbv+2SBJZO7Dxi1/PbutasUag+/jma0X1nGhrEufr67NMvtpjPWSISWkIwxPR8u7EVyrKTSXs6U7jCbhKedhomeu9E/xZ1Er0dGWYWnhpdo0GNvblwIDAQAB", | ||
"name":"h264ify", | ||
"permissions": [ "storage" ], | ||
"update_url":"https://clients2.google.com/service/update2/crx", | ||
"version":"0.0" | ||
}, | ||
"granted_permissions": { | ||
"api": [ "storage" ], | ||
"manifest_permissions": [], | ||
"scriptable_host": ["*://*.youtube.com/*"] | ||
}, | ||
"path":"aleakchihdccplidncghkekgioiakgal\\0.0", | ||
"state":1 | ||
} | ||
}, | ||
"theme": { | ||
"id":"", | ||
"use_system":true | ||
} | ||
}, | ||
"browser": { | ||
"custom_chrome_frame":false | ||
}, | ||
"default_search_provider": { | ||
"synced_guid":"9A111FB4-A8D3-4FDD-84CE-76178E50246B" | ||
}, | ||
"default_search_provider_data":{ | ||
"template_url_data":{ | ||
"alternate_urls":[], | ||
"created_by_policy":false, | ||
"date_created":"13114024949603971", | ||
"favicon_url":"", | ||
"id":"7", | ||
"image_url":"", | ||
"image_url_post_params":"", | ||
"input_encodings":[], | ||
"instant_url":"", | ||
"instant_url_post_params":"", | ||
"keyword":"duckduckgo.com", | ||
"last_modified":"13114024949603971", | ||
"new_tab_url":"", | ||
"originating_url":"", | ||
"prepopulate_id":0, | ||
"safe_for_autoreplace":false, | ||
"search_terms_replacement_key":"", | ||
"search_url_post_params":"", | ||
"short_name":"DuckDuckGo", | ||
"suggestions_url":"", | ||
"suggestions_url_post_params":"", | ||
"synced_guid":"9A111FB4-A8D3-4FDD-84CE-76178E50246B", | ||
"url":"https://duckduckgo.com/?q={searchTerms}&t=raspberrypi", | ||
"usage_count":0 | ||
} | ||
}, | ||
"search":{ | ||
"suggest_enabled":false | ||
}, | ||
"profile":{ | ||
"default_content_setting_values":{ | ||
"plugins":0 | ||
} | ||
}, | ||
"first_run_tabs": [ | ||
"http://new_tab_page", | ||
"http://welcome_page", | ||
"file:///usr/lib/chromium-browser/Flash.htm" | ||
] | ||
} | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
rpi-chromium-mods (20170809) stretch; urgency=medium | ||
|
||
* Add Flash player version flag to fix Chromium warning | ||
|
||
-- Simon Long <[email protected]> Fri, 04 Aug 2017 08:51:27 +0100 | ||
|
||
rpi-chromium-mods (20170808) stretch; urgency=medium | ||
|
||
* Version 26.0.0.151 of Flash player included | ||
* GPU compositing disabled for ARM | ||
|
||
-- Simon Long <[email protected]> Thu, 03 Aug 2017 08:01:20 +0100 | ||
|
||
rpi-chromium-mods (20170714) jessie; urgency=medium | ||
|
||
* Version 26.0.0.137 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Fri, 14 Jul 2017 15:49:50 +0100 | ||
|
||
rpi-chromium-mods (20170619) jessie; urgency=medium | ||
|
||
* Version 26.0.0.132 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Mon, 19 Jun 2017 15:28:19 +0100 | ||
|
||
rpi-chromium-mods (20170614) jessie; urgency=medium | ||
|
||
* Version 26.0.0.126 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Wed, 14 Jun 2017 09:59:38 +0100 | ||
|
||
rpi-chromium-mods (20170613) jessie; urgency=medium | ||
|
||
* Version 26.0.0.120 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Thu, 08 Jun 2017 10:38:47 +0100 | ||
|
||
rpi-chromium-mods (20170508) jessie; urgency=medium | ||
|
||
* Version 25.0.0.171 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Mon, 08 May 2017 07:29:24 +0100 | ||
|
||
rpi-chromium-mods (20170418) jessie; urgency=medium | ||
|
||
* Version 25.0.0.148 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Tue, 18 Apr 2017 09:09:13 +0000 | ||
|
||
rpi-chromium-mods (20170317) jessie; urgency=medium | ||
|
||
* Version 25.0.0.127 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Fri, 17 Mar 2017 16:56:34 +0000 | ||
|
||
rpi-chromium-mods (20170213) jessie; urgency=medium | ||
|
||
* Version 24.0.0.221 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Mon, 13 Feb 2017 13:43:35 +0000 | ||
|
||
rpi-chromium-mods (20170111) jessie; urgency=medium | ||
|
||
* Version 24.0.0.194 of Flash player included | ||
* Updated preferences for Chromium 55 | ||
|
||
-- Simon Long <[email protected]> Wed, 11 Jan 2017 12:43:45 +0000 | ||
|
||
rpi-chromium-mods (20161212) jessie; urgency=medium | ||
|
||
* Version 24.0.0.186 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Mon, 12 Dec 2016 21:52:50 +0000 | ||
|
||
rpi-chromium-mods (20161210) jessie; urgency=medium | ||
|
||
* Temporarily roll back to previous Flash version | ||
|
||
-- Simon Long <[email protected]> Sat, 10 Dec 2016 13:27:43 +0000 | ||
|
||
rpi-chromium-mods (20161206) jessie; urgency=medium | ||
|
||
* Version 24.0.0.174 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Tue, 06 Dec 2016 17:59:25 +0000 | ||
|
||
rpi-chromium-mods (20161027) jessie; urgency=medium | ||
|
||
* Flash included in standard Debian version | ||
|
||
-- Simon Long <[email protected]> Thu, 27 Oct 2016 15:16:43 +0100 | ||
|
||
rpi-chromium-mods (20161026) jessie; urgency=medium | ||
|
||
* Version 23.0.0.205 of Flash player included | ||
|
||
-- Simon Long <[email protected]> Wed, 26 Oct 2016 10:07:59 +0100 | ||
|
||
rpi-chromium-mods (20161012) jessie; urgency=medium | ||
|
||
* Alternatives set correctly for standard Debian install | ||
|
||
-- Simon Long <[email protected]> Thu, 13 Oct 2016 13:23:42 +0100 | ||
|
||
rpi-chromium-mods (20161011) jessie; urgency=medium | ||
|
||
* Alternate slimline install for master_preferences only included | ||
|
||
-- Simon Long <[email protected]> Tue, 11 Oct 2016 15:34:15 +0100 | ||
|
||
rpi-chromium-mods (20161010) jessie; urgency=medium | ||
|
||
* Adobe Flash Player binary added | ||
|
||
-- Simon Long <simon@raspberrypiorg> Mon, 10 Oct 2016 12:25:27 +0100 | ||
|
||
rpi-chromium-mods (0.1-1) unstable; urgency=low | ||
|
||
* First release of flags and modifiers for default Chromium install | ||
|
||
-- Simon Long <[email protected]> Thu, 01 Sep 2016 15:00:00 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
#!/bin/sh | ||
|
||
set -e | ||
|
||
# Source debconf library. | ||
. /usr/share/debconf/confmodule | ||
|
||
ARCH=$(dpkg --print-architecture) | ||
|
||
if [ "$ARCH" = "armhf" ] ; then | ||
if ! [ -e /usr/lib/chromium-browser/libpepflashplayer.so ]; then | ||
db_input high rpi-chromium-mods/adobe || true | ||
db_go | ||
fi | ||
else | ||
if ! [ -e /usr/lib/chromium/libpepflashplayer.so ]; then | ||
db_input high rpi-chromium-mods/adobe || true | ||
db_go | ||
fi | ||
fi | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Package: rpi-chromium-mods | ||
Version: 20170809 | ||
Architecture: armhf | ||
Maintainer: Simon Long <[email protected]> | ||
Installed-Size: 19974 | ||
Depends: debconf, libc6 (>= 2.15), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9), debconf (>= 0.5) | debconf-2.0, chromium-browser (>= 55) | ||
Section: unknown | ||
Priority: optional | ||
Homepage: <insert the upstream URL, if relevant> | ||
Description: Raspberry Pi-specific mods to Chromium | ||
Package contains Raspberry Pi-specific modifications to the | ||
default Chromium browser install, including optimized settings | ||
and command-line flags. Also sets chromium as the default browser. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: rpi-chromium-mods | ||
|
||
Files: * | ||
Copyright: 2016 Simon Long <[email protected]> | ||
License: GPL-2+ | ||
This package is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation; either version 2 of the License, or | ||
(at your option) any later version. | ||
. | ||
This package is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
. | ||
You should have received a copy of the GNU General Public License | ||
along with this program. If not, see <http://www.gnu.org/licenses/> | ||
. | ||
On Debian systems, the complete text of the GNU General | ||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
#!/bin/sh | ||
|
||
set -e | ||
|
||
case "$1" in | ||
configure) | ||
if [ -e /usr/bin/chromium-browser ] ; then | ||
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/chromium-browser 90 | ||
fi | ||
|
||
if [ -e /usr/bin/chromium ] ; then | ||
update-alternatives --install /usr/bin/x-www-browser x-www-browser /usr/bin/chromium 60 | ||
fi | ||
|
||
if [ -e /home/pi/.config/chromium/Default/Preferences ] ; then | ||
sed /home/pi/.config/chromium/Default/Preferences -i -e 's/"default_content_setting_values":{"plugins":2}/"default_content_setting_values":{"plugins":0}/' | ||
fi | ||
;; | ||
|
||
abort-upgrade|abort-remove|abort-deconfigure) | ||
;; | ||
|
||
*) | ||
echo "postinst called with unknown argument \`$1'" >&2 | ||
exit 1 | ||
;; | ||
esac | ||
|
||
|
||
|
||
exit 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Template: rpi-chromium-mods/adobe | ||
Type: note | ||
Description: Adobe Flash Player. Copyright 1996-2015. Adobe Systems Incorporated. All Rights Reserved. | ||
Adobe and Flash are either trademarks or registered trademarks in the United States and/or other countries. |