Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qt6ct: update to 0.9.
@ 2023-10-23 15:04 zlice
  2023-12-09 17:54 ` [PR PATCH] [Updated] " zlice
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: zlice @ 2023-10-23 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages qt6ct-0.9
https://github.com/void-linux/void-packages/pull/46850

qt6ct: update to 0.9.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**


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

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

From 2cc01d2b2d6e4c1fd9d019cab1dfbad1893c9d18 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 23 Oct 2023 11:02:09 -0400
Subject: [PATCH] qt6ct: update to 0.9.

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

diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 21edb46beadbd..3b0d91b37474b 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,6 +1,6 @@
 # Template file for 'qt6ct'
 pkgname=qt6ct
-version=0.8
+version=0.9
 revision=1
 build_style=cmake
 hostmakedepends="qt6-tools qt6-base"
@@ -11,7 +11,7 @@ maintainer="Adam Pschorr <adampschorr13@aol.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/trialuser02/qt6ct"
 distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz"
-checksum=ca3706770cbdbce769ee4393de9f7469be043810fe40283690612f5f6552018a
+checksum=aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] qt6ct: update to 0.9.
  2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
@ 2023-12-09 17:54 ` zlice
  2023-12-09 18:57 ` zlice
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: zlice @ 2023-12-09 17:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages qt6ct-0.9
https://github.com/void-linux/void-packages/pull/46850

qt6ct: update to 0.9.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**


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

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

From 697a0d5f8d9c090efea98553d683445fea9f3ba2 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 23 Oct 2023 11:02:09 -0400
Subject: [PATCH] qt6ct: update to 0.9.

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

diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 731ebfa7aaf366..3b0d91b37474be 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
 # Template file for 'qt6ct'
 pkgname=qt6ct
-version=0.8
-revision=2
+version=0.9
+revision=1
 build_style=cmake
 hostmakedepends="qt6-tools qt6-base"
 makedepends="qt6-base-devel"
@@ -11,7 +11,7 @@ maintainer="Adam Pschorr <adampschorr13@aol.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/trialuser02/qt6ct"
 distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz"
-checksum=ca3706770cbdbce769ee4393de9f7469be043810fe40283690612f5f6552018a
+checksum=aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] qt6ct: update to 0.9.
  2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
  2023-12-09 17:54 ` [PR PATCH] [Updated] " zlice
@ 2023-12-09 18:57 ` zlice
  2023-12-09 19:15 ` zlice
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: zlice @ 2023-12-09 18:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages qt6ct-0.9
https://github.com/void-linux/void-packages/pull/46850

qt6ct: update to 0.9.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**


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

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

From 697a0d5f8d9c090efea98553d683445fea9f3ba2 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 23 Oct 2023 11:02:09 -0400
Subject: [PATCH 1/2] qt6ct: update to 0.9.

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

diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 731ebfa7aaf366..3b0d91b37474be 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
 # Template file for 'qt6ct'
 pkgname=qt6ct
-version=0.8
-revision=2
+version=0.9
+revision=1
 build_style=cmake
 hostmakedepends="qt6-tools qt6-base"
 makedepends="qt6-base-devel"
@@ -11,7 +11,7 @@ maintainer="Adam Pschorr <adampschorr13@aol.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/trialuser02/qt6ct"
 distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz"
-checksum=ca3706770cbdbce769ee4393de9f7469be043810fe40283690612f5f6552018a
+checksum=aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e
 
 post_install() {
 	vlicense COPYING

From 38165fc2d1d86018b9482f01eda20d49e3c1b25b Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Sat, 9 Dec 2023 13:57:33 -0500
Subject: [PATCH 2/2] qt6ct: update to 0.9.

---
 srcpkgs/qt6ct/patches/lib32.patch | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/qt6ct/patches/lib32.patch b/srcpkgs/qt6ct/patches/lib32.patch
index cdaff4d1fa7ae4..c44bb8e2bdd055 100644
--- a/srcpkgs/qt6ct/patches/lib32.patch
+++ b/srcpkgs/qt6ct/patches/lib32.patch
@@ -1,21 +1,18 @@
---- a/CMakeLists.txt	2023-03-12 12:57:50.000000000 +0100
-+++ -	2023-10-31 20:41:33.141463182 +0100
-@@ -40,17 +40,7 @@
-     message(FATAL_ERROR "Could NOT find lrelease executable")
+--- a/CMakeLists.txt	2023-12-09 13:53:39.723972612 -0500
++++ b/CMakeLists.txt	2023-12-09 13:54:10.126651729 -0500
+@@ -50,14 +50,7 @@
+     endif()
  endif()
  
--get_filename_component(QT_QTPATHS_EXECUTABLE ${QT_LRELEASE_EXECUTABLE} DIRECTORY)
--set(QT_QTPATHS_EXECUTABLE ${QT_QTPATHS_EXECUTABLE}/qtpaths)
+-#execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} -query QT_INSTALL_PLUGINS OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
+-execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} --plugin-dir OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
 -
