qtpass: change to build_style=qmake
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Template file for 'qtpass'
|
# Template file for 'qtpass'
|
||||||
pkgname=qtpass
|
pkgname=qtpass
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
depends="pass pwgen"
|
depends="pass pwgen"
|
||||||
@@ -13,10 +13,6 @@ homepage="http://qtpass.org/"
|
|||||||
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/IJHack/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=bff32c7908f8a0c8a12ce888e6726d3151a66759f7c9c07e8423f35dd566b6d6
|
checksum=bff32c7908f8a0c8a12ce888e6726d3151a66759f7c9c07e8423f35dd566b6d6
|
||||||
|
|
||||||
do_configure() {
|
|
||||||
qmake
|
|
||||||
}
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin qtpass
|
vbin qtpass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user