mozc: update to 2.23.2815.102

Closes: #1799 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Matthias von Faber 2018-08-15 05:18:37 +02:00 committed by Jürgen Buchmüller
parent 6a205c5b3e
commit 54e57b424f
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,7 +1,7 @@
# Template file for 'mozc'
pkgname=mozc
version=2.23.2785.102
revision=4
version=2.23.2815.102
revision=1
hostmakedepends="ninja pkg-config protobuf-devel python"
makedepends="gtk+-devel ibus-devel libzinnia-devel protobuf-devel qt5-devel
fcitx-devel"
@ -13,16 +13,18 @@ short_desc="Japanese IME (Open Source version of Google Japanese Input)"
build_wrksrc=mozc/src
create_wrksrc=yes
distfiles="
https://github.com/fcitx/mozc/archive/44820a08db487fb1abe996f3ac2876457b05465d.tar.gz
https://gitlab.com/fcitx/mozc/repository/dad94584ea5012110ad1d204e433964243a1639d/archive.tar.bz2>${pkgname}-${version}.tar.bz2
https://github.com/bnoordhuis/gyp/archive/4ec6c4e3a94bd04a6da2858163d40b2429b8aad1.tar.gz
https://github.com/hiroyuki-komatsu/japanese-usage-dictionary/archive/e5b3425575734c323e1d947009dd74709437b684.tar.gz
"
checksum="
a426856e617cdc8c95618cfd1d1884ad697ca3327bdc0a2d289a1d7a74170861
e38457e63a7fa8d62d87b4f8b3e89fe5f6939d92e3c4fd287a93358375693892
009992eae3393ba7b2d2ba6249dbb3ac44157313f10e8add4d3086aef772c04b
0b6efee0eebac2c1a8eeea333278aa40fcef7846bba9a379962c6e567e7e3dc1
"
CXXFLAGS="-D_GNU_SOURCE"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"
fi