18 lines
837 B
Bash
18 lines
837 B
Bash
# Template file for 'gnome-passwordsafe'
|
|
pkgname=gnome-passwordsafe
|
|
version=3.32.0
|
|
revision=3
|
|
archs=noarch
|
|
wrksrc="PasswordSafe-${version}"
|
|
build_style=meson
|
|
pycompile_module="passwordsafe"
|
|
hostmakedepends="gettext glib-devel pkg-config gobject-introspection python3-pykeepass"
|
|
makedepends="gtk+3-devel libhandy-devel python3-pykeepass libpwquality-devel"
|
|
depends="gtk+3 libnotify libhandy python3-gobject python3-pykeepass python3-construct
|
|
libpwquality-python3"
|
|
short_desc="Keepass compatible password manager for GNOME"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://gitlab.gnome.org/World/PasswordSafe"
|
|
distfiles="https://gitlab.gnome.org/World/PasswordSafe/-/archive/${version}/PasswordSafe-${version}.tar.bz2"
|
|
checksum=ef02534630b1570591160c1694e9e297faacde7b6dc0a04a4098a8da3edd8509
|