mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 10:03:51 +02:00
qt5-styleplugins: bump git rev, fix some bugs
This commit is contained in:
parent
84759f10e0
commit
d75660c343
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'qt5-styleplugins'
|
# Template file for 'qt5-styleplugins'
|
||||||
pkgname=qt5-styleplugins
|
pkgname=qt5-styleplugins
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=9
|
revision=10
|
||||||
_gitrev=600c296f4d429ffeb8203feb54efeacc2bbea0f7
|
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
|
||||||
wrksrc="qtstyleplugins-${_gitrev}"
|
wrksrc="qtstyleplugins-${_gitrev}"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel"
|
hostmakedepends="pkg-config qt5-host-tools qt5-devel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1-only, LGPL-3.0-only"
|
license="LGPL-2.1-only, LGPL-3.0-only"
|
||||||
homepage="https://github.com/qt/qtstyleplugins"
|
homepage="https://github.com/qt/qtstyleplugins"
|
||||||
distfiles="https://github.com/qt/qtstyleplugins/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/qt/qtstyleplugins/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=dbe1c03f00c6eadebc0ed9d5ec1eeb9129e8132c8574545dfa788f505c2dd9a3
|
checksum=29ec24fa8df64be161ad06d0e5af3ba1a20bfe265004f5fe4ab9f5f3abf9a5ba
|
||||||
|
|
||||||
# Cross builds fail with -fuse-ld=gold
|
# Cross builds fail with -fuse-ld=gold
|
||||||
LDFLAGS="-Wl,-fuse-ld=bfd"
|
LDFLAGS="-Wl,-fuse-ld=bfd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue