mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
gwenhywfar: update to 5.6.0.
This commit is contained in:
parent
11ab3e8b23
commit
128832c1f9
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'gwenhywfar'
|
# Template file for 'gwenhywfar'
|
||||||
pkgname=gwenhywfar
|
pkgname=gwenhywfar
|
||||||
version=5.4.0
|
version=5.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-visibility --disable-binreloc
|
configure_args="--disable-binreloc
|
||||||
--with-qt5-moc=/usr/lib/qt5/bin/moc --with-qt5-uic=/usr/lib/qt5/bin/uic"
|
--with-qt5-moc=/usr/lib/qt5/bin/moc --with-qt5-uic=/usr/lib/qt5/bin/uic"
|
||||||
hostmakedepends="automake pkg-config libgcrypt-devel libtool which"
|
hostmakedepends="automake pkg-config libgcrypt-devel libtool which"
|
||||||
makedepends="libgcrypt-devel gnutls-devel gtk+-devel qt5-devel gtk+3-devel"
|
makedepends="libgcrypt-devel gnutls-devel gtk+-devel qt5-devel gtk+3-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/aqbanking/gwenhywfar"
|
homepage="https://github.com/aqbanking/gwenhywfar"
|
||||||
distfiles="https://github.com/aqbanking/gwenhywfar/archive/${version}.tar.gz"
|
distfiles="https://github.com/aqbanking/gwenhywfar/archive/${version}.tar.gz"
|
||||||
checksum=e46c3450d610b36f51b46ab97640ae340e8b68850f03b23b98c4ab682a5027c0
|
checksum=9f2876770824a283d02fd730bb1f7a98970fa6f20121f4af433d6698831c3a84
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue