1 # Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
2 # Contributor: froggie <sullivanva@gmail.com>
7 pkgdesc="Contains the Excel (xlhtml) and Powerpoint (ppthtml) to html converters"
9 url="http://nebuchadnezzar.zion.cz/xlhtml.php"
11 source=(http://nebuchadnezzar.zion.cz/download/xlhtml-${pkgver}-vd2.tgz)
12 md5sums=('d9edf42e0dac1d8d8765856209c972b1')
15 cd ${srcdir}/xlhtml-0.5.1
16 ./configure --prefix=/usr --mandir=${pkgdir}/usr/share/man
18 make prefix=${pkgdir}/usr install