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

Felix Yan fyan at nymeria.archlinux.org
Thu Jun 27 03:40:28 UTC 2013


    Date: Thursday, June 27, 2013 @ 05:40:28
  Author: fyan
Revision: 93175

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

Added:
  fcitx-chewing/repos/community-i686/PKGBUILD
    (from rev 93174, fcitx-chewing/trunk/PKGBUILD)
  fcitx-chewing/repos/community-x86_64/PKGBUILD
    (from rev 93174, fcitx-chewing/trunk/PKGBUILD)
Deleted:
  fcitx-chewing/repos/community-i686/PKGBUILD
  fcitx-chewing/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-06-27 03:36:56 UTC (rev 93174)
+++ community-i686/PKGBUILD	2013-06-27 03:40:28 UTC (rev 93175)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-chewing
-pkgver=0.2.0
-pkgrel=1
-pkgdesc='Fcitx Wrapper for chewing'
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-chewing"
-license=('GPL')
-depends=('libchewing' 'fcitx>=4.2.7')
-makedepends=('cmake')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-
-  mkdir -p build
-  cd build
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}/build
-  make DESTDIR="$pkgdir" install
-}
-md5sums=('d4dacf213673b5cac50db41427eb6b35')

Copied: fcitx-chewing/repos/community-i686/PKGBUILD (from rev 93174, fcitx-chewing/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-06-27 03:40:28 UTC (rev 93175)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-chewing
+pkgver=0.2.1
+pkgrel=1
+pkgdesc='Fcitx Wrapper for chewing'
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-chewing"
+license=('GPL')
+depends=('libchewing' 'fcitx>=4.2.7')
+makedepends=('cmake')
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+
+  mkdir -p build
+  cd build
+  
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}/build
+  make DESTDIR="$pkgdir" install
+}
+md5sums=('1879ad51b16e07db40338db55054833c')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-06-27 03:36:56 UTC (rev 93174)
+++ community-x86_64/PKGBUILD	2013-06-27 03:40:28 UTC (rev 93175)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-chewing
-pkgver=0.2.0
-pkgrel=1
-pkgdesc='Fcitx Wrapper for chewing'
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-chewing"
-license=('GPL')
-depends=('libchewing' 'fcitx>=4.2.7')
-makedepends=('cmake')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
-
-build() {
-  cd "$srcdir"/${pkgname}-${pkgver}
-
-  mkdir -p build
-  cd build
-  
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
-  make
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver}/build
-  make DESTDIR="$pkgdir" install
-}
-md5sums=('d4dacf213673b5cac50db41427eb6b35')

Copied: fcitx-chewing/repos/community-x86_64/PKGBUILD (from rev 93174, fcitx-chewing/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-06-27 03:40:28 UTC (rev 93175)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-chewing
+pkgver=0.2.1
+pkgrel=1
+pkgdesc='Fcitx Wrapper for chewing'
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-chewing"
+license=('GPL')
+depends=('libchewing' 'fcitx>=4.2.7')
+makedepends=('cmake')
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+
+build() {
+  cd "$srcdir"/${pkgname}-${pkgver}
+
+  mkdir -p build
+  cd build
+  
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
+  make
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${pkgver}/build
+  make DESTDIR="$pkgdir" install
+}
+md5sums=('1879ad51b16e07db40338db55054833c')




More information about the arch-commits mailing list