14 lines
583 B
Bash
14 lines
583 B
Bash
# Template file for 'OTPClient'
|
|
pkgname=OTPClient
|
|
version=2.4.2
|
|
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="Ulf <void@uw.anonaddy.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=74bc4312aa1cd336ca983434e3bed951c5ead327091e7708e3beb08508813495
|