purple-plugin-pack: update to 2.8.0, orphan.
This commit is contained in:
parent
f27750668f
commit
09e249bea9
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'purple-plugin-pack'
|
||||
pkgname=purple-plugin-pack
|
||||
version=2.7.0
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool python"
|
||||
version=2.8.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libpurple-devel pidgin-devel finch-devel"
|
||||
short_desc="Compilation of plugins for the libpurple family of IM clients"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
|
||||
distfiles="https://bitbucket.org/rekkanoryo/$pkgname/downloads/$pkgname-$version.tar.bz2"
|
||||
checksum=2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c
|
||||
homepage="https://keep.imfreedom.org/pidgin/purple-plugin-pack"
|
||||
changelog="https://keep.imfreedom.org/pidgin/purple-plugin-pack/file/tip/ChangeLog"
|
||||
distfiles="${SOURCEFORGE_SITE}/pidgin/purple%20plugin%20pack/${version}/purple-plugin-pack-${version}.tar.xz"
|
||||
checksum=82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d
|
||||
|
|
Loading…
Reference in New Issue