updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / mazrim2 / PKGBUILD
blobdc561647089e863b395611f5d51824f6e1d8656f
1 # Maintainer: Yoel Lion <yoel3ster at gmail dot com>
2 # Contributor: adamruss
3 # last Maintainer: shulamy <shulamy at regba.org.il>
4 pkgname=mazrim2
5 pkgver=2.0
6 pkgrel=1
7 pkgdesc="A Utillity For Watching Stream Videos with mediaplayer - eng / heb gui"
8 arch=('i686' 'x86_64')
9 url="https://sourceforge.net/projects/mazrim/"
10 license=('GPL')
11 depends=('pythoncard2' 'vlc')
12 source=(http://downloads.sourceforge.net/sourceforge/mazrim/mazrim_$pkgver-1_all.deb)
13 md5sums=('dcfe823cdc684333581a9bcede5b97b6')
15 build() {
16    ar x mazrim_$pkgver-1_all.deb
17    mkdir -p mazrim
18    tar xf data.tar.gz -C mazrim
19    sed -i '3c exec python2 Mazrim.py' mazrim/usr/bin/mazrim
20    cp -r mazrim/* $pkgdir
21    rm -rf control.tar.gz data.tar.gz debian-binary