* [PR PATCH] i3lock: update to 2.13
@ 2020-11-12 14:11 glaulher
2020-11-13 20:01 ` ahesford
2020-11-13 20:01 ` [PR PATCH] [Closed]: " ahesford
0 siblings, 2 replies; 3+ messages in thread
From: glaulher @ 2020-11-12 14:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 334 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/26318
i3lock: update to 2.13
i3lock: update to 2.13
A patch file from https://github.com/void-linux/void-packages/pull/26318.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i3lock-26318.patch --]
[-- Type: text/x-diff, Size: 2343 bytes --]
From b931ae1ab097b6a11c0f52ff0c6d731f3ac6dfca Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 10 Nov 2020 10:04:40 -0300
Subject: [PATCH 1/2] icewm: update to 1.9.1
---
srcpkgs/icewm/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index ee331f65ff7..9ab23ea7c0e 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
# Template file for 'icewm'
pkgname=icewm
-version=1.9.0
+version=1.9.1
revision=1
build_style=cmake
configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
@@ -12,11 +12,11 @@ makedepends="libSM-devel libXft-devel libXinerama-devel libXpm-devel
libXcomposite-devel libXdamage-devel fribidi-devel"
depends="shared-mime-info"
short_desc="Window Manager designed for speed, usability, and consistency"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Glaulher <glaulher.developer@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://ice-wm.org/"
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=50eaba8773930be822e17c264ef0eb639d704bf3dd592698343a2148d0f7754a
+checksum=ad5391d8bfd943169be56471895fae35ab54ef205a1f49510e8f86c2d9a1aa7c
# No c++ warnings for 'One Defintion Rules' and make sure LTO goes ok
CXXFLAGS="-Wno-odr -fno-strict-aliasing"
From 44361b76636f56ae7ef0145fbc8b1ea47159990c Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Thu, 12 Nov 2020 11:02:49 -0300
Subject: [PATCH 2/2] i3lock: update to 2.13
---
srcpkgs/i3lock/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/i3lock/template b/srcpkgs/i3lock/template
index 69c66065bda..385e00edabb 100644
--- a/srcpkgs/i3lock/template
+++ b/srcpkgs/i3lock/template
@@ -1,6 +1,6 @@
# Template file for 'i3lock'
pkgname=i3lock
-version=2.12
+version=2.13
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT"
homepage="https://i3wm.org/i3lock/"
distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.bz2"
-checksum=d0b2a1a96ce80649958b27b8d54a6069b3aec9e7ffe07d378f9c51763b56bc09
+checksum=637fe898acb324337d3ebc4fcdb2e390b082147fdc8a0cda6c19e7f395965f0b
CFLAGS="-fcommon"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: i3lock: update to 2.13
2020-11-12 14:11 [PR PATCH] i3lock: update to 2.13 glaulher
@ 2020-11-13 20:01 ` ahesford
2020-11-13 20:01 ` [PR PATCH] [Closed]: " ahesford
1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-11-13 20:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 254 bytes --]
New comment by ahesford on void-packages repository
https://github.com/void-linux/void-packages/pull/26318#issuecomment-727003329
Comment:
Already merged in 5c7c30b, please be careful which commits you include in your PRs and avoid opening duplicates.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: i3lock: update to 2.13
2020-11-12 14:11 [PR PATCH] i3lock: update to 2.13 glaulher
2020-11-13 20:01 ` ahesford
@ 2020-11-13 20:01 ` ahesford
1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-11-13 20:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 182 bytes --]
There's a closed pull request on the void-packages repository
i3lock: update to 2.13
https://github.com/void-linux/void-packages/pull/26318
Description:
i3lock: update to 2.13
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-13 20:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 14:11 [PR PATCH] i3lock: update to 2.13 glaulher
2020-11-13 20:01 ` ahesford
2020-11-13 20:01 ` [PR PATCH] [Closed]: " ahesford
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).