poedit: update to 2.0.7.
This commit is contained in:
parent
c3436b7878
commit
0501cd52f3
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'poedit'
|
||||
pkgname=poedit
|
||||
version=2.0.6
|
||||
version=2.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="icu-devel db-devel gtkspell-devel wxWidgets-devel boost-devel
|
||||
Lucene++-devel cld2-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="Lucene++-devel boost-devel cld2-devel db-devel gtkspell-devel
|
||||
wxWidgets-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Cross-platform gettext catalogs (.po files) editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://www.poedit.net/"
|
||||
homepage="https://www.poedit.net/"
|
||||
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
|
||||
checksum=a9e9feee6d65440008ae3fe24504681fe390cb41233122580f503a677989b1bc
|
||||
checksum=8f98eb7a62bc20ecb46ac47d21350c7917e614f745114544b11e5b43b488b2ca
|
||||
|
||||
CPPFLAGS="-DUCHAR_TYPE=uint16_t"
|
||||
|
||||
|
|
Loading…
Reference in a new issue