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

Felix Yan fyan at archlinux.org
Fri Mar 4 08:43:27 UTC 2016


    Date: Friday, March 4, 2016 @ 09:43:27
  Author: fyan
Revision: 164647

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

Added:
  brise/repos/community-i686/PKGBUILD
    (from rev 164646, brise/trunk/PKGBUILD)
  brise/repos/community-x86_64/PKGBUILD
    (from rev 164646, brise/trunk/PKGBUILD)
Deleted:
  brise/repos/community-i686/PKGBUILD
  brise/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:42:57 UTC (rev 164646)
+++ community-i686/PKGBUILD	2016-03-04 08:43:27 UTC (rev 164647)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: GONG Chen <chen dot sst at gmail dot com>
-
-pkgname=brise
-pkgver=0.35.20151202
-_commit=b68cdde4e254cfd848c34ef3ed1d4c7f653c5cb5
-pkgrel=1
-pkgdesc="Rime schema repository"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/"
-license=('GPL3')
-makedepends=('cmake' 'git' 'librime')
-provides=('librime-data')
-#source=("git+https://github.com/lotem/brise.git#tag=brise-$pkgver"
-source=("git+https://github.com/lotem/brise.git#commit=$_commit")
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-

Copied: brise/repos/community-i686/PKGBUILD (from rev 164646, brise/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-03-04 08:43:27 UTC (rev 164647)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: GONG Chen <chen dot sst at gmail dot com>
+
+pkgname=brise
+pkgver=0.35.20160221
+_commit=7dbd56b9ce08f75228a7c897109ec397cb48b057
+pkgrel=1
+pkgdesc="Rime schema repository"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/"
+license=('GPL3')
+makedepends=('cmake' 'git' 'librime')
+provides=('librime-data')
+#source=("git+https://github.com/lotem/brise.git#tag=brise-$pkgver"
+source=("git+https://github.com/lotem/brise.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:42:57 UTC (rev 164646)
+++ community-x86_64/PKGBUILD	2016-03-04 08:43:27 UTC (rev 164647)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: GONG Chen <chen dot sst at gmail dot com>
-
-pkgname=brise
-pkgver=0.35.20151202
-_commit=b68cdde4e254cfd848c34ef3ed1d4c7f653c5cb5
-pkgrel=1
-pkgdesc="Rime schema repository"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/rimeime/"
-license=('GPL3')
-makedepends=('cmake' 'git' 'librime')
-provides=('librime-data')
-#source=("git+https://github.com/lotem/brise.git#tag=brise-$pkgver"
-source=("git+https://github.com/lotem/brise.git#commit=$_commit")
-sha512sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-

Copied: brise/repos/community-x86_64/PKGBUILD (from rev 164646, brise/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-03-04 08:43:27 UTC (rev 164647)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: GONG Chen <chen dot sst at gmail dot com>
+
+pkgname=brise
+pkgver=0.35.20160221
+_commit=7dbd56b9ce08f75228a7c897109ec397cb48b057
+pkgrel=1
+pkgdesc="Rime schema repository"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/rimeime/"
+license=('GPL3')
+makedepends=('cmake' 'git' 'librime')
+provides=('librime-data')
+#source=("git+https://github.com/lotem/brise.git#tag=brise-$pkgver"
+source=("git+https://github.com/lotem/brise.git#commit=$_commit")
+sha512sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+



More information about the arch-commits mailing list