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

2017-09-15 Thread Antonio Rojas
Date: Friday, September 15, 2017 @ 17:32:17
  Author: arojas
Revision: 257706

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 257705, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 257705, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 257705, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-09-15 17:32:17 UTC (rev 257706)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=6
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="https://github.com/rime/librime;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 257705, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-09-15 17:32:17 UTC (rev 257706)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=6
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="https://github.com/rime/librime;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-05-20 Thread Antonio Rojas
Date: Saturday, May 20, 2017 @ 08:27:12
  Author: arojas
Revision: 228743

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 228742, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 228742, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 228742, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-05-20 08:27:12 UTC (rev 228743)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=5
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 228742, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-05-20 08:27:12 UTC (rev 228743)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=5
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2017-01-02 Thread Felix Yan
Date: Monday, January 2, 2017 @ 08:18:18
  Author: felixonmars
Revision: 204190

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 204189, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 204189, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 204189, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2017-01-02 08:18:18 UTC (rev 204190)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=4
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 204189, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2017-01-02 08:18:18 UTC (rev 204190)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=4
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-10-09 Thread Jelle van der Waa
Date: Sunday, October 9, 2016 @ 16:11:52
  Author: jelle
Revision: 191718

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 191717, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 191717, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 191717, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-10-09 16:11:52 UTC (rev 191718)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=3
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 191717, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-10-09 16:11:52 UTC (rev 191718)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=3
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-08-26 Thread Felix Yan
Date: Friday, August 26, 2016 @ 17:54:27
  Author: felixonmars
Revision: 187681

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 187680, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 187680, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 187680, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-08-26 17:54:27 UTC (rev 187681)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=2
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 187680, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-08-26 17:54:27 UTC (rev 187681)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=2
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-06-27 Thread Felix Yan
Date: Monday, June 27, 2016 @ 14:53:19
  Author: felixonmars
