[arch-commits] Commit in ibus-kkc/repos (4 files)

Felix Yan fyan at nymeria.archlinux.org
Mon Jul 7 07:51:38 UTC 2014


    Date: Monday, July 7, 2014 @ 09:51:37
  Author: fyan
Revision: 115265

archrelease: copy trunk to community-i686, community-x86_64

Added:
  ibus-kkc/repos/community-i686/PKGBUILD
    (from rev 115264, ibus-kkc/trunk/PKGBUILD)
  ibus-kkc/repos/community-x86_64/PKGBUILD
    (from rev 115264, ibus-kkc/trunk/PKGBUILD)
Deleted:
  ibus-kkc/repos/community-i686/PKGBUILD
  ibus-kkc/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-07 07:50:58 UTC (rev 115264)
+++ community-i686/PKGBUILD	2014-07-07 07:51:37 UTC (rev 115265)
@@ -1,26 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
-
-pkgname=ibus-kkc
-pkgver=1.5.20
-pkgrel=1
-pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/libkkc"
-license=('GPL')
-depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
-makedepends=('vala' 'intltool')
-source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/ibus-kkc --disable-static
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}
-
-sha512sums=('ebbc77ce7a454c75b4edfa885e240c6ec45f701b19e56bf6e785f0dbb17dac9d64175e7972ae3c428ff2f880ebe236af8b11829c023aae1079d8302f5494509d')

Copied: ibus-kkc/repos/community-i686/PKGBUILD (from rev 115264, ibus-kkc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-07 07:51:37 UTC (rev 115265)
@@ -0,0 +1,26 @@
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
+
+pkgname=ibus-kkc
+pkgver=1.5.21
+pkgrel=1
+pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/libkkc"
+license=('GPL')
+depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
+makedepends=('vala' 'intltool')
+source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('528eba58b6c1364d97441952b3def001457639478b3d0427d10d6edcd1c52aa5b97a8805b5475b4bd0a01ffc432daa44e517325ad9ebb3f0ce1b3395a24c2cc9')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/ibus-kkc --disable-static
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-07 07:50:58 UTC (rev 115264)
+++ community-x86_64/PKGBUILD	2014-07-07 07:51:37 UTC (rev 115265)
@@ -1,26 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
-
-pkgname=ibus-kkc
-pkgver=1.5.20
-pkgrel=1
-pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
-arch=('i686' 'x86_64')
-url="https://bitbucket.org/libkkc"
-license=('GPL')
-depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
-makedepends=('vala' 'intltool')
-source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/ibus-kkc --disable-static
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}
-
-sha512sums=('ebbc77ce7a454c75b4edfa885e240c6ec45f701b19e56bf6e785f0dbb17dac9d64175e7972ae3c428ff2f880ebe236af8b11829c023aae1079d8302f5494509d')

Copied: ibus-kkc/repos/community-x86_64/PKGBUILD (from rev 115264, ibus-kkc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-07 07:51:37 UTC (rev 115265)
@@ -0,0 +1,26 @@
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
+
+pkgname=ibus-kkc
+pkgver=1.5.21
+pkgrel=1
+pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
+arch=('i686' 'x86_64')
+url="https://bitbucket.org/libkkc"
+license=('GPL')
+depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
+makedepends=('vala' 'intltool')
+source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('528eba58b6c1364d97441952b3def001457639478b3d0427d10d6edcd1c52aa5b97a8805b5475b4bd0a01ffc432daa44e517325ad9ebb3f0ce1b3395a24c2cc9')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --libexecdir=/usr/lib/ibus-kkc --disable-static
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="$pkgdir" install
+}
+




More information about the arch-commits mailing list