Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kgpg: update to 21.12.2.
@ 2022-02-23 21:39 tibequadorian
  2022-02-23 22:32 ` [PR PATCH] [Updated] " Johnnynator
  2022-02-23 22:32 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: tibequadorian @ 2022-02-23 21:39 UTC (permalink / raw)
  To: ml

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

There is a new pull request by tibequadorian 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: 1236 bytes --]

From cadc829ce40a0f1ce422ca19bdf20065de85e2c5 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 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kgpg/template b/srcpkgs/kgpg/template
index b0bf1406d1e4..f27a461eb2f1 100644
--- a/srcpkgs/kgpg/template
+++ b/srcpkgs/kgpg/template
@@ -1,6 +1,6 @@
 # Template file for 'kgpg'
 pkgname=kgpg
-version=21.08.0
+version=21.12.2
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules gettext"
@@ -13,8 +13,9 @@ 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
+checksum=0c112df1405d01e3a96801d66444784c85b0bc73a53db44e85fcab60bd1b29b8
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-qmake kcoreaddons-devel kdoctools kconfig"

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

* Re: [PR PATCH] [Updated] kgpg: update to 21.12.2.
  2022-02-23 21:39 [PR PATCH] kgpg: update to 21.12.2 tibequadorian
@ 2022-02-23 22:32 ` Johnnynator
  2022-02-23 22:32 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2022-02-23 22:32 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: kgpg: update to 21.12.2.
  2022-02-23 21:39 [PR PATCH] kgpg: update to 21.12.2 tibequadorian
  2022-02-23 22:32 ` [PR PATCH] [Updated] " Johnnynator
@ 2022-02-23 22:32 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2022-02-23 22:32 UTC (permalink / raw)
  To: ml

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

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

kgpg: update to 21.12.2.
https://github.com/void-linux/void-packages/pull/35818

Description:
<!-- 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
-->


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

end of thread, other threads:[~2022-02-23 22:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-23 21:39 [PR PATCH] kgpg: update to 21.12.2 tibequadorian
2022-02-23 22:32 ` [PR PATCH] [Updated] " Johnnynator
2022-02-23 22:32 ` [PR PATCH] [Merged]: " Johnnynator

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