Revision: 181432

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-06-27 14:52:52 UTC (rev 181431)
+++ community-i686/PKGBUILD 2016-06-27 14:53:19 UTC (rev 181432)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GONG Chen 
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20160226
-_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
-pkgrel=2
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: librime/repos/community-i686/PKGBUILD (from rev 181431, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-06-27 14:53:19 UTC (rev 181432)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=1
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-06-27 14:52:52 UTC (rev 181431)
+++ community-x86_64/PKGBUILD   2016-06-27 14:53:19 UTC (rev 181432)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GONG Chen 
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20160226
-_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
-pkgrel=2
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 181431, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-06-27 14:53:19 UTC (rev 181432)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.9
+pkgrel=1
+epoch=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#tag=rime-$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-05-12 Thread Bartłomiej Piotrowski
Date: Thursday, May 12, 2016 @ 13:03:34
  Author: bpiotrowski
Revision: 174933

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 174932, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 174932, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 174932, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-05-12 11:03:34 UTC (rev 174933)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20160226
+_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
+pkgrel=2
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 174932, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-05-12 11:03:34 UTC (rev 174933)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20160226
+_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
+pkgrel=2
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-03-04 Thread Felix Yan
Date: Friday, March 4, 2016 @ 09:10:44
  Author: fyan
Revision: 164635

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-03-04 08:10:14 UTC (rev 164634)
+++ community-i686/PKGBUILD 2016-03-04 08:10:44 UTC (rev 164635)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GONG Chen 
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20151217
-_commit=d4015e5ba806e41a67c1b59628eeb63cf3531904
-pkgrel=1
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: librime/repos/community-i686/PKGBUILD (from rev 164634, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-04 08:10:44 UTC (rev 164635)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20160226
+_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
+pkgrel=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-03-04 08:10:14 UTC (rev 164634)
+++ community-x86_64/PKGBUILD   2016-03-04 08:10:44 UTC (rev 164635)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GONG Chen 
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20151217
-_commit=d4015e5ba806e41a67c1b59628eeb63cf3531904
-pkgrel=1
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 164634, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-04 08:10:44 UTC (rev 164635)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20160226
+_commit=df4192cc0980b21bc45f4eb142ba24cfa78a50e0
+pkgrel=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2016-01-13 Thread Felix Yan
Date: Thursday, January 14, 2016 @ 05:03:47
  Author: fyan
Revision: 156350

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-01-14 04:03:14 UTC (rev 156349)
+++ community-i686/PKGBUILD 2016-01-14 04:03:47 UTC (rev 156350)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GONG Chen 
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20151020
-_commit=4734375c32a790f469f432838e5d507129739ea4
-pkgrel=2
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: librime/repos/community-i686/PKGBUILD (from rev 156349, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-01-14 04:03:47 UTC (rev 156350)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20151217
+_commit=d4015e5ba806e41a67c1b59628eeb63cf3531904
+pkgrel=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-01-14 04:03:14 UTC (rev 156349)
+++ community-x86_64/PKGBUILD   2016-01-14 04:03:47 UTC (rev 156350)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: GONG Chen 
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20151020
-_commit=4734375c32a790f469f432838e5d507129739ea4
-pkgrel=2
-pkgdesc="Rime input method engine"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=$_commit;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 156349, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-01-14 04:03:47 UTC (rev 156350)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20151217
+_commit=d4015e5ba806e41a67c1b59628eeb63cf3531904
+pkgrel=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2015-12-21 Thread Felix Yan
Date: Monday, December 21, 2015 @ 18:24:17
  Author: fyan
Revision: 153947

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 153946, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 153946, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 153946, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-21 17:24:17 UTC (rev 153947)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20151020
+_commit=4734375c32a790f469f432838e5d507129739ea4
+pkgrel=2
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 153946, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-21 17:24:17 UTC (rev 153947)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20151020
+_commit=4734375c32a790f469f432838e5d507129739ea4
+pkgrel=2
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2015-12-17 Thread Felix Yan
Date: Thursday, December 17, 2015 @ 11:33:30
  Author: fyan
Revision: 153560

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

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

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

Copied: librime/repos/community-testing-i686/PKGBUILD (from rev 153559, 
librime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-17 10:33:30 UTC (rev 153560)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20151020
+_commit=4734375c32a790f469f432838e5d507129739ea4
+pkgrel=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-testing-x86_64/PKGBUILD (from rev 153559, 
librime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2015-12-17 10:33:30 UTC (rev 153560)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20151020
+_commit=4734375c32a790f469f432838e5d507129739ea4
+pkgrel=1
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=$_commit;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 07:04:34
  Author: bpiotrowski
Revision: 149635

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 149634, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 149634, librime/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 149634, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 06:04:34 UTC (rev 149635)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=5
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 149634, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 06:04:34 UTC (rev 149635)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=5
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2015-10-15 Thread Felix Yan
Date: Thursday, October 15, 2015 @ 14:23:23
  Author: fyan
Revision: 144141

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 144140, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 144140, librime/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 144140, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-10-15 12:23:23 UTC (rev 144141)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=4
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 144140, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-10-15 12:23:23 UTC (rev 144141)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: GONG Chen 
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=4
+pkgdesc="Rime input method engine"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=("git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


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

2015-04-21 Thread Felix Yan
Date: Tuesday, April 21, 2015 @ 09:28:13
  Author: fyan
Revision: 131800

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 131799, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 131799, librime/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 131799, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-04-21 07:28:13 UTC (rev 131800)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=3
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=(git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 131799, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-04-21 07:28:13 UTC (rev 131800)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=3
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=(git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}


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

2015-04-02 Thread Felix Yan
Date: Thursday, April 2, 2015 @ 09:42:07
  Author: fyan
Revision: 130511

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-04-02 07:41:14 UTC (rev 130510)
+++ community-i686/PKGBUILD 2015-04-02 07:42:07 UTC (rev 130511)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20141112
-pkgrel=1
-pkgdesc=Rime input method engine
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=(git+https://github.com/lotem/librime.git#commit=1e708aef32b0915b257963ccd5a836d37a7d636a;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR=$pkgdir install
-}

Copied: librime/repos/community-i686/PKGBUILD (from rev 130510, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-02 07:42:07 UTC (rev 130511)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=(git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-04-02 07:41:14 UTC (rev 130510)
+++ community-x86_64/PKGBUILD   2015-04-02 07:42:07 UTC (rev 130511)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.2.20141112
-pkgrel=1
-pkgdesc=Rime input method engine
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/rimeime/;
-license=('GPL3')
-depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
-optdepends=('brise: Rime schema repository')
-makedepends=('cmake' 'boost' 'git')
-source=(git+https://github.com/lotem/librime.git#commit=1e708aef32b0915b257963ccd5a836d37a7d636a;)
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR=$pkgdir install
-}

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 130510, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-04-02 07:42:07 UTC (rev 130511)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141205
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=(git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}


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

2014-11-11 Thread Felix Yan
Date: Wednesday, November 12, 2014 @ 04:45:52
  Author: fyan
Revision: 122416

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 122415, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 122415, librime/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   27 +++
 community-staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 122415, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-11-12 03:45:52 UTC (rev 122416)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141112
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=(git+https://github.com/lotem/librime.git#commit=1e708aef32b0915b257963ccd5a836d37a7d636a;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 122415, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-11-12 03:45:52 UTC (rev 122416)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2.20141112
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost' 'git')
+source=(git+https://github.com/lotem/librime.git#commit=1e708aef32b0915b257963ccd5a836d37a7d636a;)
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}


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

2014-11-04 Thread Felix Yan
Date: Tuesday, November 4, 2014 @ 15:32:15
  Author: fyan
Revision: 121821

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 121818, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 121820, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 121818, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-11-04 14:32:15 UTC (rev 121821)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2
+pkgrel=3
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(https://github.com/lotem/librime/archive/rime-$pkgver.tar.gz;)
+sha512sums=('98fe4d0d0429eb027c1846b8be9866c207b8050526d5b8e0b85ab93a8d45bee65cbbf6b28302f1b79f0044a4a7f17e27e3b2300c3ebb6b1b58c7c34220f7e229')
+
+build() {
+  cd $pkgname-rime-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-rime-$pkgver
+  make DESTDIR=$pkgdir install
+}
+

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 121820, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-11-04 14:32:15 UTC (rev 121821)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2
+pkgrel=3
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(https://github.com/lotem/librime/archive/rime-$pkgver.tar.gz;)
+sha512sums=('98fe4d0d0429eb027c1846b8be9866c207b8050526d5b8e0b85ab93a8d45bee65cbbf6b28302f1b79f0044a4a7f17e27e3b2300c3ebb6b1b58c7c34220f7e229')
+
+build() {
+  cd $pkgname-rime-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-rime-$pkgver
+  make DESTDIR=$pkgdir install
+}
+


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

2014-08-11 Thread Felix Yan
Date: Monday, August 11, 2014 @ 15:01:28
  Author: fyan
Revision: 117175

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 117174, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 117174, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 117174, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-08-11 13:01:28 UTC (rev 117175)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(https://github.com/lotem/librime/archive/rime-$pkgver.tar.gz;)
+sha512sums=('98fe4d0d0429eb027c1846b8be9866c207b8050526d5b8e0b85ab93a8d45bee65cbbf6b28302f1b79f0044a4a7f17e27e3b2300c3ebb6b1b58c7c34220f7e229')
+
+build() {
+  cd $pkgname-rime-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-rime-$pkgver
+  make DESTDIR=$pkgdir install
+}
+

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 117174, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-08-11 13:01:28 UTC (rev 117175)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(https://github.com/lotem/librime/archive/rime-$pkgver.tar.gz;)
+sha512sums=('98fe4d0d0429eb027c1846b8be9866c207b8050526d5b8e0b85ab93a8d45bee65cbbf6b28302f1b79f0044a4a7f17e27e3b2300c3ebb6b1b58c7c34220f7e229')
+
+build() {
+  cd $pkgname-rime-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-rime-$pkgver
+  make DESTDIR=$pkgdir install
+}
+



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

2014-07-14 Thread Felix Yan
Date: Monday, July 14, 2014 @ 11:27:12
  Author: fyan
Revision: 115691

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 115690, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 115690, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 115690, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-07-14 09:27:12 UTC (rev 115691)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(https://github.com/lotem/librime/archive/rime-$pkgver.tar.gz;)
+sha512sums=('98fe4d0d0429eb027c1846b8be9866c207b8050526d5b8e0b85ab93a8d45bee65cbbf6b28302f1b79f0044a4a7f17e27e3b2300c3ebb6b1b58c7c34220f7e229')
+
+build() {
+  cd $pkgname-rime-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-rime-$pkgver
+  make DESTDIR=$pkgdir install
+}
+

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 115690, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-07-14 09:27:12 UTC (rev 115691)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.2
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5' 
'marisa')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(https://github.com/lotem/librime/archive/rime-$pkgver.tar.gz;)
+sha512sums=('98fe4d0d0429eb027c1846b8be9866c207b8050526d5b8e0b85ab93a8d45bee65cbbf6b28302f1b79f0044a4a7f17e27e3b2300c3ebb6b1b58c7c34220f7e229')
+
+build() {
+  cd $pkgname-rime-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-rime-$pkgver
+  make DESTDIR=$pkgdir install
+}
+



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

2013-12-26 Thread Felix Yan
Date: Thursday, December 26, 2013 @ 12:20:44
  Author: fyan
Revision: 103085

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

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

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

Copied: librime/repos/community-testing-i686/PKGBUILD (from rev 103084, 
librime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-12-26 11:20:44 UTC (rev 103085)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.1
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('deb0142fe193f7d445f5008f2cfebb813e4db662f5c474dcb5b8d9f1a9ea8c2e7dc384f3dfae32e7fd13c08f55852124089db08cb96928b98e94128b10847af0')

Copied: librime/repos/community-testing-x86_64/PKGBUILD (from rev 103084, 
librime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-12-26 11:20:44 UTC (rev 103085)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.1
+pkgrel=1
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('deb0142fe193f7d445f5008f2cfebb813e4db662f5c474dcb5b8d9f1a9ea8c2e7dc384f3dfae32e7fd13c08f55852124089db08cb96928b98e94128b10847af0')



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

2013-11-25 Thread Felix Yan
Date: Monday, November 25, 2013 @ 16:53:08
  Author: fyan
Revision: 101435

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 101434, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 101434, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 101434, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-11-25 15:53:08 UTC (rev 101435)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.0
+pkgrel=3
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 101434, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-11-25 15:53:08 UTC (rev 101435)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.0
+pkgrel=3
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')



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

2013-11-19 Thread Felix Yan
Date: Wednesday, November 20, 2013 @ 07:02:37
  Author: fyan
Revision: 101224

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-11-20 06:00:58 UTC (rev 101223)
+++ community-i686/PKGBUILD 2013-11-20 06:02:37 UTC (rev 101224)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.0
-pkgrel=1
-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-cpp=0.5')
-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
-}
-
-sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')

Copied: librime/repos/community-i686/PKGBUILD (from rev 101223, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-11-20 06:02:37 UTC (rev 101224)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.0
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-11-20 06:00:58 UTC (rev 101223)
+++ community-x86_64/PKGBUILD   2013-11-20 06:02:37 UTC (rev 101224)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=1.0
-pkgrel=1
-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-cpp=0.5')
-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
-}
-
-sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 101223, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-11-20 06:02:37 UTC (rev 101224)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.0
+pkgrel=2
+pkgdesc=Rime input method engine
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/rimeime/;
+license=('GPL3')
+depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp=0.5')
+optdepends=('brise: Rime schema repository')
+makedepends=('cmake' 'boost')
+source=(http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR=$pkgdir install
+}
+
+sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')



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

2013-11-10 Thread Felix Yan
Date: Sunday, November 10, 2013 @ 12:08:31
  Author: fyan
Revision: 100756

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

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

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

Copied: librime/repos/community-testing-i686/PKGBUILD (from rev 100755, 
librime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-11-10 11:08:31 UTC (rev 100756)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.0
+pkgrel=1
+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-cpp=0.5')
+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
+}
+
+sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')

Copied: librime/repos/community-testing-x86_64/PKGBUILD (from rev 100755, 
librime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-11-10 11:08:31 UTC (rev 100756)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=1.0
+pkgrel=1
+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-cpp=0.5')
+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
+}
+
+sha512sums=('79f51174043e0ff524f8af090fd1d0a21301b4e5e530c772648ff59894d39135d15c53c0f4d197895c301defca2e084635eb222464dd20859ab3bdbc6ae8fb2c')



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

2013-07-06 Thread Felix Yan
Date: Sunday, July 7, 2013 @ 02:57:09
  Author: fyan
Revision: 93605

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 93604, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 93604, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 93604, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-07-07 00:57:09 UTC (rev 93605)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.9
+pkgrel=3
+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-cpp=0.5')
+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=('bd705cd3e4c7ab6e47d983b07044769f')

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 93604, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-07-07 00:57:09 UTC (rev 93605)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.9
+pkgrel=3
+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-cpp=0.5')
+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=('bd705cd3e4c7ab6e47d983b07044769f')



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

2013-05-06 Thread Felix Yan
Date: Monday, May 6, 2013 @ 19:15:20
  Author: fyan
Revision: 89982

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

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

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2013-05-06 17:13:06 UTC (rev 89981)
+++ community-testing-i686/PKGBUILD 2013-05-06 17:15:20 UTC (rev 89982)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.9
-pkgrel=1
-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-cpp')
-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=('bd705cd3e4c7ab6e47d983b07044769f')

Copied: librime/repos/community-testing-i686/PKGBUILD (from rev 89981, 
librime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-05-06 17:15:20 UTC (rev 89982)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.9
+pkgrel=2
+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-cpp=0.5')
+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=('bd705cd3e4c7ab6e47d983b07044769f')

Deleted: community-testing-x86_64/PKGBUILD
===
--- community-testing-x86_64/PKGBUILD   2013-05-06 17:13:06 UTC (rev 89981)
+++ community-testing-x86_64/PKGBUILD   2013-05-06 17:15:20 UTC (rev 89982)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.9
-pkgrel=1
-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-cpp')
-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=('bd705cd3e4c7ab6e47d983b07044769f')

Copied: librime/repos/community-testing-x86_64/PKGBUILD (from rev 89981, 
librime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-05-06 17:15:20 UTC (rev 89982)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.9
+pkgrel=2
+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-cpp=0.5')
+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=('bd705cd3e4c7ab6e47d983b07044769f')



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

2013-05-05 Thread Felix Yan
Date: Sunday, May 5, 2013 @ 18:38:48
  Author: fyan
Revision: 89925

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

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

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

Copied: librime/repos/community-testing-i686/PKGBUILD (from rev 89924, 
librime/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-05-05 16:38:48 UTC (rev 89925)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.9
+pkgrel=1
+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-cpp')
+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=('bd705cd3e4c7ab6e47d983b07044769f')

Copied: librime/repos/community-testing-x86_64/PKGBUILD (from rev 89924, 
librime/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-05-05 16:38:48 UTC (rev 89925)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.9
+pkgrel=1
+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-cpp')
+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=('bd705cd3e4c7ab6e47d983b07044769f')



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

2013-03-25 Thread Felix Yan
Date: Monday, March 25, 2013 @ 17:15:15
  Author: fyan
Revision: 86984

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 86983, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 86983, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 86983, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-03-25 16:15:15 UTC (rev 86984)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.8
+pkgrel=2
+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-cpp')
+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=('2ef61458bd5b08652ae0ca190af072ba')

Copied: librime/repos/community-staging-x86_64/PKGBUILD (from rev 86983, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-03-25 16:15:15 UTC (rev 86984)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.8
+pkgrel=2
+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-cpp')
+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=('2ef61458bd5b08652ae0ca190af072ba')



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

2013-02-01 Thread Felix Yan
Date: Friday, February 1, 2013 @ 10:04:01
  Author: fyan
Revision: 83438

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

Added:
  librime/repos/community-i686/PKGBUILD
(from rev 83437, librime/trunk/PKGBUILD)
  librime/repos/community-x86_64/PKGBUILD
(from rev 83437, librime/trunk/PKGBUILD)
Deleted:
  librime/repos/community-i686/PKGBUILD
  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-02-01 09:01:53 UTC (rev 83437)
+++ community-i686/PKGBUILD 2013-02-01 09:04:01 UTC (rev 83438)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@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')

Copied: librime/repos/community-i686/PKGBUILD (from rev 83437, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-01 09:04:01 UTC (rev 83438)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=5
+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-02-01 09:01:53 UTC (rev 83437)
+++ community-x86_64/PKGBUILD   2013-02-01 09:04:01 UTC (rev 83438)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@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')

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 83437, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-01 09:04:01 UTC (rev 83438)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=5
+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')



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

2013-02-01 Thread Felix Yan
Date: Saturday, February 2, 2013 @ 04:46:07
  Author: fyan
Revision: 83484

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

Added:
  librime/repos/community-i686/PKGBUILD
(from rev 83483, librime/trunk/PKGBUILD)
  librime/repos/community-x86_64/PKGBUILD
(from rev 83483, librime/trunk/PKGBUILD)
Deleted:
  librime/repos/community-i686/PKGBUILD
  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-02-02 03:41:46 UTC (rev 83483)
+++ community-i686/PKGBUILD 2013-02-02 03:46:07 UTC (rev 83484)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=5
-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')

Copied: librime/repos/community-i686/PKGBUILD (from rev 83483, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-02 03:46:07 UTC (rev 83484)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.8
+pkgrel=1
+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=('2ef61458bd5b08652ae0ca190af072ba')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-02 03:41:46 UTC (rev 83483)
+++ community-x86_64/PKGBUILD   2013-02-02 03:46:07 UTC (rev 83484)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=5
-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')

Copied: librime/repos/community-x86_64/PKGBUILD (from rev 83483, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-02 03:46:07 UTC (rev 83484)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.8
+pkgrel=1
+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=('2ef61458bd5b08652ae0ca190af072ba')



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

2013-01-24 Thread Sven-Hendrik Haase
Date: Friday, January 25, 2013 @ 05:19:04
  Author: svenstaro
Revision: 82860

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

Added:
  librime/repos/community-i686/PKGBUILD
(from rev 82859, librime/trunk/PKGBUILD)
  librime/repos/community-x86_64/PKGBUILD
(from rev 82859, librime/trunk/PKGBUILD)
Deleted:
  librime/repos/community-i686/PKGBUILD
  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-25 04:18:54 UTC (rev 82859)
+++ community-i686/PKGBUILD 2013-01-25 04:19:04 UTC (rev 82860)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=1
-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-cpp')
-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 82859, 
librime/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-25 04:19:04 UTC (rev 82860)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@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')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-01-25 04:18:54 UTC (rev 82859)
+++ community-x86_64/PKGBUILD   2013-01-25 04:19:04 UTC (rev 82860)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=1
-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-cpp')
-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 82859, 
librime/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-01-25 04:19:04 UTC (rev 82860)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@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')



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

2013-01-24 Thread Felix Yan
Date: Friday, January 25, 2013 @ 06:11:12
  Author: fyan
Revision: 82864

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

Added:
  librime/repos/community-staging-i686/PKGBUILD
(from rev 82863, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 82863, librime/trunk/PKGBUILD)
Deleted:
  librime/repos/community-staging-i686/PKGBUILD
  librime/repos/community-staging-x86_64/PKGBUILD

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

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2013-01-25 05:09:25 UTC (rev 82863)
+++ community-staging-i686/PKGBUILD 2013-01-25 05:11:12 UTC (rev 82864)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=2
-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-cpp')
-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-staging-i686/PKGBUILD (from rev 82863, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-25 05:11:12 UTC (rev 82864)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@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-staging-x86_64/PKGBUILD
===
--- community-staging-x86_64/PKGBUILD   2013-01-25 05:09:25 UTC (rev 82863)
+++ community-staging-x86_64/PKGBUILD   2013-01-25 05:11:12 UTC (rev 82864)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: GONG Chen chen dot sst at gmail dot com
-# Contributor: 網軍總司令
-
-pkgname=librime
-pkgver=0.9.7
-pkgrel=2
-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-cpp')
-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-staging-x86_64/PKGBUILD (from rev 82863, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-01-25 05:11:12 UTC (rev 82864)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@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')



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

2013-01-21 Thread fyan
Date: Tuesday, January 22, 2013 @ 07:48:19
  Author: fyan
Revision: 82633

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

Added:
  librime/repos/community-staging-i686/
  librime/repos/community-staging-i686/PKGBUILD
(from rev 82632, librime/trunk/PKGBUILD)
  librime/repos/community-staging-x86_64/
  librime/repos/community-staging-x86_64/PKGBUILD
(from rev 82632, librime/trunk/PKGBUILD)

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

Copied: librime/repos/community-staging-i686/PKGBUILD (from rev 82632, 
librime/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-01-22 06:48:19 UTC (rev 82633)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=2
+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-cpp')
+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-staging-x86_64/PKGBUILD (from rev 82632, 
librime/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-01-22 06:48:19 UTC (rev 82633)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: GONG Chen chen dot sst at gmail dot com
+# Contributor: 網軍總司令
+
+pkgname=librime
+pkgver=0.9.7
+pkgrel=2
+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-cpp')
+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')