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

Felix Yan fyan at nymeria.archlinux.org
Tue Jul 1 07:16:46 UTC 2014


    Date: Tuesday, July 1, 2014 @ 09:16:46
  Author: fyan
Revision: 113862

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

Added:
  ibus-table-extraphrase/repos/community-i686/PKGBUILD
    (from rev 113861, ibus-table-extraphrase/trunk/PKGBUILD)
  ibus-table-extraphrase/repos/community-x86_64/PKGBUILD
    (from rev 113861, ibus-table-extraphrase/trunk/PKGBUILD)
Deleted:
  ibus-table-extraphrase/repos/community-i686/PKGBUILD
  ibus-table-extraphrase/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 ---------------------
 community-x86_64/PKGBUILD |   30 ---------------------
 3 files changed, 62 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 07:14:56 UTC (rev 113861)
+++ community-i686/PKGBUILD	2014-07-01 07:16:46 UTC (rev 113862)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Lee.MaRS<leemars at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=ibus-table-extraphrase
-pkgver=1.3.9.20110826
-pkgrel=1
-pkgdesc="The extra phrases of tables engines for IBus"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/ibus/"
-license=('LGPL')
-depends=('ibus-table')
-source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('b2f69cfedc230988d7b8693dd8fd3c250a376246')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
-    --prefix=/usr \
-    --libexecdir=/usr/lib/ibus
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: ibus-table-extraphrase/repos/community-i686/PKGBUILD (from rev 113861, ibus-table-extraphrase/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 07:16:46 UTC (rev 113862)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Lee.MaRS<leemars at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=ibus-table-extraphrase
+pkgver=1.3.9.20110826
+pkgrel=2
+pkgdesc="The extra phrases of tables engines for IBus"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/ibus/"
+license=('LGPL')
+depends=('ibus-table')
+source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('b2f69cfedc230988d7b8693dd8fd3c250a376246')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+    --prefix=/usr \
+    --libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 07:14:56 UTC (rev 113861)
+++ community-x86_64/PKGBUILD	2014-07-01 07:16:46 UTC (rev 113862)
@@ -1,30 +0,0 @@
-# $Id$
-# Contributor: Lee.MaRS<leemars at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=ibus-table-extraphrase
-pkgver=1.3.9.20110826
-pkgrel=1
-pkgdesc="The extra phrases of tables engines for IBus"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/ibus/"
-license=('LGPL')
-depends=('ibus-table')
-source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('b2f69cfedc230988d7b8693dd8fd3c250a376246')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure \
-    --prefix=/usr \
-    --libexecdir=/usr/lib/ibus
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: ibus-table-extraphrase/repos/community-x86_64/PKGBUILD (from rev 113861, ibus-table-extraphrase/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 07:16:46 UTC (rev 113862)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: Lee.MaRS<leemars at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=ibus-table-extraphrase
+pkgver=1.3.9.20110826
+pkgrel=2
+pkgdesc="The extra phrases of tables engines for IBus"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/ibus/"
+license=('LGPL')
+depends=('ibus-table')
+source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('b2f69cfedc230988d7b8693dd8fd3c250a376246')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure \
+    --prefix=/usr \
+    --libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list