Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wl-mirror: update to 0.13.0.
@ 2023-02-27 16:19 vutunganh
  2023-02-28 22:07 ` [PR REVIEW] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vutunganh @ 2023-02-27 16:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vutunganh/void-packages wl-mirror-0.13.0
https://github.com/void-linux/void-packages/pull/42486

wl-mirror: update to 0.13.0.
<!-- 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, (x86_64-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-mirror-0.13.0-42486.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]

From 38c5d7c0f90b0de9d4129538bedb805306e6717f Mon Sep 17 00:00:00 2001
From: Tung Anh Vu <vu.tunganh96@gmail.com>
Date: Mon, 27 Feb 2023 16:07:20 +0000
Subject: [PATCH] wl-mirror: update to 0.13.0.

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

diff --git a/srcpkgs/wl-mirror/template b/srcpkgs/wl-mirror/template
index 07cde2e6ef39..a9c8905b126e 100644
--- a/srcpkgs/wl-mirror/template
+++ b/srcpkgs/wl-mirror/template
@@ -1,6 +1,6 @@
 # Template file for 'wl-mirror'
 pkgname=wl-mirror
-version=0.12.2
+version=0.13.0
 revision=1
 build_style=cmake
 configure_args="-DWLR_PROTOCOL_DIR=${wrksrc}/proto/wlr-protocols -DINSTALL_DOCUMENTATION=ON"
@@ -11,4 +11,4 @@ maintainer="Tung Anh Vu <vu.tunganh96@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Ferdi265/wl-mirror"
 distfiles="https://github.com/Ferdi265/wl-mirror/releases/download/v${version}/wl-mirror-${version}.tar.gz"
-checksum=5393846be91192dc97995d20e13e1f44a26239b4b22b287f99a1f31dbe8ad04c
+checksum=2538848cca02c4b8eb4f32d883c9bdb76ab047b8dd6db28c01c84abe4be71532

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

* Re: [PR REVIEW] wl-mirror: update to 0.13.0.
  2023-02-27 16:19 [PR PATCH] wl-mirror: update to 0.13.0 vutunganh
@ 2023-02-28 22:07 ` paper42
  2023-02-28 22:22 ` [PR PATCH] [Updated] " vutunganh
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-02-28 22:07 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42486#discussion_r1120849143

Comment:
```suggestion
homepage="https://github.com/Ferdi265/wl-mirror"
changelog="https://github.com/Ferdi265/wl-mirror/releases"
```

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

* Re: [PR PATCH] [Updated] wl-mirror: update to 0.13.0.
  2023-02-27 16:19 [PR PATCH] wl-mirror: update to 0.13.0 vutunganh
  2023-02-28 22:07 ` [PR REVIEW] " paper42
@ 2023-02-28 22:22 ` vutunganh
  2023-02-28 22:22 ` [PR REVIEW] " vutunganh
  2023-03-01  7:46 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: vutunganh @ 2023-02-28 22:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vutunganh/void-packages wl-mirror-0.13.0
https://github.com/void-linux/void-packages/pull/42486

wl-mirror: update to 0.13.0.
<!-- 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, (x86_64-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wl-mirror-0.13.0-42486.patch --]
[-- Type: text/x-diff, Size: 1206 bytes --]

From 706ef49b9d63a4b184fdfd445a1c2f90547e0b1e Mon Sep 17 00:00:00 2001
From: Tung Anh Vu <vu.tunganh96@gmail.com>
Date: Mon, 27 Feb 2023 16:07:20 +0000
Subject: [PATCH] wl-mirror: update to 0.13.0.

---
 srcpkgs/wl-mirror/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wl-mirror/template b/srcpkgs/wl-mirror/template
index 07cde2e6ef39..d8f6d7989703 100644
--- a/srcpkgs/wl-mirror/template
+++ b/srcpkgs/wl-mirror/template
@@ -1,6 +1,6 @@
 # Template file for 'wl-mirror'
 pkgname=wl-mirror
-version=0.12.2
+version=0.13.0
 revision=1
 build_style=cmake
 configure_args="-DWLR_PROTOCOL_DIR=${wrksrc}/proto/wlr-protocols -DINSTALL_DOCUMENTATION=ON"
@@ -10,5 +10,6 @@ short_desc="Simple Wayland output mirror client"
 maintainer="Tung Anh Vu <vu.tunganh96@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Ferdi265/wl-mirror"
+changelog="https://github.com/Ferdi265/wl-mirror/releases"
 distfiles="https://github.com/Ferdi265/wl-mirror/releases/download/v${version}/wl-mirror-${version}.tar.gz"
-checksum=5393846be91192dc97995d20e13e1f44a26239b4b22b287f99a1f31dbe8ad04c
+checksum=2538848cca02c4b8eb4f32d883c9bdb76ab047b8dd6db28c01c84abe4be71532

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

* Re: [PR REVIEW] wl-mirror: update to 0.13.0.
  2023-02-27 16:19 [PR PATCH] wl-mirror: update to 0.13.0 vutunganh
  2023-02-28 22:07 ` [PR REVIEW] " paper42
  2023-02-28 22:22 ` [PR PATCH] [Updated] " vutunganh
@ 2023-02-28 22:22 ` vutunganh
  2023-03-01  7:46 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: vutunganh @ 2023-02-28 22:22 UTC (permalink / raw)
  To: ml

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

New review comment by vutunganh on void-packages repository

https://github.com/void-linux/void-packages/pull/42486#discussion_r1120867089

Comment:
Done.

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

* Re: [PR PATCH] [Merged]: wl-mirror: update to 0.13.0.
  2023-02-27 16:19 [PR PATCH] wl-mirror: update to 0.13.0 vutunganh
                   ` (2 preceding siblings ...)
  2023-02-28 22:22 ` [PR REVIEW] " vutunganh
@ 2023-03-01  7:46 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-03-01  7:46 UTC (permalink / raw)
  To: ml

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

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

wl-mirror: update to 0.13.0.
https://github.com/void-linux/void-packages/pull/42486

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 [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, (x86_64-glibc)


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

end of thread, other threads:[~2023-03-01  7:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27 16:19 [PR PATCH] wl-mirror: update to 0.13.0 vutunganh
2023-02-28 22:07 ` [PR REVIEW] " paper42
2023-02-28 22:22 ` [PR PATCH] [Updated] " vutunganh
2023-02-28 22:22 ` [PR REVIEW] " vutunganh
2023-03-01  7:46 ` [PR PATCH] [Merged]: " paper42

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).