Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qownnotes: update to 24.7.1
Date: Thu, 25 Jul 2024 16:43:03 +0200	[thread overview]
Message-ID: <20240725144303.099B224C70@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50191@inbox.vuxu.org>

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

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

https://github.com/cinerea0/void-packages qown
https://github.com/void-linux/void-packages/pull/50191

qownnotes: update to 24.7.1
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 6a4ca366c01efef53fbe8109573d8d5c97edde35 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 24 Jul 2024 13:00:49 -0400
Subject: [PATCH] qownnotes: update to 24.7.3

---
 srcpkgs/qownnotes/template | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qownnotes/template b/srcpkgs/qownnotes/template
index 176d7a6b590a54..e14531051aaf91 100644
--- a/srcpkgs/qownnotes/template
+++ b/srcpkgs/qownnotes/template
@@ -1,8 +1,9 @@
 # Template file for 'qownnotes'
 pkgname=qownnotes
-version=24.4.2
+version=24.7.3
 revision=1
 build_style=qmake
+build_helper=qemu
 configure_args="USE_SYSTEM_BOTAN=1"
 hostmakedepends="pkg-config qt6-base"
 makedepends="botan-devel qt6-base-devel qt6-declarative-devel
@@ -14,4 +15,11 @@ license="GPL-2.0-only"
 homepage="https://www.qownnotes.org"
 changelog="https://raw.githubusercontent.com/pbek/QOwnNotes/main/CHANGELOG.md"
 distfiles="https://github.com/pbek/QOwnNotes/releases/download/v${version}/qownnotes-${version}.tar.xz"
-checksum=1e75b121c3b2ed37ba43961f65886f213a5fb20790c3c4edfcdafefb0729c445
+checksum=566cc75601f3c48fb7c3cd886016a158f08bb87698e7643289c41e8bf3b37816
+
+post_install() {
+	for shell in bash fish; do
+		QT_QPA_PLATFORM=offscreen vtargetrun "${DESTDIR}/usr/bin/QOwnNotes" --completion "${shell}" > "QOwnNotes.${shell}"
+		vcompletion "QOwnNotes.${shell}" "${shell}"
+	done
+}

  parent reply	other threads:[~2024-07-25 14:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-04 18:44 [PR PATCH] qownnotes: update to 24.5.0 cinerea0
2024-05-04 20:21 ` [PR PATCH] [Updated] " cinerea0
2024-07-11 20:57 ` cinerea0
2024-07-24 17:01 ` [PR PATCH] [Updated] qownnotes: update to 24.7.1 cinerea0
2024-07-25 14:43 ` cinerea0 [this message]
2024-08-11  8:54 ` [PR PATCH] [Updated] qownnotes: update to 24.7.3 cinerea0
2024-11-10  2:01 ` qownnotes: update to 24.8.4 github-actions

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=20240725144303.099B224C70@inbox.vuxu.org \
    --to=cinerea0@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).