Github messages for voidlinux
 help / color / mirror / Atom feed
From: Astate <Astate@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] kup: update to 0.10.0.
Date: Fri, 25 Oct 2024 03:24:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52769@inbox.vuxu.org> (raw)

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

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

https://github.com/Astate/void-packages kup
https://github.com/void-linux/void-packages/pull/52769

kup: update to 0.10.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/52769.patch is attached

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

From c61ea36b6eeed897b3877ec7fca710e5c43e1aa1 Mon Sep 17 00:00:00 2001
From: Zacharie Roy <zacharieroy@gmail.com>
Date: Thu, 24 Oct 2024 21:19:56 -0400
Subject: [PATCH] kup: update to 0.10.0.

---
 srcpkgs/kup/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/kup/template b/srcpkgs/kup/template
index dd3f1dc81df5a8..dac151adb6ffce 100644
--- a/srcpkgs/kup/template
+++ b/srcpkgs/kup/template
@@ -1,17 +1,17 @@
 # Template file for 'kup'
 pkgname=kup
-version=0.9.1
-revision=4
+version=0.10.0
+revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools kcoreaddons
- kpackage gettext kconfig"
-makedepends="cmake qt5-devel kcoreaddons-devel ki18n-devel kio-devel ksolid-devel
- kidletime-devel knotifications-devel kconfig-devel kinit-devel kjobwidgets-devel
- libgit2-devel plasma-framework-devel"
+configure_args="-DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -DQT_MAJOR_VERSION=6 -DCMAKE_INSTALL_PREFIX=/usr"
+hostmakedepends="extra-cmake-modules kf6-kdoctools kf6-kcoreaddons gettext kf6-kconfig kf6-kcmutils"
+makedepends="cmake qt6-base qt6-declarative kf6-kcoreaddons-devel kf6-ki18n-devel kf6-kio-devel kf6-solid-devel
+ kf6-kidletime-devel kf6-knotifications-devel kf6-kconfig-devel kf6-kjobwidgets-devel
+ libgit2-devel kf6-kcmutils-devel libplasma-devel plasma5support-devel"
 depends="rsync"
 short_desc="Kup is created to keep backups of personal files"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.kde.org/applications/utilities/kup/"
 distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=5597d215b025bfc76aa290efbe187fb6f92313fbdc40628b851180c535610976
+checksum=ac58f3f789973cac5f2b70a81683294e90f7f84fa3b399116b398bca6eff1b0a

             reply	other threads:[~2024-10-25  1:24 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-25  1:24 Astate [this message]
2024-10-25 12:29 ` Astate
2024-10-25 23:36 ` [PR REVIEW] " classabbyamp
2024-10-26  0:30 ` [PR PATCH] [Updated] " Astate
2024-10-26 21:33 ` [PR REVIEW] " AnInternetTroll
2024-10-27  0:57 ` [PR PATCH] [Updated] " Astate
2024-11-12 22:46 ` ddmgh
2024-11-12 22:48 ` classabbyamp
2024-11-13  0:15 ` Astate
2024-11-13 21:43 ` classabbyamp
2024-11-15 16:15 ` ddmgh
2024-11-22  1:11 ` ddmgh
2024-11-26  0:24 ` ddmgh
2024-11-27 18:49 ` ddmgh
2024-12-04 16:10 ` [PR PATCH] [Updated] " Astate
2024-12-04 19:15 ` Astate
2024-12-04 19:20 ` Astate
2025-03-05  2:02 ` github-actions
2025-03-05 15:22 ` ddmgh
2025-03-06  4:27 ` [PR PATCH] [Updated] " classabbyamp
2025-03-06  4:28 ` classabbyamp
2025-03-06  4:51 ` classabbyamp
2025-03-06  5:03 ` classabbyamp
2025-03-06  5:11 ` classabbyamp
2025-03-06  5:24 ` [PR PATCH] [Merged]: " classabbyamp

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-52769@inbox.vuxu.org \
    --to=astate@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).