poedit: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
13a6757dc5
commit
c36eaf471f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'poedit'
|
||||
pkgname=poedit
|
||||
version=3.3.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -17,6 +17,7 @@ distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/p
|
|||
checksum=e64139dd4beac1b8ea468d351b2b4bdae8ecbc6f4ca5d1ee1c73832036fff097
|
||||
|
||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy"
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-common-devel"
|
||||
|
|
Loading…
Reference in New Issue