14 lines
588 B
Bash
14 lines
588 B
Bash
# Template file for 'OTPClient'
|
|
pkgname=OTPClient
|
|
version=1.5.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtk+3-devel libglib-devel libgcrypt-devel libpng-devel
|
|
libzip-devel libcotp-devel libzbar-devel jansson-devel"
|
|
short_desc="Highly secure and easy to use GTK+ OTP client"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/paolostivanin/OTPClient"
|
|
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
|
|
checksum=c8794a45b691613326f15a95b9fe7f16511b0c16b6b6e1cedc11dc5344c2cc27
|