summaryrefslogtreecommitdiff
path: root/community/fcitx-mozc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fcitx-mozc/PKGBUILD')
-rw-r--r--community/fcitx-mozc/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/community/fcitx-mozc/PKGBUILD b/community/fcitx-mozc/PKGBUILD
index 2e80d2c6f..5099cf551 100644
--- a/community/fcitx-mozc/PKGBUILD
+++ b/community/fcitx-mozc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 85344 2013-03-01 10:30:17Z andrea $
+# $Id: PKGBUILD 85959 2013-03-10 09:27:14Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
## Mozc compile option
_bldtype=Release
-_zipcoderel=201301
+_zipcoderel=201302
_protobuf_ver=2.4.1
_pkgbase=mozc
@@ -13,7 +13,7 @@ pkgname=fcitx-mozc
pkgdesc="Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)"
pkgver=1.6.1187.102
_patchver=${pkgver}.3
-pkgrel=7
+pkgrel=8
arch=('i686' 'x86_64')
url="http://code.google.com/p/mozc/"
license=('custom')
@@ -49,8 +49,8 @@ build() {
patch -Np2 -i ${srcdir}/fcitx-mozc-${_patchver}.patch
# Fix qt4 binary path
- sed -i 's$<(qt_dir)/bin$/usr/lib/qt4/bin$' gui/*.gyp gui/*.gypi
- sed -i 's$<(qt_dir_env)/bin$/usr/lib/qt4/bin$' gui/*.gyp gui/*.gypi
+ sed -i 's|(qt_dir)/bin|(qt_dir)/lib/qt4/bin|' gui/*.gyp{,i}
+ sed -i 's|(qt_dir_env)/bin|(qt_dir_env)/lib/qt4/bin|' gui/*.gyp{,i}
# Generate zip code seed
msg "Generating zip code seed..."
@@ -106,7 +106,7 @@ package() {
}
md5sums=('e5246d17a81d2e942e9e8de0c3240c95'
- '06bae0169219637b497054fb335017db'
- '8121af1e16aea2a3899314db15679e7f'
+ '0ce9bd1663e320dc63bd2afffc475ab9'
+ 'e2a4bdf2d1384b124492a175d35b7867'
'ed436802019c9e1f40cc750eaf78f318'
'3c947ef02d9bf3341192ba22916f3605')