CvH
75177dfc80
addons: reset version
...
Signed-off-by: CvH <namerp@googlemail.com>
2023-01-19 20:53:56 +01:00
Rudi Heitbaum
d1acad1e57
chrome: update to 109.0.5414.74 and addon (1)
2023-01-11 21:29:17 +00:00
mglae
56434932eb
chrome: chrome-downloader: add notification on failure
2023-01-11 21:29:17 +00:00
mglae
d96f86708b
chrome: use new deb_extract_data python script to unpack chrome.deb
...
Recent Google chrome.deb files for Ubuntu do have two issues in our environment:
1) The ar archive contains illegal file mode 644 instead of 100644. Busybox ar
is refusing this.
2) The xz/lzma compression is using CRC64. Busybox only implements CRC32.
Work around is using Python code to unpack ar archive and tar.xz.
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2023-01-11 21:29:17 +00:00
mglae
46511103ff
chrome: use posix output of df, avoid not parsable multi line
2023-01-11 07:02:12 +00:00
Ian Leonard
cc5dd53dca
chrome: improvements to python launch script
...
Co-authored-by: Guy Kloss <guy@kloss.nz>
Co-authored-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-01-11 07:02:12 +00:00
CvH
0f4fd5307c
addons: reset versions to 0
2022-12-05 20:47:46 +01:00
CvH
66623697a7
addons: reset changelogs
2022-12-05 20:39:40 +01:00
Rudi Heitbaum
d081d58df3
chrome: gdk-pixbuf-modules are now included in the gdk-pixbuf shared library
...
note:
- https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/179
2022-07-27 08:12:32 +00:00
heitbaum
f64ae4f223
chrome: update to 103.0.5060.134 and addon (113)
...
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-07-27 08:12:28 +00:00
heitbaum
6705e152d8
chrome: update to 97.0.4692.71 and addon (112)
2022-01-05 00:47:12 +00:00
heitbaum
baab3dcc86
chrome: update to 96.0.4664.45 and addon (111)
2021-11-16 19:42:29 +11:00
Guillaume LECERF
3ccf883146
chrome: update changelog
2021-10-30 23:44:21 +02:00
Guillaume LECERF
7b4cdb060b
chrome: allow setting a custom user-agent
2021-10-30 20:44:54 +02:00
Guillaume LECERF
04b0a3796d
chrome: versions >=91 use new flags to enable hardware accelerated video decode
2021-10-28 23:04:03 +02:00
Guillaume LECERF
4893cb6a88
chrome: fix dark mode toggle
...
Fixes: 788fcf6
2021-10-28 23:04:03 +02:00
CvH
5f9f0cd964
Merge pull request #5674 from heitbaum/chrome
...
chrome: update to 95.0.4638.54 and addon (109)
2021-10-28 19:49:22 +02:00
heitbaum
1e6da6e50d
chrome: update to 95.0.4638.54 and addon (109)
2021-10-20 20:18:29 +11:00
Guillaume LECERF
c573b664de
chrome: use pulseaudio when available
2021-09-25 14:12:57 +02:00
heitbaum
7734200547
chrome: update to 93.0.4577.63 and addon (108)
2021-09-06 21:32:11 +10:00
heitbaum
6774471e60
chrome: update to 92.0.4515.107 (107)
...
https://www.chromestatus.com/features/schedule
2021-07-22 12:41:28 +00:00
CvH
9080c900ff
chrome: update to 91.0.4472.114
2021-06-20 12:57:56 +02:00
heitbaum
d9b32ac075
chrome-libxshmfence: initial package
2021-04-05 11:42:41 +00:00
heitbaum
3f11a26d56
chrome: update to 89.0.4389.114 and fix gtk3 compile issues and addon (105)
2021-04-04 08:04:18 +00:00
Ian Leonard
eeab3d92b4
addons: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
5f16926560
chrome: update dependancy from harfbuzz to harfbuzz-icu
2021-01-01 10:39:11 +00:00
mglae
4f26cde439
chrome: downloader fixes
2020-12-10 20:09:35 +01:00
CvH
4887950c28
chrome: cleanup package
2020-11-30 15:40:30 +01:00
CvH
0066322453
chrome: update to 87.0.4280
2020-11-30 15:40:30 +01:00
CvH
53db15507a
chrome: add libxkbcommon
2020-11-22 23:02:43 +01:00
mglae
2e7c831e8b
chrome: default.py cleanup
...
- don't import expensive 'oe' module for a log function with wrong module name printout.
- fix "WARNING <general>: CPythonInvoker(1, /storage/.kodi/addons/browser.chrome/default.py): the python script "/storage/.kodi/addons/browser.chrome/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE"
2020-11-16 23:49:33 +01:00
mglae
d0a4824728
chrome: fix getting default audio device
...
Setting "audiooutput.audiodevice" was not found any more because
settings format has be changed to version 2.
Read the setting value via Kodi json RPC.
2020-11-16 23:49:31 +01:00
ToniCipriani
788fcf60ed
chrome: add Dark Mode Toggle
2020-06-14 21:38:19 +02:00
CvH
c52e4a0726
chrome: add missing lib to addon
2020-06-14 21:34:31 +02:00
Andre Heider
b7c1a9dd6e
chrome: cleanup and use the "sysroot" build flag
...
As with system-tools before.
Use PKG_DEPENDS_CONFIG where appropriate.
2020-02-10 08:53:39 +01:00
Andre Heider
af26416f08
cups: disable installing to sysroot
2019-12-31 11:26:49 +01:00
Andre Heider
3c8862a701
build: add and use get_install_dir()
...
Don't hardcode get_build_dir()/.install_pkg in multiple places.
2019-12-31 11:26:49 +01:00
Christian Hewitt
e5dedd7ff3
Merge pull request #3993 from MilhouseVH/le10_get_addon_id
...
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
MilhouseVH
855c547f77
chrome: avoid hard coding settings addon id
2019-11-17 20:50:33 +00:00
MilhouseVH
eb8225aba3
chrome: python3
2019-11-17 00:24:19 +00:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
CvH
fae9504387
chrome-deps: don't copy to toolchain
2018-08-25 08:27:21 +02:00
CvH
2e5c2f0239
chrome: change lib paths
2018-08-23 22:49:46 +02:00
CvH
a0114d6fea
chrome: fix download url
2018-08-10 14:30:23 +02:00
CvH
ca33bf8cd7
spdx: packages/addons
2018-07-17 23:58:49 +02:00
CvH
6b4eac3ba1
chrome: initial add-on
2018-06-25 16:33:03 +02:00