17 lines
526 B
Bash
17 lines
526 B
Bash
# Template file for 'MoinMoin'
|
|
pkgname=MoinMoin
|
|
version=1.9.10
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc=moin-${version}
|
|
build_style=python2-module
|
|
pycompile_module="MoinMoin jabberbot"
|
|
hostmakedepends="python"
|
|
makedepends="python"
|
|
depends="python"
|
|
short_desc="MoinMoin, a Python clone of WikiWiki"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://moinmo.in"
|
|
distfiles="https://static.moinmo.in/files/moin-${version}.tar.gz"
|
|
checksum=4a264418e886082abd457c26991f4a8f4847cd1a2ffc11e10d66231da8a5053c
|