Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 301f353

Browse files
committed
AutoCommit - From poPC
1 parent d2670e1 commit 301f353

File tree

13 files changed

+23
-23
lines changed

13 files changed

+23
-23
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
opera-codecs (0.55.1-1) focal; urgency=medium
1+
opera-codecs (0.56.1-1) focal; urgency=medium
22

3-
* Updated Widevine to 4.10.2209.0
4-
* Updated ffmpeg to opera-beta-ffmpeg-codecs-94.0.4606.41
3+
* Updated Widevine from 4.10.2209.0 to 4.10.2391.0
4+
* Updated ffmpeg from 94.0.4606.41 to 97.0.4692.20
55

6-
-- Dániel Kolozsi <[email protected]> Sat, 26 Sep 2021 10:05:02 +0200
6+
-- Dániel Kolozsi <[email protected]> Sat, 11 Dec 2021 11:05:02 +0200

BUILD/opera-codecs/DEBIAN/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Section: admin
33
Priority: optional
44
Maintainer: Dániel Kolozsi <[email protected]>
55
Build-Depends: debhelper (>= 11)
6-
Standards-Version: 0.55.1-1
7-
Version: 0.55.1-1
6+
Standards-Version: 0.56.1-1
7+
Version: 0.56.1-1
88
Package: opera-codecs
99
Architecture: amd64
1010
Depends: opera-stable
Binary file not shown.

BUILD/opera-codecs/opt/google/chrome/WidevineCdm/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"update_url": "https://clients2.google.com/service/update2/crx",
44
"name": "WidevineCdm",
55
"description": "Widevine Content Decryption Module",
6-
"version": "4.10.2209.0",
6+
"version": "4.10.2391.0",
77
"minimum_chrome_version": "68.0.3430.0",
88
"x-cdm-module-versions": "4",
99
"x-cdm-interface-versions": "10",
@@ -15,18 +15,18 @@
1515
"cbcs"
1616
],
1717
"icons": {
18-
"16": "imgs/icon-128x128.png",
19-
"128": "imgs/icon-128x128.png"
18+
"128": "imgs/icon-128x128.png",
19+
"16": "imgs/icon-128x128.png"
2020
},
2121
"platforms": [
2222
{
23-
"os": "linux",
2423
"arch": "x64",
24+
"os": "linux",
2525
"sub_package_path": "_platform_specific/linux_x64/"
2626
},
2727
{
28-
"os": "linux",
2928
"arch": "x86",
29+
"os": "linux",
3030
"sub_package_path": "_platform_specific/linux_x86/"
3131
}
3232
]
29.8 KB
Binary file not shown.

DEV_FILES/DEBIAN/changelog

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
opera-codecs (0.55.1-1) focal; urgency=medium
1+
opera-codecs (0.56.1-1) focal; urgency=medium
22

3-
* Updated Widevine to 4.10.2209.0
4-
* Updated ffmpeg to opera-beta-ffmpeg-codecs-94.0.4606.41
3+
* Updated Widevine from 4.10.2209.0 to 4.10.2391.0
4+
* Updated ffmpeg from 94.0.4606.41 to 97.0.4692.20
55

6-
-- Dániel Kolozsi <[email protected]> Sat, 26 Sep 2021 10:05:02 +0200
6+
-- Dániel Kolozsi <[email protected]> Sat, 11 Dec 2021 11:05:02 +0200

DEV_FILES/DEBIAN/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Section: admin
33
Priority: optional
44
Maintainer: Dániel Kolozsi <[email protected]>
55
Build-Depends: debhelper (>= 11)
6-
Standards-Version: 0.55.1-1
7-
Version: 0.55.1-1
6+
Standards-Version: 0.56.1-1
7+
Version: 0.56.1-1
88
Package: opera-codecs
99
Architecture: amd64
1010
Depends: opera-stable

DEV_FILES/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
https://www.google.com/chrome/ - 4.10.2209.0
1+
https://www.google.com/chrome/ - 4.10.2391.0
22
https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases - 0.52.2
33
Maybe use https://repo.herecura.eu/herecura/x86_64/ - opera-beta-ffmpeg-codecs-94.0.4606.41
44
Update codecs from here ^
Binary file not shown.

DEV_FILES/opt/google/chrome/WidevineCdm/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"update_url": "https://clients2.google.com/service/update2/crx",
44
"name": "WidevineCdm",
55
"description": "Widevine Content Decryption Module",
6-
"version": "4.10.2209.0",
6+
"version": "4.10.2391.0",
77
"minimum_chrome_version": "68.0.3430.0",
88
"x-cdm-module-versions": "4",
99
"x-cdm-interface-versions": "10",
@@ -15,18 +15,18 @@
1515
"cbcs"
1616
],
1717
"icons": {
18-
"16": "imgs/icon-128x128.png",
19-
"128": "imgs/icon-128x128.png"
18+
"128": "imgs/icon-128x128.png",
19+
"16": "imgs/icon-128x128.png"
2020
},
2121
"platforms": [
2222
{
23-
"os": "linux",
2423
"arch": "x64",
24+
"os": "linux",
2525
"sub_package_path": "_platform_specific/linux_x64/"
2626
},
2727
{
28-
"os": "linux",
2928
"arch": "x86",
29+
"os": "linux",
3030
"sub_package_path": "_platform_specific/linux_x86/"
3131
}
3232
]

0 commit comments

Comments
 (0)