1 # Maintainer: Dan Serban
2 # Contribuitors: Trizen, JokerBoy
7 pkgdesc="Pymaxe is an easy to use and open-source application which lets you download music or videos from some media-sharing websites, such as YouTube, Trilulilu or 4shared"
11 depends=(ffmpeg gstreamer0.10-ffmpeg gstreamer0.10-ugly-plugins pygtk)
15 rm pymaxe.pkg.tar.gz 2>/dev/null || true
16 wget http://pymaxe.com/files/latest/pymaxe.pkg.tar.gz
17 bsdtar -xf pymaxe.pkg.tar.gz -C "${pkgdir}"