Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opera: update to 84.0.4316.42.
@ 2022-03-18 15:30 mobinmob
  2022-03-27  9:19 ` paper42
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: mobinmob @ 2022-03-18 15:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1213 bytes --]

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages opera
https://github.com/void-linux/void-packages/pull/36205

opera: update to 84.0.4316.42.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36205.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opera-36205.patch --]
[-- Type: text/x-diff, Size: 1008 bytes --]

From 8ffc82ca7070d10b3938a37d2e47dfde69fb321f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Mar 2022 17:30:11 +0200
Subject: [PATCH] opera: update to 84.0.4316.42.

---
 srcpkgs/opera/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/opera/template b/srcpkgs/opera/template
index f3965df0408d..23b4ddb12e18 100644
--- a/srcpkgs/opera/template
+++ b/srcpkgs/opera/template
@@ -1,6 +1,6 @@
 # Template file for 'opera'
 pkgname=opera
-version=84.0.4316.31
+version=84.0.4316.42
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="custom:Proprietary"
 homepage="https://www.opera.com/computer"
 distfiles="https://rpm.opera.com/rpm/opera_stable-${version}-linux-release-x64-signed.rpm"
-checksum=6ae3c4ff44a4ae627724a8df3fcb2d5663ca8677a5eb62b5354b99fe21688608
+checksum=6c5c7763738b9f6883ab816df1df65955d810dcb59bfbdb7d6e8cb9c17cc95f3
 repository="nonfree"
 nostrip=yes
 

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
@ 2022-03-27  9:19 ` paper42
  2022-03-27  9:41 ` [PR PATCH] [Updated] " mobinmob
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: paper42 @ 2022-03-27  9:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1079889593

Comment:
They only have the latest version available at that location which means, we get a 404 error when they update it, but we don't update the template. Is there a better mirror that doesn't do this? https://get.geo.opera.com/pub/opera/desktop/85.0.4341.18/linux/ seems to keep older versions, but only provides deb in the latest version.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
  2022-03-27  9:19 ` paper42
@ 2022-03-27  9:41 ` mobinmob
  2022-03-27  9:43 ` mobinmob
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-03-27  9:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages opera
https://github.com/void-linux/void-packages/pull/36205

opera: update to 84.0.4316.42.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36205.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opera-36205.patch --]
[-- Type: text/x-diff, Size: 1354 bytes --]

From f41d2cfb996e11c30b5b0010db24169efecf4381 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Mar 2022 17:30:11 +0200
Subject: [PATCH] opera: update to 85.0.4341.18.

---
 srcpkgs/opera/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/opera/template b/srcpkgs/opera/template
index f3965df0408d..4f034084bafe 100644
--- a/srcpkgs/opera/template
+++ b/srcpkgs/opera/template
@@ -1,6 +1,6 @@
 # Template file for 'opera'
 pkgname=opera
-version=84.0.4316.31
+version=85.0.4341.18
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="custom:Proprietary"
 homepage="https://www.opera.com/computer"
 distfiles="https://rpm.opera.com/rpm/opera_stable-${version}-linux-release-x64-signed.rpm"
-checksum=6ae3c4ff44a4ae627724a8df3fcb2d5663ca8677a5eb62b5354b99fe21688608
+checksum=e73d4bb5ade41525f2eea5e098b27560edd7546746d9673cfe6db6d35a7e9ad7
 repository="nonfree"
 nostrip=yes
 
@@ -27,7 +27,6 @@ do_install() {
 	# Link executable in path
 	ln -s ../lib/opera/opera "${DESTDIR}/usr/bin/opera"
 
-	# Install licenses
-	vlicense usr/lib64/opera/resources/eula_desktop_eea.txt
-	vlicense usr/lib64/opera/resources/eula_desktop_row.txt
+	# Install 3rd-party licenses
+	vlicense usr/lib64/opera/opera_autoupdate.licenses
 }

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
  2022-03-27  9:19 ` paper42
  2022-03-27  9:41 ` [PR PATCH] [Updated] " mobinmob
@ 2022-03-27  9:43 ` mobinmob
  2022-03-27  9:43 ` mobinmob
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-03-27  9:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1079893389

Comment:
- Updated to 85.0.4341.18.

