8 depends=('transfig' 'pyxml' 'texlive-core')
9 conflicts=('xen4' 'xen3' 'xen-hv-tools' 'libxen4')
12 source=(http://bits.xensource.com/oss-xen/release/${pkgver}/xen-${pkgver}.tar.gz
18 cd $srcdir/xen-${pkgver}
19 patch -p1 -i ../xen.patch
21 make PYTHON=python2 DESTDIR=$pkgdir install-docs
24 md5sums=('73561faf3c1b5e36ec5c089b5db848ad'
25 'f149bae1a6b420e49c51b9f3a74338a4')