Package Details: qconf-git 1.5_20170508-1

Git Clone URL: https://aur.archlinux.org/qconf-git.git (read-only, click to copy)
Package Base: qconf-git
Description: Qt5 compatible qconf - Qt configuration tool
Upstream URL: https://github.com/psi-plus/qconf
Licenses: GPL2
Conflicts: qconf
Provides: qconf
Submitter: hcartiaux
Maintainer: None
Last Packager: hcartiaux
Votes: 24
Popularity: 0.000000
First Submitted: 2015-06-03 17:56 (UTC)
Last Updated: 2017-05-08 09:42 (UTC)

Required by (11)

Sources (1)

Latest Comments

sl1pkn07 commented on 2017-05-05 13:33 (UTC)

why need Qt4 if is a Qt5 buld? with qt5-base and without qt4 builds ok

TZ86 commented on 2015-06-04 07:46 (UTC)

You can remove git related stuff from build(), makepkg/yaourt already does these things automatically. All what you need is: build() { cd qconf ./configure --prefix=/usr make }