Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cagebreak: update to 2.2.1.
@ 2023-08-22 19:51 josegpt
  2023-08-22 20:06 ` [PR PATCH] [Updated] " josegpt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: josegpt @ 2023-08-22 19:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages cagebreak
https://github.com/void-linux/void-packages/pull/45720

cagebreak: update to 2.2.1.
<!-- 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)
<!--
- 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/45720.patch is attached

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

From 92efa8ada5c9a75e430bd6bccb5a43c2038d3ba4 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Tue, 22 Aug 2023 15:51:01 -0400
Subject: [PATCH] cagebreak: update to 2.2.1.

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

diff --git a/srcpkgs/cagebreak/template b/srcpkgs/cagebreak/template
index 620b827e8697a..c4529a56f1108 100644
--- a/srcpkgs/cagebreak/template
+++ b/srcpkgs/cagebreak/template
@@ -1,6 +1,6 @@
 # Template file for 'cagebreak'
 pkgname=cagebreak
-version=2.2.0
+version=2.2.1
 revision=1
 build_style=meson
 configure_args="-Dman-pages=true $(vopt_bool xwayland xwayland)"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/project-repo/cagebreak"
 changelog="https://raw.githubusercontent.com/project-repo/cagebreak/master/Changelog.md"
 distfiles="https://github.com/project-repo/cagebreak/releases/download/${version}/release_${version}.tar.gz"
-checksum=c90361c0fa77ea90f821721c132d25600eca466e37fe5c12c1af99ee466c0f54
+checksum=b0f9ab3c406fefc2922ff30a98cf752b27c20b095766d45eb619ca5196df0f5c
 
 build_options="xwayland"
 build_options_default="xwayland"

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

* Re: [PR PATCH] [Updated] cagebreak: update to 2.2.1.
  2023-08-22 19:51 [PR PATCH] cagebreak: update to 2.2.1 josegpt
@ 2023-08-22 20:06 ` josegpt
  2023-09-19 17:19 ` josegpt
  2023-09-23 13:26 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: josegpt @ 2023-08-22 20:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages cagebreak
https://github.com/void-linux/void-packages/pull/45720

cagebreak: update to 2.2.1.
<!-- 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)
<!--
- 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/45720.patch is attached

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

From d1db9fc16d0d523a58284fe211a047259063ddfc Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Tue, 22 Aug 2023 15:51:01 -0400
Subject: [PATCH] cagebreak: update to 2.2.1.

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

diff --git a/srcpkgs/cagebreak/template b/srcpkgs/cagebreak/template
index 620b827e8697a..f1b8a4f56a7d4 100644
--- a/srcpkgs/cagebreak/template
+++ b/srcpkgs/cagebreak/template
@@ -1,9 +1,9 @@
 # Template file for 'cagebreak'
 pkgname=cagebreak
-version=2.2.0
+version=2.2.1
 revision=1
 build_style=meson
-configure_args="-Dman-pages=true $(vopt_bool xwayland xwayland)"
+configure_args="--buildtype=release -Dman-pages=true $(vopt_bool xwayland xwayland)"
 conf_files="/etc/xdg/cagebreak/config"
 hostmakedepends="pkg-config wayland-devel scdoc"
 makedepends="wlroots-devel cairo-devel pango-devel libevdev-devel"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/project-repo/cagebreak"
 changelog="https://raw.githubusercontent.com/project-repo/cagebreak/master/Changelog.md"
 distfiles="https://github.com/project-repo/cagebreak/releases/download/${version}/release_${version}.tar.gz"
-checksum=c90361c0fa77ea90f821721c132d25600eca466e37fe5c12c1af99ee466c0f54
+checksum=b0f9ab3c406fefc2922ff30a98cf752b27c20b095766d45eb619ca5196df0f5c
 
 build_options="xwayland"
 build_options_default="xwayland"

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

* Re: [PR PATCH] [Updated] cagebreak: update to 2.2.1.
  2023-08-22 19:51 [PR PATCH] cagebreak: update to 2.2.1 josegpt
  2023-08-22 20:06 ` [PR PATCH] [Updated] " josegpt
@ 2023-09-19 17:19 ` josegpt
  2023-09-23 13:26 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: josegpt @ 2023-09-19 17:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages cagebreak
https://github.com/void-linux/void-packages/pull/45720

cagebreak: update to 2.2.1.
<!-- 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)
<!--
- 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/45720.patch is attached

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

From d471582b3cef712d00f4d07695b377bf7c0663b3 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Tue, 22 Aug 2023 15:51:01 -0400
Subject: [PATCH] cagebreak: update to 2.2.1.

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

diff --git a/srcpkgs/cagebreak/template b/srcpkgs/cagebreak/template
index 620b827e8697a..f1b8a4f56a7d4 100644
--- a/srcpkgs/cagebreak/template
+++ b/srcpkgs/cagebreak/template
@@ -1,9 +1,9 @@
 # Template file for 'cagebreak'
 pkgname=cagebreak
-version=2.2.0
+version=2.2.1
 revision=1
 build_style=meson
-configure_args="-Dman-pages=true $(vopt_bool xwayland xwayland)"
+configure_args="--buildtype=release -Dman-pages=true $(vopt_bool xwayland xwayland)"
 conf_files="/etc/xdg/cagebreak/config"
 hostmakedepends="pkg-config wayland-devel scdoc"
 makedepends="wlroots-devel cairo-devel pango-devel libevdev-devel"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/project-repo/cagebreak"
 changelog="https://raw.githubusercontent.com/project-repo/cagebreak/master/Changelog.md"
 distfiles="https://github.com/project-repo/cagebreak/releases/download/${version}/release_${version}.tar.gz"
-checksum=c90361c0fa77ea90f821721c132d25600eca466e37fe5c12c1af99ee466c0f54
+checksum=b0f9ab3c406fefc2922ff30a98cf752b27c20b095766d45eb619ca5196df0f5c
 
 build_options="xwayland"
 build_options_default="xwayland"

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

* Re: [PR PATCH] [Merged]: cagebreak: update to 2.2.1.
  2023-08-22 19:51 [PR PATCH] cagebreak: update to 2.2.1 josegpt
  2023-08-22 20:06 ` [PR PATCH] [Updated] " josegpt
  2023-09-19 17:19 ` josegpt
@ 2023-09-23 13:26 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-09-23 13:26 UTC (permalink / raw)
  To: ml

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

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

cagebreak: update to 2.2.1.
https://github.com/void-linux/void-packages/pull/45720

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)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-09-23 13:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-22 19:51 [PR PATCH] cagebreak: update to 2.2.1 josegpt
2023-08-22 20:06 ` [PR PATCH] [Updated] " josegpt
2023-09-19 17:19 ` josegpt
2023-09-23 13:26 ` [PR PATCH] [Merged]: " Duncaen

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