From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gpgme: update to 1.18.0.
Date: Fri, 09 Sep 2022 00:36:35 +0200 [thread overview]
Message-ID: <20220908223635.9XbL7Rd196KHFlefFsLXhOPTAFIjNjSxx9XIk8b9x9o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38825@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 1305 bytes --]
There is an updated pull request by oreo639 against master on the void-packages repository
https://github.com/oreo639/void-packages gpgme
https://github.com/void-linux/void-packages/pull/38825
gpgme: update to 1.18.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
I tested gpgme with pacman and haven't noticed any issues.
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/38825.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gpgme-38825.patch --]
[-- Type: text/x-diff, Size: 9470 bytes --]
From acd373c073c2ede9864352e63218a6b26c8212a3 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:19:57 -0700
Subject: [PATCH 1/9] gpgme: update to 1.18.0.
---
common/shlibs | 2 +-
srcpkgs/gpgme/template | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/common/shlibs b/common/shlibs
index bd9890ed7846..6dc6a3e37045 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -721,7 +721,7 @@ libdconf.so.1 dconf-0.13.90_1
libassuan.so.0 libassuan-2.0.1_1
libgpgme.so.11 libgpgme-1.12.0_2
libgpgmepp.so.6 gpgmepp-1.7.0_3
-libqgpgme.so.7 gpgmeqt-1.7.0_3
+libqgpgme.so.15 gpgmeqt-1.18.0_1
libgarcon-1.so.0 garcon-0.1.12_1
libgarcon-gtk2-1.so.0 garcon-0.4.0_1
libgarcon-gtk3-1.so.0 garcon-0.6.1_1
diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template
index 8633075a8404..09b08c45ae6a 100644
--- a/srcpkgs/gpgme/template
+++ b/srcpkgs/gpgme/template
@@ -1,7 +1,7 @@
# Template file for 'gpgme'
pkgname=gpgme
-version=1.15.1
-revision=2
+version=1.18.0
+revision=1
build_style=gnu-configure
configure_args="--enable-fd-passing
--with-libgpg-error-prefix=$XBPS_CROSS_BASE/usr
@@ -9,12 +9,13 @@ configure_args="--enable-fd-passing
hostmakedepends="gnupg pkg-config qt5-host-tools qt5-qmake"
makedepends="libassuan-devel qt5-tools-devel"
depends="gnupg>=2"
+checkdepends="which"
short_desc="GnuPG Made Easy"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.gnupg.org/software/gpgme/index.html"
distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
-checksum=eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad
+checksum=361d4eae47ce925dba0ea569af40e7b52c645c4ae2e65e5621bf1b6cdd8b0e9e
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
configure_args+=" ac_cv_sys_file_offset_bits=no"
From fe8a4350d978bd1ca93d82eaef490189046a8318 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:20:32 -0700
Subject: [PATCH 2/9] libkleo: rebuild for gpgme 1.18
---
.../patches/disable-failing-test.patch | 25 +++++++++++++++++++
srcpkgs/libkleo/template | 2 +-
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 srcpkgs/libkleo/patches/disable-failing-test.patch
diff --git a/srcpkgs/libkleo/patches/disable-failing-test.patch b/srcpkgs/libkleo/patches/disable-failing-test.patch
new file mode 100644
index 000000000000..3095aa90b250
--- /dev/null
+++ b/srcpkgs/libkleo/patches/disable-failing-test.patch
@@ -0,0 +1,25 @@
+--- a/autotests/CMakeLists.txt
++++ b/autotests/CMakeLists.txt
+@@ -25,13 +25,6 @@
+ LINK_LIBRARIES KF5::Libkleo Qt${QT_MAJOR_VERSION}::Test
+ )
+
+-ecm_add_test(
+- keyresolvercoretest.cpp
+- keyresolvercoretest.qrc
+- TEST_NAME keyresolvercoretest
+- LINK_LIBRARIES KF5::Libkleo Qt${QT_MAJOR_VERSION}::Test
+-)
+-
+ ecm_add_tests(
+ editdirectoryservicedialogtest.cpp
+ LINK_LIBRARIES KF5::Libkleo KF5::WidgetsAddons Qt${QT_MAJOR_VERSION}::Widgets Qt${QT_MAJOR_VERSION}::Test
+--- a/autotests/CMakeLists.txt
++++ b/autotests/CMakeLists.txt
+@@ -33,7 +33,6 @@
+ ecm_add_tests(
+ keyselectioncombotest.cpp
+ keyserverconfigtest.cpp
+- newkeyapprovaldialogtest.cpp
+ LINK_LIBRARIES KF5::Libkleo Qt${QT_MAJOR_VERSION}::Widgets Qt${QT_MAJOR_VERSION}::Test
+ )
diff --git a/srcpkgs/libkleo/template b/srcpkgs/libkleo/template
index caad7e4047a5..9dc4d95e7591 100644
--- a/srcpkgs/libkleo/template
+++ b/srcpkgs/libkleo/template
@@ -1,7 +1,7 @@
# Template file for 'libkleo'
pkgname=libkleo
version=22.04.3
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
gettext kcoreaddons"
From 7bb5a72ae7f2e1b13950be4043ca69882d6dce99 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:38:25 -0700
Subject: [PATCH 3/9] messagelib: rebuild for gpgme 1.18
---
srcpkgs/messagelib/template | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/messagelib/template b/srcpkgs/messagelib/template
index f42b49ef0dc1..b6064699bcf3 100644
--- a/srcpkgs/messagelib/template
+++ b/srcpkgs/messagelib/template
@@ -1,7 +1,7 @@
# Template file for 'messagelib'
pkgname=messagelib
version=22.04.3
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
gettext kcoreaddons kconfig"
@@ -15,6 +15,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/messagelib-${version}.tar.xz"
checksum=50de2bdd2bdba547b8b318a0ad075a1176f496457056988a2709ea94915a7a1b
+make_check=no # Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
#TODO: fix build without qca-qt5
From 0a10b9464e1e008fb3bf75092b0888239b7dcd0b Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:38:47 -0700
Subject: [PATCH 4/9] mailcommon: rebuild for gpgme 1.18
---
srcpkgs/mailcommon/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/mailcommon/template b/srcpkgs/mailcommon/template
index 8d1c8d25c6b5..2324875ed023 100644
--- a/srcpkgs/mailcommon/template
+++ b/srcpkgs/mailcommon/template
@@ -1,7 +1,7 @@
# Template file for 'mailcommon'
pkgname=mailcommon
version=22.04.3
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules kconfig libxslt qt5-qmake
gettext qt5-host-tools python3 kgendesignerplugin"
From d3735d232149ac73372be858e8d61c74bed155a8 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:39:14 -0700
Subject: [PATCH 5/9] kdepim-addons: rebuild for gpgme 1.18
---
srcpkgs/kdepim-addons/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/kdepim-addons/template b/srcpkgs/kdepim-addons/template
index 3bac99179a3f..bc4b24db33a7 100644
--- a/srcpkgs/kdepim-addons/template
+++ b/srcpkgs/kdepim-addons/template
@@ -1,7 +1,7 @@
# Template file for 'kdepim-addons'
pkgname=kdepim-addons
version=22.04.1
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules python3 kdoctools kcoreaddons
kconfig kpackage gettext qt5-qmake qt5-host-tools"
From bbf75a0060ede0e6bb509e380172d8ff246194e0 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:43:53 -0700
Subject: [PATCH 6/9] kget: rebuild for gpgme 1.18
---
srcpkgs/kget/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/kget/template b/srcpkgs/kget/template
index cdf9e98935f3..1dba435510b4 100644
--- a/srcpkgs/kget/template
+++ b/srcpkgs/kget/template
@@ -1,7 +1,7 @@
# Template file for 'kget'
pkgname=kget
version=22.04.1
-revision=1
+revision=2
build_style=cmake
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
From 593bdd83c32c445bb2dc7476fc66cc6c73bd4c3d Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:48:05 -0700
Subject: [PATCH 7/9] kleopatra: rebuild for gpgme 1.18
---
srcpkgs/kleopatra/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/kleopatra/template b/srcpkgs/kleopatra/template
index 9f30cbd5ed23..20e578868c60 100644
--- a/srcpkgs/kleopatra/template
+++ b/srcpkgs/kleopatra/template
@@ -1,7 +1,7 @@
# Template file for 'kleopatra'
pkgname=kleopatra
version=22.04.3
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools kcoreaddons gettext kconfig"
makedepends="kcmutils-devel AppStream kitemmodels-devel gpgmeqt-devel libkleo-devel kmime-devel"
From ecf69df59355cddfd7edbeb03a4df8d3914279a9 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:49:57 -0700
Subject: [PATCH 8/9] kmail-account-wizard: rebuild for gpgme 1.18
---
srcpkgs/kmail-account-wizard/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/kmail-account-wizard/template b/srcpkgs/kmail-account-wizard/template
index 29e6d92f0251..ea99b3f86fd8 100644
--- a/srcpkgs/kmail-account-wizard/template
+++ b/srcpkgs/kmail-account-wizard/template
@@ -1,7 +1,7 @@
# Template file for 'kmail-account-wizard'
pkgname=kmail-account-wizard
version=22.04.3
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools python3
gettext"
From 12d0ea598865f526dc69da8b5945438b35be0035 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 21 Aug 2022 22:50:10 -0700
Subject: [PATCH 9/9] kmail: rebuild for gpgme 1.18
---
srcpkgs/kmail/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/kmail/template b/srcpkgs/kmail/template
index dbb6698418f9..d53fbeee2291 100644
--- a/srcpkgs/kmail/template
+++ b/srcpkgs/kmail/template
@@ -1,7 +1,7 @@
# Template file for 'kmail'
pkgname=kmail
version=22.04.3
-revision=1
+revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules python3 qt5-host-tools qt5-qmake
gettext kcmutils kdoctools kconfig kcoreaddons"
next prev parent reply other threads:[~2022-09-08 22:36 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-22 5:58 [PR PATCH] " oreo639
2022-08-22 6:07 ` [PR PATCH] [Updated] " oreo639
2022-08-22 6:12 ` oreo639
2022-08-22 7:22 ` oreo639
2022-09-08 2:27 ` classabbyamp
2022-09-08 2:28 ` classabbyamp
2022-09-08 2:28 ` classabbyamp
2022-09-08 21:39 ` [PR PATCH] [Updated] " oreo639
2022-09-08 22:36 ` oreo639 [this message]
2022-09-08 22:52 ` oreo639
2022-09-09 0:56 ` oreo639
2022-09-09 2:27 ` oreo639
2022-09-09 2:35 ` oreo639
2022-09-14 10:56 ` [PR PATCH] [Updated] " oreo639
2022-09-14 11:07 ` oreo639
2022-09-14 11:20 ` oreo639
2022-09-14 11:45 ` oreo639
2022-09-14 12:11 ` oreo639
2022-09-14 12:27 ` oreo639
2022-09-14 19:43 ` oreo639
2022-09-14 20:43 ` oreo639
2022-09-14 20:49 ` oreo639
2022-09-15 7:32 ` oreo639
2022-10-04 9:05 ` oreo639
2022-10-18 3:38 ` classabbyamp
2022-10-18 3:38 ` [PR PATCH] [Closed]: " classabbyamp
2022-10-18 4:17 ` oreo639
2022-10-18 4:19 ` classabbyamp
2022-10-18 4:21 ` [PR PATCH] [Updated] " oreo639
2022-10-18 4:21 ` oreo639
2022-10-18 4:22 ` [PR PATCH] [Updated] gpgme: fix returning incorrect error codes oreo639
2022-10-18 4:24 ` oreo639
2022-10-18 4:31 ` classabbyamp
2022-10-18 4:33 ` oreo639
2022-10-18 4:33 ` oreo639
2022-10-18 7:07 ` [PR PATCH] [Updated] " oreo639
2022-10-18 8:43 ` oreo639
2022-10-18 9:50 ` [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=20220908223635.9XbL7Rd196KHFlefFsLXhOPTAFIjNjSxx9XIk8b9x9o@z \
--to=oreo639@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).