--if(EXISTS ${QT_QTPATHS_EXECUTABLE})
--    message(STATUS "Found qtpaths executable: " ${QT_QTPATHS_EXECUTABLE})
+-if(PLUGINDIR)
+-   message(STATUS "Plugin path: ${PLUGINDIR}")
 -else()
--    message(FATAL_ERROR "Could NOT find qtpaths executable")
+-   message(FATAL_ERROR "Could not get plugin path")
 -endif()
--
--#execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} -query QT_INSTALL_PLUGINS OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
--execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} --plugin-dir OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
 +set(PLUGINDIR /usr/${QT6_INSTALL_PLUGINS})
- message(STATUS "Plugin path: " ${PLUGINDIR})
  
- message(STATUS "Generating translations ...")
+ if(Qt6LinguistTools_FOUND)
+     message(STATUS "Generating translations ...")

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

* Re: [PR PATCH] [Updated] qt6ct: update to 0.9.
  2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
  2023-12-09 17:54 ` [PR PATCH] [Updated] " zlice
  2023-12-09 18:57 ` zlice
@ 2023-12-09 19:15 ` zlice
  2023-12-23 16:57 ` zlice
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: zlice @ 2023-12-09 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages qt6ct-0.9
https://github.com/void-linux/void-packages/pull/46850

qt6ct: update to 0.9.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**


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

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

From b6352a6c37aaff65bcad541f55ee58d72920d1ac Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 23 Oct 2023 11:02:09 -0400
Subject: [PATCH] qt6ct: update to 0.9.

---
 srcpkgs/qt6ct/patches/lib32.patch | 25 +++++++++++--------------
 srcpkgs/qt6ct/template            |  6 +++---
 2 files changed, 14 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/qt6ct/patches/lib32.patch b/srcpkgs/qt6ct/patches/lib32.patch
index cdaff4d1fa7ae..c44bb8e2bdd05 100644
--- a/srcpkgs/qt6ct/patches/lib32.patch
+++ b/srcpkgs/qt6ct/patches/lib32.patch
@@ -1,21 +1,18 @@
---- a/CMakeLists.txt	2023-03-12 12:57:50.000000000 +0100
-+++ -	2023-10-31 20:41:33.141463182 +0100
-@@ -40,17 +40,7 @@
-     message(FATAL_ERROR "Could NOT find lrelease executable")
+--- a/CMakeLists.txt	2023-12-09 13:53:39.723972612 -0500
++++ b/CMakeLists.txt	2023-12-09 13:54:10.126651729 -0500
+@@ -50,14 +50,7 @@
+     endif()
  endif()
  
--get_filename_component(QT_QTPATHS_EXECUTABLE ${QT_LRELEASE_EXECUTABLE} DIRECTORY)
--set(QT_QTPATHS_EXECUTABLE ${QT_QTPATHS_EXECUTABLE}/qtpaths)
+-#execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} -query QT_INSTALL_PLUGINS OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
+-execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} --plugin-dir OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
 -
--if(EXISTS ${QT_QTPATHS_EXECUTABLE})
--    message(STATUS "Found qtpaths executable: " ${QT_QTPATHS_EXECUTABLE})
+-if(PLUGINDIR)
+-   message(STATUS "Plugin path: ${PLUGINDIR}")
 -else()
--    message(FATAL_ERROR "Could NOT find qtpaths executable")
+-   message(FATAL_ERROR "Could not get plugin path")
 -endif()
--
--#execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} -query QT_INSTALL_PLUGINS OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
--execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} --plugin-dir OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
 +set(PLUGINDIR /usr/${QT6_INSTALL_PLUGINS})
- message(STATUS "Plugin path: " ${PLUGINDIR})
  
- message(STATUS "Generating translations ...")
+ if(Qt6LinguistTools_FOUND)
+     message(STATUS "Generating translations ...")
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 731ebfa7aaf36..3b0d91b37474b 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
 # Template file for 'qt6ct'
 pkgname=qt6ct
-version=0.8
-revision=2
+version=0.9
+revision=1
 build_style=cmake
 hostmakedepends="qt6-tools qt6-base"
 makedepends="qt6-base-devel"
@@ -11,7 +11,7 @@ maintainer="Adam Pschorr <adampschorr13@aol.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/trialuser02/qt6ct"
 distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz"
