mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
New package: gpa-0.9.7.
This commit is contained in:
parent
c111653c6b
commit
3773906a7f
1 changed files with 14 additions and 0 deletions
14
srcpkgs/gpa/template
Normal file
14
srcpkgs/gpa/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'gpa'
|
||||||
|
pkgname=gpa
|
||||||
|
version=0.9.7
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="gpgme-devel gtk+-devel"
|
||||||
|
depends="desktop-file-utils"
|
||||||
|
short_desc="A graphical user interface for GnuPG"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://www.gnupg.org/related_software/gpa/"
|
||||||
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gpa/gpa-${version}.tar.bz2"
|
||||||
|
checksum=7e8ccb615e8fab15808cedc6fc5f60e284d4fbca8a4a0569aa6219c3ddb617e5
|
Loading…
Add table
Reference in a new issue