From fb4c791286203936adab719b52b22b7e19c6b3f1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 1 May 2010 12:19:00 +0200 Subject: [PATCH] Added MoinMoin-1.9.2 build template. --HG-- extra : convert_revision : f25a2011f399238a6a4b223aa47c998284a5e2fc --- srcpkgs/MoinMoin/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/MoinMoin/template diff --git a/srcpkgs/MoinMoin/template b/srcpkgs/MoinMoin/template new file mode 100644 index 00000000000..d7612668937 --- /dev/null +++ b/srcpkgs/MoinMoin/template @@ -0,0 +1,17 @@ +# Template file for 'MoinMoin' +pkgname=MoinMoin +version=1.9.2 +wrksrc=moin-${version} +distfiles="http://static.moinmo.in/files/moin-${version}.tar.gz" +build_style=python-module +short_desc="MoinMoin, a Python clone of WikiWiki" +maintainer="Juan RP " +checksum=d6866c17a9952edd55a6d718b516382836b2410b5989ae8f324f8bc5fdd678e1 +long_desc=" + A WikiWikiWeb is a collaborative hypertext environment, with an + emphasis on easy access to and modification of information. MoinMoin + is a Python WikiClone that allows you to easily set up your own wiki, + only requiring a Python installation." + +noarch=yes +Add_dependency full python