Github messages for voidlinux
 help / color / mirror / Atom feed
From: lemmi <lemmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Passt
Date: Tue, 05 Dec 2023 07:48:29 +0100	[thread overview]
Message-ID: <20231205064829.oqlt1Jcdg-HP0rVV6EwztOJdznm3Vi3dGMptyOsAVeI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47423@inbox.vuxu.org>

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

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

https://github.com/lemmi/void-packages passt
https://github.com/void-linux/void-packages/pull/47423

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

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### 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/47423.patch is attached

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

From b945e5baabb83137c30d6f40bf3871ea25939596 Mon Sep 17 00:00:00 2001
From: devlocalhost <lazarecobani@gmail.com>
Date: Thu, 2 Nov 2023 00:41:16 +0200
Subject: [PATCH 1/3] scrcpy: update to 2.2

Closes: #47016 [via git-merge-pr]
---
 srcpkgs/scrcpy/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/scrcpy/template b/srcpkgs/scrcpy/template
index ac18bc03418ce7..5866bf2d0b43ae 100644
--- a/srcpkgs/scrcpy/template
+++ b/srcpkgs/scrcpy/template
@@ -1,6 +1,6 @@
 # Template file for 'scrcpy'
 pkgname=scrcpy
-version=2.1.1
+version=2.2
 revision=1
 build_style=meson
 configure_args="-Dcompile_server=false
@@ -14,8 +14,8 @@ license="Apache-2.0"
 homepage="https://github.com/Genymobile/scrcpy"
 distfiles="https://github.com/Genymobile/scrcpy/archive/v${version}.tar.gz
  https://github.com/Genymobile/scrcpy/releases/download/v${version}/scrcpy-server-v${version}"
-checksum="6f3d055159cb125eabe940a901bef8a69e14e2c25f0e47554f846e7f26a36c4d
- 9558db6c56743a1dc03b38f59801fb40e91cc891f8fc0c89e5b0b067761f148e"
+checksum="9c96ce84129e6a4c15da8b907e4576c945732e666fcc52cf94ff402b9dd10c2c
+ c85c4aa84305efb69115cd497a120ebdd10258993b4cf123a8245b3d99d49874"
 skip_extraction="scrcpy-server-v${version}"
 
 post_install() {

From 6fdccb9bcf788afe948d56e1d3ab2f29085219d7 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Mon, 27 Nov 2023 03:13:13 +0100
Subject: [PATCH 2/3] passt: update to 2023.11.19.4f1709d.

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

diff --git a/srcpkgs/passt/template b/srcpkgs/passt/template
index b5274d1f41ba10..54f98967411461 100644
--- a/srcpkgs/passt/template
+++ b/srcpkgs/passt/template
@@ -1,6 +1,6 @@
 # Template file for 'passt'
 pkgname=passt
-version=2023.10.04.f851084
+version=2023.11.19.4f1709d
 revision=1
 # upstream uses YYYY_MM_DD.COMMIT
 _version=${version/./_}
@@ -11,7 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="GPL-2, BSD-3-Clause"
 homepage="https://passt.top"
 distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
-checksum=319a25b7628d926b4cbd2f45fb3ad917a9ed33391006b8e525d7300231559493
+checksum=7ed05640331d76d689749edb8671a6c3fb92a93447659839448bcb4a9632c897
 
 post_install() {
 	vlicense LICENSES/BSD-3-Clause.txt

From bcdc488bb9a7bb6bc9bb7245f85453ee9d1c6b66 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Tue, 5 Dec 2023 07:42:53 +0100
Subject: [PATCH 3/3] passt: update to 2023.12.04.b86afe3.

---
 srcpkgs/passt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/passt/template b/srcpkgs/passt/template
index 54f98967411461..1d4e227ab507e0 100644
--- a/srcpkgs/passt/template
+++ b/srcpkgs/passt/template
@@ -1,6 +1,6 @@
 # Template file for 'passt'
 pkgname=passt
-version=2023.11.19.4f1709d
+version=2023.12.04.b86afe3
 revision=1
 # upstream uses YYYY_MM_DD.COMMIT
 _version=${version/./_}
@@ -8,10 +8,10 @@ _version=${_version/./_}
 build_style=gnu-makefile
 short_desc="Plug A Simple Socket Transport"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
-license="GPL-2, BSD-3-Clause"
+license="GPL-2.0-or-later, BSD-3-Clause"
 homepage="https://passt.top"
 distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
-checksum=7ed05640331d76d689749edb8671a6c3fb92a93447659839448bcb4a9632c897
+checksum=1a8e07da8c27eedb771aaee7e20c536ea544ca59e5c17871099f1b08edaff072
 
 post_install() {
 	vlicense LICENSES/BSD-3-Clause.txt

  parent reply	other threads:[~2023-12-05  6:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-27  2:16 [PR PATCH] Passt lemmi
2023-11-27  2:17 ` [PR PATCH] [Updated] Passt lemmi
2023-12-04 10:32 ` Passt sbrivio-rh
2023-12-04 13:48 ` Passt lemmi
2023-12-05  6:45 ` [PR PATCH] [Updated] Passt lemmi
2023-12-05  6:48 ` lemmi [this message]
2023-12-30 14:51 ` Passt sbrivio-rh
2024-01-02 11:04 ` [PR PATCH] [Updated] Passt lemmi
2024-01-02 11:08 ` [PR PATCH] [Merged]: Passt lemmi
2024-01-02 11:08 ` Passt lemmi

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=20231205064829.oqlt1Jcdg-HP0rVV6EwztOJdznm3Vi3dGMptyOsAVeI@z \
    --to=lemmi@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).