I do not think there is a mirror that keeps old releases in rpm format - this is their rpm repo. Not sure what the best solution is here, but I am not very fond of the dep format when repackaging :)

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (2 preceding siblings ...)
  2022-03-27  9:43 ` mobinmob
@ 2022-03-27  9:43 ` mobinmob
  2022-03-27  9:44 ` mobinmob
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-03-27  9:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1079893389

Comment:
- Updated to 85.0.4341.18.

@paper42 I do not think there is a mirror that keeps old releases in rpm format - this is their rpm repo. Not sure what the best solution is here, but I am not very fond of the dep format when repackaging :)

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (3 preceding siblings ...)
  2022-03-27  9:43 ` mobinmob
@ 2022-03-27  9:44 ` mobinmob
  2022-04-06 21:34 ` Chocimier
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-03-27  9:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1079893389

Comment:
- Updated to 85.0.4341.18.

@paper42 I do not think there is a mirror that keeps old releases in rpm format - this is their rpm repo. Not sure what the best solution is here, but I am not very fond of the deb format when repackaging :)

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (4 preceding siblings ...)
  2022-03-27  9:44 ` mobinmob
@ 2022-04-06 21:34 ` Chocimier
  2022-04-08 20:06 ` mobinmob
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Chocimier @ 2022-04-06 21:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1090830864

Comment:
85.0.4341.18 is an exception, there is an rpm archived for other versions.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (5 preceding siblings ...)
  2022-04-06 21:34 ` Chocimier
@ 2022-04-08 20:06 ` mobinmob
  2022-05-02  6:41 ` [PR PATCH] [Updated] " mobinmob
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-04-08 20:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1093310906

Comment:
- Rebased on master.
- Updated to 85.0.4341.60.

@Chocimier Thanx for the heads-up!
@paper42 I think the changes fix the issue :)

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (6 preceding siblings ...)
  2022-04-08 20:06 ` mobinmob
@ 2022-05-02  6:41 ` mobinmob
  2022-05-02  6:42 ` mobinmob
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-02  6:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages opera
https://github.com/void-linux/void-packages/pull/36205

opera: update to 84.0.4316.42.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36205.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opera-36205.patch --]
[-- Type: text/x-diff, Size: 1354 bytes --]

From 340fa0f1091cce3173acf05e22ba2e67d55709b1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Mar 2022 17:30:11 +0200
Subject: [PATCH] opera: update to 86.0.4363.32.

---
 srcpkgs/opera/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/opera/template b/srcpkgs/opera/template
index f3965df0408d..df03b2540a32 100644
--- a/srcpkgs/opera/template
+++ b/srcpkgs/opera/template
@@ -1,6 +1,6 @@
 # Template file for 'opera'
 pkgname=opera
-version=84.0.4316.31
+version=86.0.4363.32
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="custom:Proprietary"
 homepage="https://www.opera.com/computer"
 distfiles="https://rpm.opera.com/rpm/opera_stable-${version}-linux-release-x64-signed.rpm"
-checksum=6ae3c4ff44a4ae627724a8df3fcb2d5663ca8677a5eb62b5354b99fe21688608
+checksum=50452449b5626ab66013610f8335646e2dcc2a7421cc4863ec186c9ca883ec75
 repository="nonfree"
 nostrip=yes
 
@@ -27,7 +27,6 @@ do_install() {
 	# Link executable in path
 	ln -s ../lib/opera/opera "${DESTDIR}/usr/bin/opera"
 
-	# Install licenses
-	vlicense usr/lib64/opera/resources/eula_desktop_eea.txt
-	vlicense usr/lib64/opera/resources/eula_desktop_row.txt
+	# Install 3rd-party licenses
+	vlicense usr/lib64/opera/opera_autoupdate.licenses
 }

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (7 preceding siblings ...)
  2022-05-02  6:41 ` [PR PATCH] [Updated] " mobinmob
@ 2022-05-02  6:42 ` mobinmob
  2022-05-02  6:43 ` [PR PATCH] [Updated] " mobinmob
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-02  6:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1114545452

