updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / asfbin-bin / PKGBUILD
blobe439aaf825a7532a346db5dd30476f0c26235838
1 pkgname=asfbin-bin
2 pkgver=1.8.1.888
3 pkgrel=1
4 pkgdesc="Intuitive, fast and reliable tool for processing ASF and WMV files"
5 arch=("i686")
6 url="http://www.radioactivepages.com/asfbin.aspx"
7 license=('custom')
8 source=('wgetrc'
9         "http://www.radioactivepages.com/downloading.ashx?file=asfbin/asfbinlinux${pkgver}.zip")
11 md5sums=('8dfb6620156d96ec9551adf1a24ea407'
12          '2fc79fae6ee418c0de23550719c7107b')
14 export WGETRC="$srcdir/wgetrc"
16 # uncomment next line to force wget as download agent, if you have problems downloading source zip
17 #DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u')
19 build() {
20   cd $srcdir
21   #install -D -m755 asfbin-bin $pkgdir/usr/bin/asfbin
22   install -D -m755 asfbin $pkgdir/usr/bin/asfbin