15 lines
583 B
Bash
15 lines
583 B
Bash
# Template file for 'OTPClient'
|
|
pkgname=OTPClient
|
|
version=2.4.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="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=e505f4ebba92342f4029c1d49167bc346cbb2295e2379cb6b7b232f837011520
|