summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorponsfoot2016-04-02 20:41:51 +0900
committerponsfoot2016-04-02 20:41:51 +0900
commitbce09a39186891686dc3257a1ffd5370195670a7 (patch)
treee61e04927c87586fe2a6da95655e08d312deb52d
parent0ff71b130902928626811a0cd0e564bc3781c7a3 (diff)
downloadaur-bce09a39186891686dc3257a1ffd5370195670a7.tar.gz
upstream update utdic and zipcode
-rw-r--r--.SRCINFO47
-rw-r--r--PKGBUILD14
2 files changed, 44 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28d4c6f36fb4..ed26063275da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# 水 3月 9 12:29:10 UTC 2016
+# 土 4月 2 11:41:49 UTC 2016
pkgbase = mozc-ut
pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary (additional dictionary) and uim-mozc (optional)
- pkgver = 2.17.2313.102.20160303
+ pkgver = 2.17.2313.102.20160317
pkgrel = 1
url = http://www.geocities.jp/ep3797/mozc_01.html
arch = i686
@@ -17,22 +17,25 @@ pkgbase = mozc-ut
makedepends = ninja
makedepends = clang
makedepends = ibus>=1.4.1
+ makedepends = uim
depends = qt4
depends = zinnia
source = mozc::git+https://github.com/google/mozc.git#commit=2628af6995dbbbb9ccdb52d1160db1dbd5ed3bae
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut-20160303.tar.bz2
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/edict-20160303.gz
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut-20160317.tar.bz2
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/edict-20160317.gz
source = EDICT_license.html
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/x-ken-all-201602.zip
- source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/jigyosyo-201602.zip
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/x-ken-all-201603.zip
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/jigyosyo-201603.zip
source = mod-generate-mozc-ut.sh
+ source = http://downloads.sourceforge.net/project/pnsft-aur/mozc/uim-mozc-321.3ea28b1.tar.xz
sha1sums = SKIP
- sha1sums = 4db23b05c9a7d6a6fbc57f5714f2ce58b12d582f
- sha1sums = a56267cdf87b5ea48c378107da180f45b7beb46a
+ sha1sums = 28639c0b873c4068e9fd676314bf0983eaff1fe4
+ sha1sums = 53cd48f52f691fe1f31bec110529c6e44796a296
sha1sums = e0ba18e67c1be8e3cfb8ecb30760597b215da255
- sha1sums = 5cc2c2811e2a57ebaf671d09d727a86009f7f846
- sha1sums = 4ba7faa2ebecb4ad52e05d92d7d18abae327a4fc
+ sha1sums = 532926e98c8cc2aefd6e6db7b1980792f9c0f878
+ sha1sums = e19a7bbe22e2b3d6ab3ace6538e50804f533bbb7
sha1sums = fd9b79fc4b81703549b266afe55b6b1598722d1b
+ sha1sums = 22b7c2a5b0a7fef778ee72ebe5873a75e879d26b
pkgname = mozc-ut
pkgdesc = Mozc the Japanese Input Method with Mozc UT Dictionary
@@ -60,3 +63,27 @@ pkgname = ibus-mozc-ut
provides = ibus-mozc
conflicts = ibus-mozc
+pkgname = uim-mozc-ut
+ pkgdesc = uim plugin module for Mozc
+ install = uim-mozc.install
+ arch = i686
+ arch = x86_64
+ groups = mozc-im
+ depends = mozc=
+ depends = uim
+ provides = uim-mozc
+ conflicts = uim-mozc
+
+pkgname = emacs-mozc-ut
+ pkgdesc = Mozc for Emacs
+ install = emacs-mozc.install
+ arch = i686
+ arch = x86_64
+ groups = mozc-im
+ depends = mozc=
+ depends = emacs
+ provides = emacs-mozc
+ conflicts = emacs-mozc
+ conflicts = emacs-mozc-bin
+ replaces = emacs-mozc-bin
+
diff --git a/PKGBUILD b/PKGBUILD
index 672c80f0cf67..cc357f4015ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,14 +72,14 @@ _bldtype=Release
#_bldtype=Debug
_mozcrev=2628af6995dbbbb9ccdb52d1160db1dbd5ed3bae
-_utdicver=20160303
-_zipcoderel=201602
+_utdicver=20160317
+_zipcoderel=201603
_uimmozcrev=321.3ea28b1
pkgbase=mozc-ut
pkgname=mozc-ut
true && pkgname=('mozc-ut')
-pkgver=2.17.2313.102.20160303
+pkgver=2.17.2313.102.20160317
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.geocities.jp/ep3797/mozc_01.html"
@@ -95,11 +95,11 @@ source=(
mod-generate-mozc-ut.sh
)
sha1sums=('SKIP'
- '4db23b05c9a7d6a6fbc57f5714f2ce58b12d582f'
- 'a56267cdf87b5ea48c378107da180f45b7beb46a'
+ '28639c0b873c4068e9fd676314bf0983eaff1fe4'
+ '53cd48f52f691fe1f31bec110529c6e44796a296'
'e0ba18e67c1be8e3cfb8ecb30760597b215da255'
- '5cc2c2811e2a57ebaf671d09d727a86009f7f846'
- '4ba7faa2ebecb4ad52e05d92d7d18abae327a4fc'
+ '532926e98c8cc2aefd6e6db7b1980792f9c0f878'
+ 'e19a7bbe22e2b3d6ab3ace6538e50804f533bbb7'
'fd9b79fc4b81703549b266afe55b6b1598722d1b')