qtchooser: update to 66.

This commit is contained in:
Christian Buschau 2019-01-10 02:56:01 +01:00 committed by maxice8
parent dc86d5198c
commit 2a293dc31d
1 changed files with 9 additions and 13 deletions

View File

@ -1,21 +1,19 @@
# Template file for 'qtchooser'
pkgname=qtchooser
reverts=20150315_2
version=63
revision=2
_commit=g13a3d08
wrksrc="qtchooser-$version-$_commit"
version=66
revision=1
build_style=gnu-makefile
hostmakedepends="git"
make_install_args="INSTALL_ROOT=\${DESTDIR}"
short_desc="Qt4/Qt5 version chooser"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-2.1, GPL-3"
homepage="http://code.qt.io/cgit/qt/qtchooser.git/"
distfiles="$DEBIAN_SITE/main/q/qtchooser/qtchooser_$version-$_commit.orig.tar.xz"
checksum=ce436e8df1d18ee0510b4815b2543226b2ee97e34ed843fd80e13616ef568416
license="LGPL-2.1-only, GPL-3.0-only"
homepage="https://www.qt.io/"
distfiles="https://download.qt.io/official_releases/qtchooser/qtchooser-${version}.tar.xz"
checksum=b22c21df135d48fc775d26d771170c2c70555704d4625605383be2cd149c7cea
do_build() {
make CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LFLAGS="$LDFLAGS"
make LFLAGS="$LDFLAGS"
}
do_check() {
@ -23,9 +21,7 @@ do_check() {
:
}
do_install() {
make INSTALL_ROOT=${DESTDIR} install
post_install() {
vmkdir etc/xdg/qtchooser
vinstall ${FILESDIR}/4.conf 644 etc/xdg/qtchooser
vinstall ${FILESDIR}/5.conf 644 etc/xdg/qtchooser