1 # Template file for 'minitube'
6 makedepends="qt5-devel phonon-qt5-devel qt5-script-devel qt5-declarative-devel"
7 hostmakedepends="qt5-tools qt5-qmake $makedepends"
8 depends="virtual?phonon-qt5-backend desktop-file-utils hicolor-icon-theme"
9 short_desc="A native YouTube client in Qt5"
10 maintainer="Juan RP <xtraeme@voidlinux.eu>"
12 homepage="http://flavio.tordini.org/minitube"
13 distfiles="https://github.com/flaviotordini/minitube/archive/$version.tar.gz"
14 checksum=0f51fb86d0fdfbcf00af142868ceeacb6c27eb8a1e36d856162e23d63e90eb07
18 local _api_key=AIzaSyBzMj41taMuHLAF95-y9cTXL4JpPGqMORk
19 sed -i "1i DEFINES += APP_GOOGLE_API_KEY=\"$_api_key\"" minitube.pro