13 lines
497 B
Bash
13 lines
497 B
Bash
# Template file for 'pidgin-gpg'
|
|
pkgname=pidgin-gpg
|
|
version=0.9
|
|
revision=3
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libpurple-devel gpgme-devel"
|
|
short_desc="A GnuPG plug-in for the Pidgin IM"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://github.com/segler-alex/Pidgin-GPG"
|
|
distfiles="http://github.com/downloads/segler-alex/Pidgin-GPG/${pkgname}-${version}.tar.gz"
|
|
checksum=736681cb25da31eb8ced96055d4150d649fe6ef6e523b6f65846c3446ac09a96
|