[arch-commits] Commit in brise/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Fri Sep 30 15:07:37 UTC 2016
Date: Friday, September 30, 2016 @ 15:07:36
Author: felixonmars
Revision: 191095
archrelease: copy trunk to community-i686, community-x86_64
Added:
brise/repos/community-i686/PKGBUILD
(from rev 191094, brise/trunk/PKGBUILD)
brise/repos/community-x86_64/PKGBUILD
(from rev 191094, 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-09-30 15:07:02 UTC (rev 191094)
+++ community-i686/PKGBUILD 2016-09-30 15:07:36 UTC (rev 191095)
@@ -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.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
-}
-
Copied: brise/repos/community-i686/PKGBUILD (from rev 191094, brise/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-09-30 15:07:36 UTC (rev 191095)
@@ -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.20160920
+_commit=38793328e38288bf2460899686766a5f62b0ef2b
+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-09-30 15:07:02 UTC (rev 191094)
+++ community-x86_64/PKGBUILD 2016-09-30 15:07:36 UTC (rev 191095)
@@ -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.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
-}
-
Copied: brise/repos/community-x86_64/PKGBUILD (from rev 191094, brise/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-09-30 15:07:36 UTC (rev 191095)
@@ -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.20160920
+_commit=38793328e38288bf2460899686766a5f62b0ef2b
+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