pidgin-privacy-please: switch upstream to debian.
This commit is contained in:
parent
8017aaa092
commit
5a65ebec6a
1 changed files with 5 additions and 10 deletions
|
@ -1,19 +1,14 @@
|
|||
# Template file for 'pidgin-privacy-please'
|
||||
pkgname=pidgin-privacy-please
|
||||
version=0.7.1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
makedepends="libpurple-devel pidgin-devel glib-devel"
|
||||
hostmakedepends="automake intltool libtool pkg-config $makedepends"
|
||||
depends="pidgin"
|
||||
short_desc="Pidgin plugin to stop spam"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
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
|
||||
}
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://packages.debian.org/sid/pidgin-privacy-please"
|
||||
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=8134bcd5da98fe8b4c9918fd420c7e68b0990e895ed2534396cacbf473f2615c
|
||||
|
|
Loading…
Add table
Reference in a new issue