gnome-keyring: update to 42.1.
This commit is contained in:
parent
7f8809a62c
commit
8bd85207ea
@ -1,24 +1,20 @@
|
||||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=40.0
|
||||
revision=3
|
||||
version=42.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
||||
hostmakedepends="autoconf docbook-xsl glib-devel intltool libtasn1-tools libxslt
|
||||
openssh pkg-config"
|
||||
hostmakedepends="pkg-config glib-devel openssh docbook-xsl libxslt"
|
||||
makedepends="gcr-devel pam-devel"
|
||||
depends="dconf"
|
||||
checkdepends="dbus xvfb-run"
|
||||
short_desc="GNOME password and secret manager"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnome.org"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeKeyring/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-keyring/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=a3d24db08ee2fdf240fbbf0971a98c8ee295aa0e1a774537f4ea938038a3b931
|
||||
make_check=ci-skip
|
||||
checksum=c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6
|
||||
lib32disabled=yes
|
||||
|
||||
do_check() {
|
||||
xvfb-run make check
|
||||
}
|
||||
make_check_pre="dbus-run-session xvfb-run"
|
||||
make_check=ci-skip # times out
|
||||
|
Loading…
x
Reference in New Issue
Block a user