summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMASAKI Haruka2017-11-23 17:44:39 +0900
committerMASAKI Haruka2017-11-23 17:44:39 +0900
commit11bf9845d5eb3b8931d845741b9f0cf70c42ab9e (patch)
tree1cedb5feb8cd53246bebfb04484c8a617b675d0a
parenta8f33a8379eca7211d3e7a82adf622ff1bf89013 (diff)
downloadaur-11bf9845d5eb3b8931d845741b9f0cf70c42ab9e.tar.gz
Try again
-rw-r--r--.SRCINFO23
-rw-r--r--PKGBUILD2
2 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fd58d283f20..52725be19789 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = mozc-neologd-ut
+pkgbase = fcitx-mozc-neologd-ut
pkgver = 2.20.2677.102.20171002.2
pkgrel = 1
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
@@ -14,6 +14,7 @@ pkgbase = mozc-neologd-ut
makedepends = qt4
makedepends = zinnia
makedepends = fcitx
+ makedepends = qt5-base
source = mozc-neologd-ut-2.20.2677.102.20171002.2.tar.xz::https://osdn.net/frs/chamber_redir.php?m=jaist&f=%2Fusers%2F16%2F16042%2Fmozc-neologd-ut-2.20.2677.102.20171002.2.tar.xz
source = http://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-2.18.2612.102.1.patch
source = http://download.fcitx-im.org/fcitx-mozc/fcitx-mozc-icon.tar.gz
@@ -21,6 +22,16 @@ pkgbase = mozc-neologd-ut
sha1sums = afeef31bf3d640f9cc630c2187dbfd4507367d78
sha1sums = 883f4fc489a9ed1c07d2d2ec37ca72509f04ea5d
+pkgname = fcitx-mozc-neologd-ut
+ pkgdesc = Fcitx engine module for Mozc
+ arch = i686
+ arch = x86_64
+ depends = mozc-neologd-ut=2.20.2677.102.20171002.2
+ depends = fcitx
+ replaces = fcitx-mozc
+ replaces = fcitx-mozc-ut2
+ replaces = fcitx-mozc-ut
+
pkgname = mozc-neologd-ut
pkgdesc = A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)
arch = i686
@@ -34,13 +45,3 @@ pkgname = mozc-neologd-ut
conflicts = fcitx-mozc-ut
conflicts = mozc-ut
-pkgname = fcitx-mozc-neologd-ut
- pkgdesc = Fcitx engine module for Mozc
- arch = i686
- arch = x86_64
- depends = mozc-neologd-ut=2.20.2677.102.20171002.2
- depends = fcitx
- replaces = fcitx-mozc
- replaces = fcitx-mozc-ut2
- replaces = fcitx-mozc-ut
-
diff --git a/PKGBUILD b/PKGBUILD
index 1176ee05bdbb..2148a6acb706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ _fcitxver=2.18.2612.102.1
_pkgbase=mozc
pkgname=mozc-neologd-ut
-true && pkgname=('mozc-neologd-ut' 'fcitx-mozc-neologd-ut')
+true && pkgname=('fcitx-mozc-neologd-ut' 'mozc-neologd-ut')
pkgver=${_mozcver}.${_dicver}.${_revision}
pkgrel=1
arch=('i686' 'x86_64')