Github messages for voidlinux
 help / color / mirror / Atom feed
From: Johnnynator <Johnnynator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] kgpg: update to 21.12.2.
Date: Wed, 23 Feb 2022 23:32:19 +0100	[thread overview]
Message-ID: <20220223223219.j6DCHgOyTkW7fF_XUFzJFW53-FNbWLczYJ5oRo9OkTA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35818@inbox.vuxu.org>

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

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

https://github.com/tibequadorian/void-packages kgpg
https://github.com/void-linux/void-packages/pull/35818

kgpg: update to 21.12.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From da8888359645217454ca6741c401cd1e796e16b3 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 23 Feb 2022 22:36:50 +0100
Subject: [PATCH] kgpg: update to 21.12.2.

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

diff --git a/srcpkgs/kgpg/template b/srcpkgs/kgpg/template
index b0bf1406d1e4..6f3e22c21bd9 100644
--- a/srcpkgs/kgpg/template
+++ b/srcpkgs/kgpg/template
@@ -1,21 +1,21 @@
 # Template file for 'kgpg'
 pkgname=kgpg
-version=21.08.0
+version=21.12.2
 revision=1
 build_style=cmake
-hostmakedepends="extra-cmake-modules gettext"
+hostmakedepends="extra-cmake-modules gettext
+ qt5-qmake kcoreaddons-devel kdoctools kconfig"
 makedepends="kwindowsystem-devel kcrash-devel kdbusaddons-devel
  kiconthemes-devel kjobwidgets-devel kio-devel
  kservice-devel ktextwidgets-devel kxmlgui-devel
  kwidgetsaddons-devel knotifications-devel kdoctools-devel
  akonadi-contacts-devel kcontacts-devel boost-devel"
+depends="gnupg"
+checkdepends="gnupg"
 short_desc="Simple interface for GnuPG, a powerful encryption utility"
 maintainer="k4leg <d0xi@inbox.ru>"
 license="GPL-2.0-only"
 homepage="https://kde.org/applications/en/utilities/org.kde.kgpg"
+changelog="https://kde.org/announcements/changelogs/gear/${version}/#kgpg"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=e80983209b3f7b934851292238e5dd663b2bc4fb3bd7012d63848b6383b37042
-
-if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig"
-fi
+checksum=0c112df1405d01e3a96801d66444784c85b0bc73a53db44e85fcab60bd1b29b8

  reply	other threads:[~2022-02-23 22:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 21:39 [PR PATCH] " tibequadorian
2022-02-23 22:32 ` Johnnynator [this message]
2022-02-23 22:32 ` [PR PATCH] [Merged]: " 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=20220223223219.j6DCHgOyTkW7fF_XUFzJFW53-FNbWLczYJ5oRo9OkTA@z \
    --to=johnnynator@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).