9978e00086
git grep -l '^patch_args=.*p1' 'srcpkgs/*/template' | xargs -r sed -i '/^patch_args=/d'
14 lines
583 B
Bash
14 lines
583 B
Bash
# Template file for 'OTPClient'
|
|
pkgname=OTPClient
|
|
version=2.4.4
|
|
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=5b976782906f15e2a4e001d73909a05f6146010cea83d78e3ad5c850f4049da4
|