[arch-commits] Commit in librime/repos (6 files)

Stéphane Gaudreault stephane at nymeria.archlinux.org
Mon Jan 28 16:49:43 UTC 2013


    Date: Monday, January 28, 2013 @ 17:49:43
  Author: stephane
Revision: 83256

db-move: moved librime from [community-testing] to [community] (i686, x86_64)

Added:
  librime/repos/community-i686/PKGBUILD
    (from rev 83238, librime/repos/community-testing-i686/PKGBUILD)
  librime/repos/community-x86_64/PKGBUILD
    (from rev 83238, librime/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  librime/repos/community-i686/PKGBUILD
  librime/repos/community-testing-i686/
  librime/repos/community-testing-x86_64/
  librime/repos/community-x86_64/PKGBUILD

---------------------------+
 community-i686/PKGBUILD   |   56 ++++++++++++++++++++++----------------------
 community-x86_64/PKGBUILD |   56 ++++++++++++++++++++++----------------------
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-01-28 16:49:42 UTC (rev 83255)
+++ community-i686/PKGBUILD	2013-01-28 16:49:43 UTC (rev 83256)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: GONG Chen <chen dot sst at gmail dot com>
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=3
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/"
-license=('GPL3')
-depends=('boost>=1.46' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp0.3')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake')
-source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-
-build() {
-  cd "${srcdir}/$pkgname"
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('732fe5258ab4fced26e61475cdcffdb1')

Copied: librime/repos/community-i686/PKGBUILD (from rev 83238, librime/repos/community-testing-i686/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-01-28 16:49:43 UTC (rev 83256)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: GONG Chen <chen dot sst at gmail dot com>
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=4
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/"
+license=('GPL3')
+depends=('boost' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp0.3')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake')
+source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+
+build() {
+  cd "${srcdir}/$pkgname"
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname"
+  make DESTDIR="$pkgdir" install
+}
+
+md5sums=('732fe5258ab4fced26e61475cdcffdb1')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-01-28 16:49:42 UTC (rev 83255)
+++ community-x86_64/PKGBUILD	2013-01-28 16:49:43 UTC (rev 83256)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Contributor: GONG Chen <chen dot sst at gmail dot com>
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=3
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/"
-license=('GPL3')
-depends=('boost>=1.46' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp0.3')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake')
-source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-
-build() {
-  cd "${srcdir}/$pkgname"
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('732fe5258ab4fced26e61475cdcffdb1')

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 83238, librime/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-01-28 16:49:43 UTC (rev 83256)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Contributor: GONG Chen <chen dot sst at gmail dot com>
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=4
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/"
+license=('GPL3')
+depends=('boost' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp0.3')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake')
+source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+
+build() {
+  cd "${srcdir}/$pkgname"
+  make
+}
+
+package() {
+  cd "${srcdir}/$pkgname"
+  make DESTDIR="$pkgdir" install
+}
+
+md5sums=('732fe5258ab4fced26e61475cdcffdb1')




More information about the arch-commits mailing list