1 # Contributor: Timo Schmiade <the_isz@gmx.de>
6 pkgdesc="A cdparanoia, lame and musicbrainz.org frontend written in python."
8 url="https://github.com/the-isz/cdrip"
10 depends=("python2" "python-musicbrainz2" "python2-eyed3" "libdiscid" "cdparanoia")
12 source=("https://github.com/the-isz/$pkgname/tarball/$pkgver")
13 md5sums=("b6266a8855f4078fe5d33bebd8b64946")
16 cd "$srcdir/the-isz-$pkgname-753c831/deployment"
18 python2 setup.py install --root=$pkgdir/ --optimize=1
19 ln -s $pkgdir/usr/bin/cdrip.py $pkgdir/usr/bin/cdrip