Comment:
- Rebase on master.
- Update to 86.0.4363.32.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (8 preceding siblings ...)
  2022-05-02  6:42 ` mobinmob
@ 2022-05-02  6:43 ` mobinmob
  2022-05-06 19:36 ` mobinmob
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-02  6:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages opera
https://github.com/void-linux/void-packages/pull/36205

opera: update to 84.0.4316.42.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36205.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opera-36205.patch --]
[-- Type: text/x-diff, Size: 1354 bytes --]

From 73328df47cf0727f10f2510e0528661d440d933e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Mar 2022 17:30:11 +0200
Subject: [PATCH] opera: update to 86.0.4363.32.

---
 srcpkgs/opera/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/opera/template b/srcpkgs/opera/template
index f3965df0408d..df03b2540a32 100644
--- a/srcpkgs/opera/template
+++ b/srcpkgs/opera/template
@@ -1,6 +1,6 @@
 # Template file for 'opera'
 pkgname=opera
-version=84.0.4316.31
+version=86.0.4363.32
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="custom:Proprietary"
 homepage="https://www.opera.com/computer"
 distfiles="https://rpm.opera.com/rpm/opera_stable-${version}-linux-release-x64-signed.rpm"
-checksum=6ae3c4ff44a4ae627724a8df3fcb2d5663ca8677a5eb62b5354b99fe21688608
+checksum=50452449b5626ab66013610f8335646e2dcc2a7421cc4863ec186c9ca883ec75
 repository="nonfree"
 nostrip=yes
 
@@ -27,7 +27,6 @@ do_install() {
 	# Link executable in path
 	ln -s ../lib/opera/opera "${DESTDIR}/usr/bin/opera"
 
-	# Install licenses
-	vlicense usr/lib64/opera/resources/eula_desktop_eea.txt
-	vlicense usr/lib64/opera/resources/eula_desktop_row.txt
+	# Install 3rd-party licenses
+	vlicense usr/lib64/opera/opera_autoupdate.licenses
 }

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (9 preceding siblings ...)
  2022-05-02  6:43 ` [PR PATCH] [Updated] " mobinmob
@ 2022-05-06 19:36 ` mobinmob
  2022-05-06 19:37 ` mobinmob
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-06 19:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages opera
https://github.com/void-linux/void-packages/pull/36205

opera: update to 84.0.4316.42.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36205.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opera-36205.patch --]
[-- Type: text/x-diff, Size: 1354 bytes --]

From 5c0248bf583e3a8e8434de0d8d435b5b7b17a7ee Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Mar 2022 17:30:11 +0200
Subject: [PATCH] opera: update to 86.0.4363.50.

---
 srcpkgs/opera/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/opera/template b/srcpkgs/opera/template
index f3965df0408d..4818936ee26f 100644
--- a/srcpkgs/opera/template
+++ b/srcpkgs/opera/template
@@ -1,6 +1,6 @@
 # Template file for 'opera'
 pkgname=opera
-version=84.0.4316.31
+version=86.0.4363.50
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="custom:Proprietary"
 homepage="https://www.opera.com/computer"
 distfiles="https://rpm.opera.com/rpm/opera_stable-${version}-linux-release-x64-signed.rpm"
-checksum=6ae3c4ff44a4ae627724a8df3fcb2d5663ca8677a5eb62b5354b99fe21688608
+checksum=94b73abd6e1d2a710ddbd437e11a1702d487cc9497258b90a131332123ce28a5
 repository="nonfree"
 nostrip=yes
 
@@ -27,7 +27,6 @@ do_install() {
 	# Link executable in path
 	ln -s ../lib/opera/opera "${DESTDIR}/usr/bin/opera"
 
-	# Install licenses
-	vlicense usr/lib64/opera/resources/eula_desktop_eea.txt
-	vlicense usr/lib64/opera/resources/eula_desktop_row.txt
+	# Install 3rd-party licenses
+	vlicense usr/lib64/opera/opera_autoupdate.licenses
 }

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to 84.0.4316.42.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (10 preceding siblings ...)
  2022-05-06 19:36 ` mobinmob
@ 2022-05-06 19:37 ` mobinmob
  2022-05-06 19:41 ` opera: update to 86.0.4363.50 Chocimier
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-06 19:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 189 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1119953783

Comment:
- Rebase on master.
- Update to 86.0.4363.50.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to  86.0.4363.50.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (11 preceding siblings ...)
  2022-05-06 19:37 ` mobinmob
@ 2022-05-06 19:41 ` Chocimier
  2022-05-06 19:56 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Chocimier @ 2022-05-06 19:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1119956511

Comment:
Please switch to get.geo.opera.com. It keeps most of versions, while rpm.opera.com only serves newest one.

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Updated] opera: update to  86.0.4363.50.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (12 preceding siblings ...)
  2022-05-06 19:41 ` opera: update to 86.0.4363.50 Chocimier
