1 # Contributor: wido <widomaker2k7@gmail.com>
6 pkgdesc="plugin AACS for lxbdplayer."
8 depends=("lxbdplayer<=${pkgver}" 'makemkv')
11 url="http://doc.ubuntu-fr.org/lxbdplayer"
12 #source=(http://www.mediafire.com/?ytizaytjv5z)
13 source=(${pkgname}_${pkgver}_all.deb)
14 md5sums=('cb1fcf81eda3ce03e968dc333e0179eb')
18 ar p ${pkgname}_${pkgver}_all.deb data.tar.gz | tar zx
20 install -Dm755 $srcdir/usr/bin/bdkey-install $pkgdir/usr/bin/bdkey-install
22 install -Dm644 $srcdir/usr/share/doc/lxbdplayer/plugins/copyright $pkgdir/usr/share/doc/lxbdplayer/plugins/copyright
24 install -Dm755 $srcdir/usr/share/lxbdplayer/plugins/lxBDAACS.jar $pkgdir/usr/share/lxbdplayer/plugins/lxBDAACS.jar