poedit: update to 2.4.1.
This commit is contained in:
parent
466fb9eb21
commit
baa37c344e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'poedit'
|
||||
pkgname=poedit
|
||||
version=2.3.1
|
||||
revision=2
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,9 +13,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.poedit.net/"
|
||||
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
||||
checksum=a0315ca52a908b9ea0a6e438ea60ce1e92d98c1f477fed58d0b4e617e51afec4
|
||||
checksum=70143e55c16a88b9b29f48e12b0b9e55714177b60ba367fc29d5fa6dc28429c3
|
||||
|
||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t"
|
||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy"
|
||||
|
||||
makedepends+=" libharfbuzz libxml2 webkit2gtk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue