mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
xchm: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
4e0386afeb
commit
986bba14c6
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xchm'
|
||||
pkgname=xchm
|
||||
version=1.34
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="automake gettext-devel tar"
|
||||
|
@ -13,6 +13,8 @@ homepage="https://github.com/rzvncj/xCHM"
|
|||
distfiles="https://github.com/rzvncj/xCHM/releases/download/${version}/xchm-${version}.tar.gz"
|
||||
checksum=b07971ddb02992da462060fb638c051318f389aef822485646aa7fbe245a0d93
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue