Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kapow: update to 1.6.1.
@ 2023-03-14 22:23 Eloitor
  2023-03-14 22:38 ` [PR PATCH] [Updated] [WIP] " Eloitor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eloitor @ 2023-03-14 22:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages kapow
https://github.com/void-linux/void-packages/pull/42776

kapow: update to 1.6.1.
#### 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/42776.patch is attached

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

From ec60643b36a6792990a8aa05009f0d1a405fa24a Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 14 Mar 2023 23:12:36 +0100
Subject: [PATCH] kapow: update to 1.6.1.

---
 srcpkgs/kapow/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/kapow/template b/srcpkgs/kapow/template
index b81bf7c3d6e4..22cd37acd073 100644
--- a/srcpkgs/kapow/template
+++ b/srcpkgs/kapow/template
@@ -1,14 +1,14 @@
 # Template file for 'kapow'
 pkgname=kapow
-version=1.5.10
+version=1.6.1
 revision=1
-build_style=qmake
-hostmakedepends="pkg-config qt5-qmake qt5-tools-devel"
-makedepends="qt5-devel"
+build_style=cmake
+hostmakedepends="qt6-tools"
+makedepends="qt6-base-devel"
 short_desc="Simple punch-clock style time tracker"
 maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
 license="GPL-3.0-or-later"
 homepage="https://gottcode.org/kapow/"
-changelog="https://raw.githubusercontent.com/gottcode/kapow/master/NEWS"
-distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}-src.tar.bz2"
-checksum=6ba62239f5717422d899573ff50f8a967aea8fbbd79ac57406d6b86a333d027c
+changelog="https://raw.githubusercontent.com/gottcode/kapow/master/ChangeLog"
+distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}.tar.bz2"
+checksum=02d28c49dc84c53be1d42042f9e5e063369e098819d5cac89ce07fc3a8dd4a9d

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

* Re: [PR PATCH] [Updated] [WIP] kapow: update to 1.6.1.
  2023-03-14 22:23 [PR PATCH] kapow: update to 1.6.1 Eloitor
@ 2023-03-14 22:38 ` Eloitor
  2023-06-13  2:00 ` github-actions
  2023-06-23 20:06 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Eloitor @ 2023-03-14 22:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages kapow
https://github.com/void-linux/void-packages/pull/42776

[WIP] kapow: update to 1.6.1.
#### 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/42776.patch is attached

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

From dc5ca8661c0deaef7f8c31cf56a884cae04a84c4 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 14 Mar 2023 23:12:36 +0100
Subject: [PATCH] kapow: update to 1.6.1.

---
 srcpkgs/kapow/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/kapow/template b/srcpkgs/kapow/template
index b81bf7c3d6e4..2afc9cf7ac36 100644
--- a/srcpkgs/kapow/template
+++ b/srcpkgs/kapow/template
@@ -1,14 +1,14 @@
 # Template file for 'kapow'
 pkgname=kapow
-version=1.5.10
+version=1.6.1
 revision=1
-build_style=qmake
-hostmakedepends="pkg-config qt5-qmake qt5-tools-devel"
-makedepends="qt5-devel"
+build_style=cmake
+hostmakedepends="qt6-tools-devel"
+makedepends="qt6-base-devel"
 short_desc="Simple punch-clock style time tracker"
 maintainer="Jakub Skrzypnik <jakub.skrzypnik@interia.pl>"
 license="GPL-3.0-or-later"
 homepage="https://gottcode.org/kapow/"
-changelog="https://raw.githubusercontent.com/gottcode/kapow/master/NEWS"
-distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}-src.tar.bz2"
-checksum=6ba62239f5717422d899573ff50f8a967aea8fbbd79ac57406d6b86a333d027c
+changelog="https://raw.githubusercontent.com/gottcode/kapow/master/ChangeLog"
+distfiles="https://gottcode.org/${pkgname}/${pkgname}-${version}.tar.bz2"
+checksum=02d28c49dc84c53be1d42042f9e5e063369e098819d5cac89ce07fc3a8dd4a9d

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

* Re: kapow: update to 1.6.1.
  2023-03-14 22:23 [PR PATCH] kapow: update to 1.6.1 Eloitor
  2023-03-14 22:38 ` [PR PATCH] [Updated] [WIP] " Eloitor
@ 2023-06-13  2:00 ` github-actions
  2023-06-23 20:06 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-13  2:00 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42776#issuecomment-1588399738

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Merged]: kapow: update to 1.6.1.
  2023-03-14 22:23 [PR PATCH] kapow: update to 1.6.1 Eloitor
  2023-03-14 22:38 ` [PR PATCH] [Updated] [WIP] " Eloitor
  2023-06-13  2:00 ` github-actions
@ 2023-06-23 20:06 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-23 20:06 UTC (permalink / raw)
  To: ml

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

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

kapow: update to 1.6.1.
https://github.com/void-linux/void-packages/pull/42776

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


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

end of thread, other threads:[~2023-06-23 20:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14 22:23 [PR PATCH] kapow: update to 1.6.1 Eloitor
2023-03-14 22:38 ` [PR PATCH] [Updated] [WIP] " Eloitor
2023-06-13  2:00 ` github-actions
2023-06-23 20:06 ` [PR PATCH] [Merged]: " Duncaen

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