Github messages for voidlinux
 help / color / mirror / Atom feed
From: AgarimOSLinux <AgarimOSLinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package:  kirigami-addons 0.6.2
Date: Tue, 10 Jan 2023 01:20:26 +0100	[thread overview]
Message-ID: <20230110002026.65Rj82bKOEQXMHE25itqdVWaDfuhA7gfr8OJKwS1rgA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41503@inbox.vuxu.org>

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

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

https://github.com/AgarimOSLinux/void-packages kirigami-addons
https://github.com/void-linux/void-packages/pull/41503

New package:  kirigami-addons 0.6.2
#### Testing the changes
- I tested the changes in this PR: YES
- I also used it to update Kasts (which ist outdated)

- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): YES

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

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

From b3451adf5ba535aacff17192b51e1cd43c7c80f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Sat, 7 Jan 2023 10:03:13 +0100
Subject: [PATCH 1/3] New package: kirigami-addons 0.6.1

---
 srcpkgs/kirigami-addons/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/kirigami-addons/template

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
new file mode 100644
index 000000000000..40ffe1deca39
--- /dev/null
+++ b/srcpkgs/kirigami-addons/template
@@ -0,0 +1,15 @@
+# Template file for 'kirigami-addons'
+pkgname=kirigami-addons
+version=0.6.1
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="ki18n-devel kirigami2-devel"
+depends="kirigami2"
+short_desc="Add-ons for the Kirigami framework"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://invent.kde.org/libraries/kirigami-addons"
+distfiles="https://invent.kde.org/libraries/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=874da5b6d3a6b1c50f5784777fd30f90523d0adb67f1a851980c5ba08543a2c1

From dd23fe42cc79dd18c880d4f0d1d0a5ae557320e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Sun, 8 Jan 2023 00:43:17 +0100
Subject: [PATCH 2/3] New package: kirigami-addons 0.6.2

---
 srcpkgs/kirigami-addons/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 40ffe1deca39..2aea0fe5b3a8 100644
--- a/srcpkgs/kirigami-addons/template
+++ b/srcpkgs/kirigami-addons/template
@@ -1,9 +1,9 @@
 # Template file for 'kirigami-addons'
 pkgname=kirigami-addons
-version=0.6.1
+version=0.6.2
 revision=1
 build_style=cmake
-configure_args="-DBUILD_TESTING=OFF"
+configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
 hostmakedepends="extra-cmake-modules gettext"
 makedepends="ki18n-devel kirigami2-devel"
 depends="kirigami2"
@@ -11,5 +11,5 @@ short_desc="Add-ons for the Kirigami framework"
 maintainer="José Santos <agarimos@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://invent.kde.org/libraries/kirigami-addons"
-distfiles="https://invent.kde.org/libraries/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=874da5b6d3a6b1c50f5784777fd30f90523d0adb67f1a851980c5ba08543a2c1
+distfiles="https://download.kde.org/stable/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=828b9b40883946e649c44834ecfff7edaa7015e961beebf6c99151fb478b0dd0

From 58fac0c116c46a8b1458593845bfe026dca062a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Tue, 10 Jan 2023 01:20:00 +0100
Subject: [PATCH 3/3] update

---
 srcpkgs/kirigami-addons/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 2aea0fe5b3a8..a821f63e098c 100644
--- a/srcpkgs/kirigami-addons/template
+++ b/srcpkgs/kirigami-addons/template
@@ -11,5 +11,5 @@ short_desc="Add-ons for the Kirigami framework"
 maintainer="José Santos <agarimos@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://invent.kde.org/libraries/kirigami-addons"
-distfiles="https://download.kde.org/stable/${pkgname}/${pkgname}-${version}.tar.xz"
+distfiles="${KDE_SITE}/stable/${pkgname}/${pkgname}-${version}.tar.xz"
 checksum=828b9b40883946e649c44834ecfff7edaa7015e961beebf6c99151fb478b0dd0

  parent reply	other threads:[~2023-01-10  0:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-07  9:07 [PR PATCH] New package: kirigami-addons 0.6.1 AgarimOSLinux
2023-01-07 23:43 ` [PR PATCH] [Updated] " AgarimOSLinux
2023-01-10  0:20 ` AgarimOSLinux [this message]
2023-01-12 22:14 ` [PR REVIEW] New package: kirigami-addons 0.6.2 Johnnynator
2023-01-14 10:03 ` [PR PATCH] [Updated] " AgarimOSLinux
2023-01-14 10:05 ` AgarimOSLinux
2023-01-14 10:29 ` AgarimOSLinux
2023-01-15 21:44 ` [PR PATCH] [Updated] " AgarimOSLinux
2023-01-17 23:04 ` [PR PATCH] [Closed]: " Johnnynator

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=20230110002026.65Rj82bKOEQXMHE25itqdVWaDfuhA7gfr8OJKwS1rgA@z \
    --to=agarimoslinux@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).