-checksum=ca3706770cbdbce769ee4393de9f7469be043810fe40283690612f5f6552018a
+checksum=aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e
 
 post_install() {
 	vlicense COPYING

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

* Re: qt6ct: update to 0.9.
  2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
                   ` (2 preceding siblings ...)
  2023-12-09 19:15 ` zlice
@ 2023-12-23 16:57 ` zlice
  2024-02-18 12:32 ` zlice
  2024-04-16 19:54 ` [PR PATCH] [Closed]: " classabbyamp
  5 siblings, 0 replies; 8+ messages in thread
From: zlice @ 2023-12-23 16:57 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/46850#issuecomment-1868330974

Comment:
bump - https://github.com/void-linux/void-packages/pull/46851 was merged, this is kind of along side it. iirc both were needed to change my qt5/6 theme

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

* Re: qt6ct: update to 0.9.
  2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
                   ` (3 preceding siblings ...)
  2023-12-23 16:57 ` zlice
@ 2024-02-18 12:32 ` zlice
  2024-04-16 19:54 ` [PR PATCH] [Closed]: " classabbyamp
  5 siblings, 0 replies; 8+ messages in thread
From: zlice @ 2024-02-18 12:32 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/46850#issuecomment-1951298954

Comment:
https://github.com/void-linux/void-packages/pull/46997 mentions updating to 0.9 but that does not seem like it was done https://github.com/void-linux/void-packages/blob/master/srcpkgs/qt6ct/template

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

* Re: [PR PATCH] [Closed]: qt6ct: update to 0.9.
  2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
                   ` (4 preceding siblings ...)
  2024-02-18 12:32 ` zlice
@ 2024-04-16 19:54 ` classabbyamp
  5 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2024-04-16 19:54 UTC (permalink / raw)
  To: ml

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

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

qt6ct: update to 0.9.
https://github.com/void-linux/void-packages/pull/46850

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**


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

* [PR PATCH] qt6ct: update to 0.9
@ 2024-04-13 21:45 22h49
  0 siblings, 0 replies; 8+ messages in thread
From: 22h49 @ 2024-04-13 21:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/22h49/void-packages master
https://github.com/void-linux/void-packages/pull/49833

qt6ct: update to 0.9
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: x86_64 musl


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

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

From f9dd017106f05779f18b9ab14312a98db9eeb4c9 Mon Sep 17 00:00:00 2001
From: 22h49 <17597456+22h49@users.noreply.github.com>
Date: Sat, 13 Apr 2024 23:42:53 +0200
Subject: [PATCH] qt6ct: update to 0.9

---
 srcpkgs/qt6ct/patches/lib32.patch | 21 ---------------------
 srcpkgs/qt6ct/template            |  4 ++--
 2 files changed, 2 insertions(+), 23 deletions(-)
 delete mode 100644 srcpkgs/qt6ct/patches/lib32.patch

diff --git a/srcpkgs/qt6ct/patches/lib32.patch b/srcpkgs/qt6ct/patches/lib32.patch
deleted file mode 100644
index cdaff4d1fa7ae4..00000000000000
--- a/srcpkgs/qt6ct/patches/lib32.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/CMakeLists.txt	2023-03-12 12:57:50.000000000 +0100
-+++ -	2023-10-31 20:41:33.141463182 +0100
-@@ -40,17 +40,7 @@
-     message(FATAL_ERROR "Could NOT find lrelease executable")
- endif()
- 
--get_filename_component(QT_QTPATHS_EXECUTABLE ${QT_LRELEASE_EXECUTABLE} DIRECTORY)
--set(QT_QTPATHS_EXECUTABLE ${QT_QTPATHS_EXECUTABLE}/qtpaths)
--
--if(EXISTS ${QT_QTPATHS_EXECUTABLE})
--    message(STATUS "Found qtpaths executable: " ${QT_QTPATHS_EXECUTABLE})
--else()
--    message(FATAL_ERROR "Could NOT find qtpaths executable")
--endif()
--
--#execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} -query QT_INSTALL_PLUGINS OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
--execute_process(COMMAND ${QT_QTPATHS_EXECUTABLE} --plugin-dir OUTPUT_VARIABLE PLUGINDIR OUTPUT_STRIP_TRAILING_WHITESPACE)
-+set(PLUGINDIR /usr/${QT6_INSTALL_PLUGINS})
- message(STATUS "Plugin path: " ${PLUGINDIR})
- 
- message(STATUS "Generating translations ...")
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 731ebfa7aaf366..59de2d685d7aac 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,6 +1,6 @@
 # Template file for 'qt6ct'
 pkgname=qt6ct
-version=0.8
+version=0.9
 revision=2
 build_style=cmake
 hostmakedepends="qt6-tools qt6-base"
@@ -11,7 +11,7 @@ maintainer="Adam Pschorr <adampschorr13@aol.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/trialuser02/qt6ct"
 distfiles="https://github.com/trialuser02/qt6ct/archive/refs/tags/${version}.tar.gz"
-checksum=ca3706770cbdbce769ee4393de9f7469be043810fe40283690612f5f6552018a
+checksum=aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e
 
 post_install() {
 	vlicense COPYING

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

end of thread, other threads:[~2024-04-16 19:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23 15:04 [PR PATCH] qt6ct: update to 0.9 zlice
2023-12-09 17:54 ` [PR PATCH] [Updated] " zlice
2023-12-09 18:57 ` zlice
2023-12-09 19:15 ` zlice
2023-12-23 16:57 ` zlice
2024-02-18 12:32 ` zlice
2024-04-16 19:54 ` [PR PATCH] [Closed]: " classabbyamp
2024-04-13 21:45 [PR PATCH] " 22h49

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