Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtklock: update to 2.0.0
@ 2022-10-20 10:37 jovanlanik
  2022-10-21 13:46 ` [PR PATCH] [Updated] " jovanlanik
  2022-10-23  1:20 ` [PR PATCH] [Merged]: gtklock: update to 2.0.1 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: jovanlanik @ 2022-10-20 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages master
https://github.com/void-linux/void-packages/pull/40055

gtklock: update to 2.0.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, (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/40055.patch is attached

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

From ffc7b5c314bedc0ebd644b15bd8872eaf5242219 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Thu, 20 Oct 2022 12:35:50 +0200
Subject: [PATCH] gtklock: update to 2.0.0

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

diff --git a/srcpkgs/gtklock/template b/srcpkgs/gtklock/template
index d05a710dd6e2..a333c4617b3e 100644
--- a/srcpkgs/gtklock/template
+++ b/srcpkgs/gtklock/template
@@ -1,17 +1,17 @@
 # Template file for 'gtklock'
 pkgname=gtklock
-version=1.4.0
+version=2.0.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
-hostmakedepends="pkg-config wayland-devel scdoc"
+hostmakedepends="pkg-config wayland-devel glib-devel scdoc"
 makedepends="pam-devel gtk+3-devel gtk-layer-shell-devel"
 short_desc="GTK-based lockscreen for Wayland"
 maintainer="Jovan Lanik <jox969@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jovanlanik/gtklock"
 distfiles="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
-checksum=4aebf519c187eaf9dbfa1e4ecef69a806324ed287553a7a17ee8bbe7d555de29
+checksum=e19427f627aafb705ead18f049959b56870f1a0374afb62ccff656779f816c8f
 
 post_install() {
 	# copying CSS example provided

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

* Re: [PR PATCH] [Updated] gtklock: update to 2.0.0
  2022-10-20 10:37 [PR PATCH] gtklock: update to 2.0.0 jovanlanik
@ 2022-10-21 13:46 ` jovanlanik
  2022-10-23  1:20 ` [PR PATCH] [Merged]: gtklock: update to 2.0.1 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: jovanlanik @ 2022-10-21 13:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jovanlanik/void-packages master
https://github.com/void-linux/void-packages/pull/40055

gtklock: update to 2.0.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, (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/40055.patch is attached

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

From ab06e0b1060731343646e1151c298593db799a48 Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Thu, 20 Oct 2022 12:35:50 +0200
Subject: [PATCH] gtklock: update to 2.0.1

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

diff --git a/srcpkgs/gtklock/template b/srcpkgs/gtklock/template
index d05a710dd6e2..cd2a1070658f 100644
--- a/srcpkgs/gtklock/template
+++ b/srcpkgs/gtklock/template
@@ -1,17 +1,17 @@
 # Template file for 'gtklock'
 pkgname=gtklock
-version=1.4.0
+version=2.0.1
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
-hostmakedepends="pkg-config wayland-devel scdoc"
+hostmakedepends="pkg-config wayland-devel glib-devel scdoc"
 makedepends="pam-devel gtk+3-devel gtk-layer-shell-devel"
 short_desc="GTK-based lockscreen for Wayland"
 maintainer="Jovan Lanik <jox969@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jovanlanik/gtklock"
 distfiles="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
-checksum=4aebf519c187eaf9dbfa1e4ecef69a806324ed287553a7a17ee8bbe7d555de29
+checksum=d1802a7fcb8cace0408ab34627841d7ea28d630f934c8b7884536f9dfa76910e
 
 post_install() {
 	# copying CSS example provided

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

* Re: [PR PATCH] [Merged]: gtklock: update to 2.0.1
  2022-10-20 10:37 [PR PATCH] gtklock: update to 2.0.0 jovanlanik
  2022-10-21 13:46 ` [PR PATCH] [Updated] " jovanlanik
@ 2022-10-23  1:20 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-10-23  1:20 UTC (permalink / raw)
  To: ml

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

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

gtklock: update to 2.0.1
https://github.com/void-linux/void-packages/pull/40055

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


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

end of thread, other threads:[~2022-10-23  1:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20 10:37 [PR PATCH] gtklock: update to 2.0.0 jovanlanik
2022-10-21 13:46 ` [PR PATCH] [Updated] " jovanlanik
2022-10-23  1:20 ` [PR PATCH] [Merged]: gtklock: update to 2.0.1 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).