Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3lock: update to 2.14.1.
@ 2022-07-04 18:29 glaulher
  2022-07-05 15:07 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: glaulher @ 2022-07-04 18:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages i3lock
https://github.com/void-linux/void-packages/pull/37846

i3lock: update to 2.14.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 [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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From b7214d3b17171f9f98b8761b73c1ebb99df69279 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Mon, 4 Jul 2022 15:26:19 -0300
Subject: [PATCH] i3lock: update to 2.14.1.

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

diff --git a/srcpkgs/i3lock/template b/srcpkgs/i3lock/template
index b0245825af09..21862cb1bf61 100644
--- a/srcpkgs/i3lock/template
+++ b/srcpkgs/i3lock/template
@@ -1,8 +1,9 @@
 # Template file for 'i3lock'
 pkgname=i3lock
-version=2.13
+version=2.14.1
 revision=1
-build_style=gnu-configure
+# build_style=gnu-configure
+build_style=meson
 hostmakedepends="pkg-config"
 makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
  xcb-util-devel xcb-util-image-devel xcb-util-xrm-devel"
@@ -11,8 +12,8 @@ short_desc="Improved screenlocker based upon XCB and PAM"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://i3wm.org/i3lock/"
-distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.bz2"
-checksum=637fe898acb324337d3ebc4fcdb2e390b082147fdc8a0cda6c19e7f395965f0b
+distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz"
+checksum=062ef27eba0bc5a0c7ae91f7b7cbbf03b316d6a49fe80a58fc9f20c18a4e6843
 
 CFLAGS="-fcommon"
 

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

* Re: [PR REVIEW] i3lock: update to 2.14.1.
  2022-07-04 18:29 [PR PATCH] i3lock: update to 2.14.1 glaulher
@ 2022-07-05 15:07 ` classabbyamp
  2022-07-05 16:34 ` [PR PATCH] [Updated] " glaulher
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-05 15:07 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37846#discussion_r913908422

Comment:
remove comment please
```suggestion
```

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

* Re: [PR PATCH] [Updated] i3lock: update to 2.14.1.
  2022-07-04 18:29 [PR PATCH] i3lock: update to 2.14.1 glaulher
  2022-07-05 15:07 ` [PR REVIEW] " classabbyamp
@ 2022-07-05 16:34 ` glaulher
  2022-07-05 16:37 ` [PR REVIEW] " glaulher
  2022-07-05 17:09 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: glaulher @ 2022-07-05 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages i3lock
https://github.com/void-linux/void-packages/pull/37846

i3lock: update to 2.14.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 [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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From ac807632143f1dfeaf45ca86aacc5958f44121d5 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 5 Jul 2022 13:34:17 -0300
Subject: [PATCH] i3lock: update to 2.14.1.

---
 srcpkgs/i3lock/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/i3lock/template b/srcpkgs/i3lock/template
index b0245825af09..572403425f16 100644
--- a/srcpkgs/i3lock/template
+++ b/srcpkgs/i3lock/template
@@ -1,8 +1,8 @@
 # Template file for 'i3lock'
 pkgname=i3lock
-version=2.13
+version=2.14.1
 revision=1
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="pkg-config"
 makedepends="libev-devel cairo-devel pam-devel libxkbcommon-devel
  xcb-util-devel xcb-util-image-devel xcb-util-xrm-devel"
@@ -11,8 +11,8 @@ short_desc="Improved screenlocker based upon XCB and PAM"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://i3wm.org/i3lock/"
-distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.bz2"
-checksum=637fe898acb324337d3ebc4fcdb2e390b082147fdc8a0cda6c19e7f395965f0b
+distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz"
+checksum=062ef27eba0bc5a0c7ae91f7b7cbbf03b316d6a49fe80a58fc9f20c18a4e6843
 
 CFLAGS="-fcommon"
 

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

* Re: [PR REVIEW] i3lock: update to 2.14.1.
  2022-07-04 18:29 [PR PATCH] i3lock: update to 2.14.1 glaulher
  2022-07-05 15:07 ` [PR REVIEW] " classabbyamp
  2022-07-05 16:34 ` [PR PATCH] [Updated] " glaulher
@ 2022-07-05 16:37 ` glaulher
  2022-07-05 17:09 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: glaulher @ 2022-07-05 16:37 UTC (permalink / raw)
  To: ml

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

New review comment by glaulher on void-packages repository

https://github.com/void-linux/void-packages/pull/37846#discussion_r913993290

Comment:
Done, thanks

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

* Re: [PR PATCH] [Merged]: i3lock: update to 2.14.1.
  2022-07-04 18:29 [PR PATCH] i3lock: update to 2.14.1 glaulher
                   ` (2 preceding siblings ...)
  2022-07-05 16:37 ` [PR REVIEW] " glaulher
@ 2022-07-05 17:09 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-07-05 17:09 UTC (permalink / raw)
  To: ml

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

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

i3lock: update to 2.14.1.
https://github.com/void-linux/void-packages/pull/37846

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

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

end of thread, other threads:[~2022-07-05 17:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 18:29 [PR PATCH] i3lock: update to 2.14.1 glaulher
2022-07-05 15:07 ` [PR REVIEW] " classabbyamp
2022-07-05 16:34 ` [PR PATCH] [Updated] " glaulher
2022-07-05 16:37 ` [PR REVIEW] " glaulher
2022-07-05 17:09 ` [PR PATCH] [Merged]: " classabbyamp

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