updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / wii.py / PKGBUILD
blobfbf6af0bcdeccc379816841f9e26262ffb3c4932
1 pkgname=wii.py
2 pkgver=0.8.6
3 pkgrel=1
4 pkgdesc="Wii.py provides editors and classes for many file types and files present on the Wii, especially files in banners. Can edit U8 archives, convert images to/from png and tpl, add imet and imd5 headers, load and extract wii optical discs."
5 url="http://wiibrew.org/wiki/Wii.py"
6 license=('GPL')
7 arch=('any')
8 depends=('python')
9 source=("http://jafile.com/uploads/icefire/$pkgname-$pkgver.zip")
10 md5sums=('e551479f42ad20ed64221d5a2010229b')
12 build() {
13         cd $srcdir
14         mkdir -p $pkgdir/usr/share/$pkgname
15         cp -r *.py experimental pywii $pkgdir/usr/share/$pkgname