void-packages/srcpkgs/pidgin-gpg/template
Đoàn Trần Công Danh ef11f57681 srcpkgs: add patch_args=-Np0 en-mass
Generated with:

        git ls-files 'srcpkgs/**/patches/*' |
        cut -d/ -f2 | uniq |
        xargs printf 'srcpkgs/%s/template\n'  |
        xargs grep -L 'patch_args=' |
        xargs sed -i '$a patch_args=-Np0"
2021-06-20 13:17:29 +07:00

14 lines
523 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="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