@ 2022-05-06 19:56 ` mobinmob
  2022-05-06 19:57 ` mobinmob
  2022-05-06 20:01 ` [PR PATCH] [Merged]: " Chocimier
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-06 19:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages opera
https://github.com/void-linux/void-packages/pull/36205

opera: update to  86.0.4363.50.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36205.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-opera-36205.patch --]
[-- Type: text/x-diff, Size: 1513 bytes --]

From bad78be26748bb3dff346d01ed61abc605aeb6c1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Mar 2022 17:30:11 +0200
Subject: [PATCH] opera: update to 86.0.4363.50.

---
 srcpkgs/opera/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/opera/template b/srcpkgs/opera/template
index f3965df0408d..1be0482067b9 100644
--- a/srcpkgs/opera/template
+++ b/srcpkgs/opera/template
@@ -1,6 +1,6 @@
 # Template file for 'opera'
 pkgname=opera
-version=84.0.4316.31
+version=86.0.4363.50
 revision=1
 archs="x86_64"
 create_wrksrc=yes
@@ -10,8 +10,8 @@ short_desc="Fast, secure, easy to use browser"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="custom:Proprietary"
 homepage="https://www.opera.com/computer"
-distfiles="https://rpm.opera.com/rpm/opera_stable-${version}-linux-release-x64-signed.rpm"
-checksum=6ae3c4ff44a4ae627724a8df3fcb2d5663ca8677a5eb62b5354b99fe21688608
+distfiles="https://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_amd64.rpm"
+checksum=94b73abd6e1d2a710ddbd437e11a1702d487cc9497258b90a131332123ce28a5
 repository="nonfree"
 nostrip=yes
 
@@ -27,7 +27,6 @@ do_install() {
 	# Link executable in path
 	ln -s ../lib/opera/opera "${DESTDIR}/usr/bin/opera"
 
-	# Install licenses
-	vlicense usr/lib64/opera/resources/eula_desktop_eea.txt
-	vlicense usr/lib64/opera/resources/eula_desktop_row.txt
+	# Install 3rd-party licenses
+	vlicense usr/lib64/opera/opera_autoupdate.licenses
 }

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: opera: update to  86.0.4363.50.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (13 preceding siblings ...)
  2022-05-06 19:56 ` [PR PATCH] [Updated] " mobinmob
@ 2022-05-06 19:57 ` mobinmob
  2022-05-06 20:01 ` [PR PATCH] [Merged]: " Chocimier
  15 siblings, 0 replies; 17+ messages in thread
From: mobinmob @ 2022-05-06 19:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/36205#issuecomment-1119966491

Comment:
> Please switch to get.geo.opera.com. It keeps most of versions, while rpm.opera.com only serves newest one.

Done :)

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [PR PATCH] [Merged]: opera: update to  86.0.4363.50.
  2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
                   ` (14 preceding siblings ...)
  2022-05-06 19:57 ` mobinmob
@ 2022-05-06 20:01 ` Chocimier
  15 siblings, 0 replies; 17+ messages in thread
From: Chocimier @ 2022-05-06 20:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

There's a merged pull request on the void-packages repository

opera: update to  86.0.4363.50.
https://github.com/void-linux/void-packages/pull/36205

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-05-06 20:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 15:30 [PR PATCH] opera: update to 84.0.4316.42 mobinmob
2022-03-27  9:19 ` paper42
2022-03-27  9:41 ` [PR PATCH] [Updated] " mobinmob
2022-03-27  9:43 ` mobinmob
2022-03-27  9:43 ` mobinmob
2022-03-27  9:44 ` mobinmob
2022-04-06 21:34 ` Chocimier
2022-04-08 20:06 ` mobinmob
2022-05-02  6:41 ` [PR PATCH] [Updated] " mobinmob
2022-05-02  6:42 ` mobinmob
2022-05-02  6:43 ` [PR PATCH] [Updated] " mobinmob
2022-05-06 19:36 ` mobinmob
2022-05-06 19:37 ` mobinmob
2022-05-06 19:41 ` opera: update to 86.0.4363.50 Chocimier
2022-05-06 19:56 ` [PR PATCH] [Updated] " mobinmob
2022-05-06 19:57 ` mobinmob
2022-05-06 20:01 ` [PR PATCH] [Merged]: " Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).