Github messages for voidlinux
 help / color / mirror / Atom feed
From: 22h49 <22h49@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] qt6ct: update to 0.9
Date: Sat, 13 Apr 2024 23:45:12 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49833@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2024-04-13 21:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13 21:45 22h49 [this message]
2024-04-13 21:59 ` [PR PATCH] [Updated] " 22h49
2024-04-14 11:35 ` 22h49
2024-04-16 19:54 ` [PR PATCH] [Closed]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2023-10-23 15:04 [PR PATCH] " zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49833@inbox.vuxu.org \
    --to=22h49@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).