16 lines
655 B
Bash
16 lines
655 B
Bash
# Template file for 'OTPClient'
|
|
pkgname=OTPClient
|
|
version=3.6.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+3-devel libglib-devel libgcrypt-devel libpng-devel
|
|
libcotp-devel libzbar-devel jansson-devel protobuf-devel protobuf-c-devel
|
|
libuuid-devel libsecret-devel qrencode-devel"
|
|
short_desc="Highly secure and easy to use GTK+ OTP client"
|
|
maintainer="Emil Miler <em@0x45.cz>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/paolostivanin/OTPClient"
|
|
distfiles="https://github.com/paolostivanin/OTPClient/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=e5a4e848be12b761e632e070149f7999974b4ce7620cb92a05a0dd149822beec
|