1 # Archlive <http://archlive-pkg.googlecode.com>
3 # Transfer unifiedkernel wine for ubuntu package to Arch
8 url="http://www.longene.org/"
9 pkgdesc="Wine with unifiedkernel patch"
12 depends=("unifiedkernel=$pkgver")
13 makedepends=('binutils')
15 conflicts=('wine' 'wine-git')
17 source=( unifiedkernel-$pkgver-wine.deb::"http://www.longene.org/fileDownload.php?id=44&page=download"
25 tar -xpf data.tar.gz -C $pkgdir/
27 md5sums=('82636e227f89e799c02cb82249f43d33')