* [PR PATCH] qt6ct: update to 0.7.
@ 2022-11-04 5:59 CabrioletDiskette
2022-11-04 6:01 ` [PR PATCH] [Updated] " CabrioletDiskette
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: CabrioletDiskette @ 2022-11-04 5:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 392 bytes --]
There is a new pull request by CabrioletDiskette against master on the void-packages repository
https://github.com/CabrioletDiskette/void-packages qt6ct
https://github.com/void-linux/void-packages/pull/40326
qt6ct: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/40326.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6ct-40326.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]
From 85c58aab460002c608c3231576ddb7aceb8c2263 Mon Sep 17 00:00:00 2001
From: Adam Pschorr <adampschorr13@aol.com>
Date: Thu, 3 Nov 2022 23:46:10 -0600
Subject: [PATCH] qt6ct: update to 0.7.
---
srcpkgs/qt6ct/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 1e443df1dc20..aed240a398da 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
# Template file for 'qt6ct'
pkgname=qt6ct
-version=0.5
-revision=1
+version=0.7
+revision=2
build_style=cmake
configure_args="-DQT_HOST_PATH=/usr"
hostmakedepends="qt6-tools-devel"
@@ -12,7 +12,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=0fea8e5295e4ebebfae36f4862aaa67859238312d7a055b252cc53b281d69e0d
+checksum=6bc4c35e7c567908d8e123b8ccc11a55d27b5353ad035905cfa44b98c29ca862
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qt6ct: update to 0.7.
2022-11-04 5:59 [PR PATCH] qt6ct: update to 0.7 CabrioletDiskette
@ 2022-11-04 6:01 ` CabrioletDiskette
2022-11-04 6:03 ` CabrioletDiskette
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: CabrioletDiskette @ 2022-11-04 6:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
There is an updated pull request by CabrioletDiskette against master on the void-packages repository
https://github.com/CabrioletDiskette/void-packages qt6ct
https://github.com/void-linux/void-packages/pull/40326
qt6ct: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/40326.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6ct-40326.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]
From 30e3cb7f9c78d2b41b5f564b66b1ef3fae22ab60 Mon Sep 17 00:00:00 2001
From: Adam Pschorr <adampschorr13@aol.com>
Date: Thu, 3 Nov 2022 23:46:10 -0600
Subject: [PATCH] qt6ct: update to 0.7.
---
srcpkgs/qt6ct/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 1e443df1dc20..aed240a398da 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
# Template file for 'qt6ct'
pkgname=qt6ct
-version=0.5
-revision=1
+version=0.7
+revision=2
build_style=cmake
configure_args="-DQT_HOST_PATH=/usr"
hostmakedepends="qt6-tools-devel"
@@ -12,7 +12,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=0fea8e5295e4ebebfae36f4862aaa67859238312d7a055b252cc53b281d69e0d
+checksum=6bc4c35e7c567908d8e123b8ccc11a55d27b5353ad035905cfa44b98c29ca862
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qt6ct: update to 0.7.
2022-11-04 5:59 [PR PATCH] qt6ct: update to 0.7 CabrioletDiskette
2022-11-04 6:01 ` [PR PATCH] [Updated] " CabrioletDiskette
@ 2022-11-04 6:03 ` CabrioletDiskette
2022-11-04 6:05 ` CabrioletDiskette
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: CabrioletDiskette @ 2022-11-04 6:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
There is an updated pull request by CabrioletDiskette against master on the void-packages repository
https://github.com/CabrioletDiskette/void-packages qt6ct
https://github.com/void-linux/void-packages/pull/40326
qt6ct: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/40326.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6ct-40326.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]
From f6b6e1b8c4294224f72238077e1842a777db7977 Mon Sep 17 00:00:00 2001
From: Adam Pschorr <adampschorr13@aol.com>
Date: Thu, 3 Nov 2022 23:46:10 -0600
Subject: [PATCH] qt6ct: update to 0.7.
---
srcpkgs/qt6ct/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 1e443df1dc20..aed240a398da 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
# Template file for 'qt6ct'
pkgname=qt6ct
-version=0.5
-revision=1
+version=0.7
+revision=2
build_style=cmake
configure_args="-DQT_HOST_PATH=/usr"
hostmakedepends="qt6-tools-devel"
@@ -12,7 +12,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=0fea8e5295e4ebebfae36f4862aaa67859238312d7a055b252cc53b281d69e0d
+checksum=6bc4c35e7c567908d8e123b8ccc11a55d27b5353ad035905cfa44b98c29ca862
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qt6ct: update to 0.7.
2022-11-04 5:59 [PR PATCH] qt6ct: update to 0.7 CabrioletDiskette
2022-11-04 6:01 ` [PR PATCH] [Updated] " CabrioletDiskette
2022-11-04 6:03 ` CabrioletDiskette
@ 2022-11-04 6:05 ` CabrioletDiskette
2022-11-04 6:10 ` CabrioletDiskette
2022-11-04 16:07 ` [PR PATCH] [Merged]: " Johnnynator
4 siblings, 0 replies; 6+ messages in thread
From: CabrioletDiskette @ 2022-11-04 6:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
There is an updated pull request by CabrioletDiskette against master on the void-packages repository
https://github.com/CabrioletDiskette/void-packages qt6ct
https://github.com/void-linux/void-packages/pull/40326
qt6ct: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/40326.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6ct-40326.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]
From 74e9d73bc32726f3541721dae7a1ae6d044e7ae5 Mon Sep 17 00:00:00 2001
From: Adam Pschorr <adampschorr13@aol.com>
Date: Thu, 3 Nov 2022 23:46:10 -0600
Subject: [PATCH] qt6ct: update to 0.7.
---
srcpkgs/qt6ct/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 1e443df1dc20..aed240a398da 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,7 +1,7 @@
# Template file for 'qt6ct'
pkgname=qt6ct
-version=0.5
-revision=1
+version=0.7
+revision=2
build_style=cmake
configure_args="-DQT_HOST_PATH=/usr"
hostmakedepends="qt6-tools-devel"
@@ -12,7 +12,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=0fea8e5295e4ebebfae36f4862aaa67859238312d7a055b252cc53b281d69e0d
+checksum=6bc4c35e7c567908d8e123b8ccc11a55d27b5353ad035905cfa44b98c29ca862
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] qt6ct: update to 0.7.
2022-11-04 5:59 [PR PATCH] qt6ct: update to 0.7 CabrioletDiskette
` (2 preceding siblings ...)
2022-11-04 6:05 ` CabrioletDiskette
@ 2022-11-04 6:10 ` CabrioletDiskette
2022-11-04 16:07 ` [PR PATCH] [Merged]: " Johnnynator
4 siblings, 0 replies; 6+ messages in thread
From: CabrioletDiskette @ 2022-11-04 6:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
There is an updated pull request by CabrioletDiskette against master on the void-packages repository
https://github.com/CabrioletDiskette/void-packages qt6ct
https://github.com/void-linux/void-packages/pull/40326
qt6ct: update to 0.7.
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/40326.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt6ct-40326.patch --]
[-- Type: text/x-diff, Size: 1008 bytes --]
From 1562879173c8f290579ae466ecace27fb76f5bf2 Mon Sep 17 00:00:00 2001
From: Adam Pschorr <adampschorr13@aol.com>
Date: Thu, 3 Nov 2022 23:46:10 -0600
Subject: [PATCH] qt6ct: update to 0.7.
---
srcpkgs/qt6ct/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/qt6ct/template b/srcpkgs/qt6ct/template
index 1e443df1dc20..db5aac26a364 100644
--- a/srcpkgs/qt6ct/template
+++ b/srcpkgs/qt6ct/template
@@ -1,6 +1,6 @@
# Template file for 'qt6ct'
pkgname=qt6ct
-version=0.5
+version=0.7
revision=1
build_style=cmake
configure_args="-DQT_HOST_PATH=/usr"
@@ -12,7 +12,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=0fea8e5295e4ebebfae36f4862aaa67859238312d7a055b252cc53b281d69e0d
+checksum=6bc4c35e7c567908d8e123b8ccc11a55d27b5353ad035905cfa44b98c29ca862
post_install() {
vlicense COPYING
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: qt6ct: update to 0.7.
2022-11-04 5:59 [PR PATCH] qt6ct: update to 0.7 CabrioletDiskette
` (3 preceding siblings ...)
2022-11-04 6:10 ` CabrioletDiskette
@ 2022-11-04 16:07 ` Johnnynator
4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2022-11-04 16:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 223 bytes --]
There's a merged pull request on the void-packages repository
qt6ct: update to 0.7.
https://github.com/void-linux/void-packages/pull/40326
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2022-11-04 16:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04 5:59 [PR PATCH] qt6ct: update to 0.7 CabrioletDiskette
2022-11-04 6:01 ` [PR PATCH] [Updated] " CabrioletDiskette
2022-11-04 6:03 ` CabrioletDiskette
2022-11-04 6:05 ` CabrioletDiskette
2022-11-04 6:10 ` CabrioletDiskette
2022-11-04 16:07 ` [PR PATCH] [Merged]: " Johnnynator
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).