quimup: change to build_style=qmake

This commit is contained in:
Andrea Brancaleoni 2015-08-23 18:54:00 +02:00
parent 8106c88ff1
commit 3a31402e20
1 changed files with 2 additions and 7 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'quimup'
pkgname=quimup
version=1.4.0
revision=2
revision=3
build_style=qmake
wrksrc="${pkgname} ${version}"
hostmakedepends="pkg-config qt5-qmake"
makedepends="libmpdclient-devel qt5-devel taglib-devel"
@ -12,12 +13,6 @@ homepage="http://coonsden.com/?cat=4"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}%20${version}/${pkgname}_${version}_src.tar.gz"
checksum=b46f8ff651b9154a43cf90b005c160cbbddcc2fb8c6b17dfdee9b6c4a2e131ea
do_configure() {
qmake
}
do_build() {
make ${makejobs}
}
do_install() {
vbin ${pkgname}
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications