New package: pidgin-privacy-please-0.7.1
This commit is contained in:
parent
8609a2c6f7
commit
d6e9bf5eaf
19
srcpkgs/pidgin-privacy-please/template
Normal file
19
srcpkgs/pidgin-privacy-please/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'pidgin-privacy-please'
|
||||
pkgname=pidgin-privacy-please
|
||||
version=0.7.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake intltool libtool pkg-config"
|
||||
makedepends="libpurple-devel pidgin-devel glib-devel"
|
||||
depends="pidgin"
|
||||
short_desc="Pidgin plugin to stop spam"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/cockroach/pidgin-privacy-please"
|
||||
distfiles="https://github.com/cockroach/${pkgname}/archive/release-${version}.tar.gz"
|
||||
checksum=7a91a9453c4fa756ad889161d05004417b61cda2761fbbb628bd3c9b328ffa1b
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 sh ./autogen.sh
|
||||
}
|
Loading…
Reference in New Issue
Block a user