~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] community/gnome-passwordsafe: fix issue 14082

Details
Message ID
<20220809014509.16176-1-lists.trs-80@isnotmyreal.name>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/gnome-passwordsafe/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/gnome-passwordsafe/APKBUILD b/community/gnome-passwordsafe/APKBUILD
index a7c0134d94..673aaecf47 100644
--- a/community/gnome-passwordsafe/APKBUILD
+++ b/community/gnome-passwordsafe/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-passwordsafe
pkgver=6.5
pkgrel=3
pkgrel=4
pkgdesc="password manager for GNOME"
url="https://gitlab.gnome.org/World/secrets"
# s390x and riscv64 blocked by rust -> libhandy1
arch="noarch !s390x !riscv64"
license="GPL-3.0-only"
depends="
	libhandy1
	libadwaita
	py3-cairo
	py3-gobject3
	py3-keepass>=4.0.1
-- 
2.30.2
Details
Message ID
<90c837bbf1094f55d8bdccd3ad3e7ea4@isnotmyreal.name>
In-Reply-To
<20220809014509.16176-1-lists.trs-80@isnotmyreal.name> (view parent)
DKIM signature
missing
Download raw message
A couple guys helped me in IRC today.

Testing: Doing `apk add libadwaita` did eliminate the error and allow 
the program to start.

I am not sure about the comment about the other architectures though.

Also, the name of the program changed from Gnome Password Safe to Gnome 
Secrets, should I submit separate patch to change the name?

Cheers,
TRS-80
Reply to thread Export thread (mbox)