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

Felix Yan fyan at nymeria.archlinux.org
Tue Apr 1 09:55:00 UTC 2014


    Date: Tuesday, April 1, 2014 @ 11:55:00
  Author: fyan
Revision: 108688

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

Added:
  ibus-kkc/repos/community-i686/PKGBUILD
    (from rev 108687, ibus-kkc/trunk/PKGBUILD)
  ibus-kkc/repos/community-x86_64/PKGBUILD
    (from rev 108687, 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-04-01 09:45:59 UTC (rev 108687)
+++ community-i686/PKGBUILD	2014-04-01 09:55:00 UTC (rev 108688)
@@ -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 108687, ibus-kkc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-04-01 09:55:00 UTC (rev 108688)
@@ -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.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')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-04-01 09:45:59 UTC (rev 108687)
+++ community-x86_64/PKGBUILD	2014-04-01 09:55:00 UTC (rev 108688)
@@ -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 108687, ibus-kkc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-04-01 09:55:00 UTC (rev 108688)
@@ -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.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')




More information about the arch-commits mailing list