1 # Contributor: 3ED <krzysztof1987@gmail.com>
6 pkgdesc="It strips wm-drm protection from wmv/asf/wma files as well as video/audio streams."
8 url="http://sourceforge.net/projects/freeme2/"
12 source=(http://downloads.sf.net/sourceforge/$pkgname/FreeMe2_src-$pkgver.tgz)
13 md5sums=('c12175638e1bf238d9bd41de6fc91942')
16 cd $startdir/src/FreeMe2
18 ./configure --prefix=/usr
20 make DESTDIR="$startdir/pkg" install