1 # Maintainer: M Rawash <mrawash@gmail.com>
2 # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
7 pkgdesc="A multi-platform wiki application for the desktop, written in wxpython."
9 url="http://wixi.sourceforge.net/"
12 install=${pkgname}.install
13 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.zip \
15 md5sums=('4990785f5a35f9403489ca52940e846f'
16 'b2039fad5596660bdee3b89507ea51a4')
19 cd ${srcdir}/${pkgname}-${pkgver}
20 python setup.py install --root=${pkgdir}
21 install -Dm644 ${srcdir}/${pkgname}.desktop ${pkgdir}/usr/share/applications/${pkgname}.desktop