void-packages/srcpkgs/gnome-authenticator/template
2020-04-13 13:35:36 +02:00

17 lines
755 B
Bash

# Template file for 'gnome-authenticator'
pkgname=gnome-authenticator
version=3.32.2
revision=1
wrksrc="Authenticator-${version}"
build_style=meson
build_helper="gir"
hostmakedepends="gettext appstream-glib desktop-file-utils git glib-devel pkg-config"
makedepends="gobject-introspection gtk+3-devel libglib-devel libsecret-devel libzbar-devel python3"
depends="python3-pyzbar python3-Pillow python3-pyotp"
short_desc="Two-factor authentication code generator for GNOME"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/World/Authenticator"
distfiles="${homepage}/-/archive/${version}/Authenticator-${version}.tar.gz"
checksum="d7250fbef1de2dcb599a55ff3d40dcc6ed5618fe89d50ec795281d8ba3123d5b"