15 lines
506 B
Bash
15 lines
506 B
Bash
# Template file for 'gpa'
|
|
pkgname=gpa
|
|
version=0.9.10
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gpgme-devel gtk+-devel"
|
|
depends="desktop-file-utils gnupg2"
|
|
short_desc="A graphical user interface for GnuPG"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://www.gnupg.org/related_software/gpa/"
|
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gpa/gpa-${version}.tar.bz2"
|
|
checksum=c3b9cc36fd9916e83524930f99df13b1d5f601f4c0168cb9f5d81422e282b727
|