15 lines
591 B
Bash
15 lines
591 B
Bash
# Template file for 'OTPClient'
|
|
pkgname=OTPClient
|
|
version=1.3.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="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/paolostivanin/OTPClient"
|
|
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
|
|
checksum=7fbf8e1c182a723af0fe9869735c787eb526c1f380500d0c248ef775d1eaec11
|