mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
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'
|
# Template file for 'pidgin-privacy-please'
|
||||||
pkgname=pidgin-privacy-please
|
pkgname=pidgin-privacy-please
|
||||||
version=0.7.1
|
version=0.7.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}-release-${version}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libpurple-devel pidgin-devel glib-devel"
|
makedepends="libpurple-devel pidgin-devel glib-devel"
|
||||||
hostmakedepends="automake intltool libtool pkg-config $makedepends"
|
hostmakedepends="automake intltool libtool pkg-config $makedepends"
|
||||||
depends="pidgin"
|
depends="pidgin"
|
||||||
short_desc="Pidgin plugin to stop spam"
|
short_desc="Pidgin plugin to stop spam"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/cockroach/pidgin-privacy-please"
|
homepage="https://packages.debian.org/sid/pidgin-privacy-please"
|
||||||
distfiles="https://github.com/cockroach/${pkgname}/archive/release-${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=7a91a9453c4fa756ad889161d05004417b61cda2761fbbb628bd3c9b328ffa1b
|
checksum=8134bcd5da98fe8b4c9918fd420c7e68b0990e895ed2534396cacbf473f2615c
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
NOCONFIGURE=1 sh ./autogen.sh
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue