blob: b67e21ce24f0b668e86672ef7bb6638932d15986 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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="GnuPG plug-in for the Pidgin IM"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://github.com/segler-alex/Pidgin-GPG"
distfiles="http://github.com/downloads/segler-alex/Pidgin-GPG/${pkgname}-${version}.tar.gz"
checksum=736681cb25da31eb8ced96055d4150d649fe6ef6e523b6f65846c3446ac09a96
patch_args=-Np0
|