mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
poedit: update to 3.4
This commit is contained in:
parent
bb65429153
commit
fd2cb0b25e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'poedit'
|
# Template file for 'poedit'
|
||||||
pkgname=poedit
|
pkgname=poedit
|
||||||
version=3.3.2
|
version=3.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://www.poedit.net/"
|
homepage="https://www.poedit.net/"
|
||||||
changelog="https://raw.githubusercontent.com/vslavik/poedit/master/NEWS"
|
changelog="https://raw.githubusercontent.com/vslavik/poedit/master/NEWS"
|
||||||
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
||||||
checksum=e64139dd4beac1b8ea468d351b2b4bdae8ecbc6f4ca5d1ee1c73832036fff097
|
checksum=b1eaf919a77057bf9d18c643efb64909fe6b32d49d189ecfa953165a3517398c
|
||||||
|
|
||||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy"
|
CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy"
|
||||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue