Github messages for voidlinux
 help / color / mirror / Atom feed
From: rafeyu <rafeyu@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] vivaldi: update to 5.7.2921.53
Date: Sun, 19 Feb 2023 15:49:25 +0100	[thread overview]
Message-ID: <20230219144925.8NUaAPmHzMTdC_M1RUQtPsr5SPe0Cw0YgFdXU4YiG7c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42327@inbox.vuxu.org>

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

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

https://github.com/rafeyu/void-packages vivaldi-update
https://github.com/void-linux/void-packages/pull/42327

vivaldi: update to 5.7.2921.53
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/42327.patch is attached

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

From 11b819daf3d5d49e116fc4a90fd362fbb4b1639e Mon Sep 17 00:00:00 2001
From: Ramdziana F Y <ramdzian@gmail.com>
Date: Fri, 17 Feb 2023 18:07:26 +0700
Subject: [PATCH] vivaldi: update to 5.7.2921.53 and skip libqt5_shim.so as
 runtime dependency

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

diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template
index 7be52434641a..87c74429fa0a 100644
--- a/srcpkgs/vivaldi/template
+++ b/srcpkgs/vivaldi/template
@@ -1,6 +1,6 @@
 # Template file for 'vivaldi'
 pkgname=vivaldi
-version=5.6.2867.62
+version=5.7.2921.53
 revision=1
 _release=1
 archs="x86_64 aarch64 armv7l"
@@ -16,18 +16,19 @@ _licenseUrl="https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/"
 repository=nonfree
 restricted=yes
 nostrip=yes
+skiprdeps="/opt/vivaldi/libqt5_shim.so"
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_amd64.deb"
-	checksum=a79a2409dbc406eacbd5482a2cc06109de1c68f6e2380d5666b23d4c2e63ea88
+	checksum=aa4282a072424638b75df5e4ef59f805f8c5c90a5767e05aae21e66d83c0baff
 	;;
 aarch64)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_arm64.deb"
-	checksum=6894766d727c7456b253eeb8657ce243b5fa980e09e177c0e3ba30bb9f926921
+	checksum=53c9915d72ea07173e86e9a3e02cfdc79abbe4a0be1f7a579557b4ae9d476add
 	;;
 armv7l)
 	distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version}-${_release}_armhf.deb"
-	checksum=9b01450c19785d54f9b060363d9de1245a3e578b214c46f9487d590de3aba942
+	checksum=6afe507b62a4bdfd909355466a10b8627c0bbad0b0a3c30f5280f710ca7849bb
 	;;
 *)
 	broken="No distfiles available for this target"

  parent reply	other threads:[~2023-02-19 14:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17 11:09 [PR PATCH] " rafeyu
2023-02-17 13:05 ` icp1994
2023-02-18  9:17 ` rafeyu
2023-02-19  4:21 ` classabbyamp
2023-02-19 14:49 ` rafeyu [this message]
2023-03-05  8:16 ` classabbyamp
2023-03-05  8:16 ` [PR PATCH] [Updated] " classabbyamp
2023-03-05  8:18 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230219144925.8NUaAPmHzMTdC_M1RUQtPsr5SPe0Cw0YgFdXU4YiG7c@z \
    --to=rafeyu@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).