# Template file for 'clipgrab' pkgname=clipgrab version=3.5.6 revision=1 build_style=qmake hostmakedepends="qt-qmake" makedepends="qt-devel" depends="ffmpeg desktop-file-utils" short_desc="A friendly downloader for YouTube and other sites" maintainer="Juan RP " license="GPL-3" homepage="http://www.clipgrab.org" distfiles="http://download.clipgrab.de/${pkgname}-${version}.tar.gz" checksum=b6088625209fd0fefa3078d3131b71efc0d27af36e6207dadeab79831586a672 configure_args=clipgrab.pro do_install() { vbin clipgrab vinstall icon.png 644 usr/share/pixmaps clipgrab.png vinstall ${FILESDIR}/clipgrab.desktop 644 usr/share/applications }