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

Felix Yan felixonmars at archlinux.org
Fri Sep 15 06:29:39 UTC 2017


    Date: Friday, September 15, 2017 @ 06:29:38
  Author: felixonmars
Revision: 257605

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

Added:
  fcitx-chewing/repos/community-i686/PKGBUILD
    (from rev 257604, fcitx-chewing/trunk/PKGBUILD)
  fcitx-chewing/repos/community-x86_64/PKGBUILD
    (from rev 257604, fcitx-chewing/trunk/PKGBUILD)
Deleted:
  fcitx-chewing/repos/community-i686/PKGBUILD
  fcitx-chewing/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	2017-09-15 06:29:01 UTC (rev 257604)
+++ community-i686/PKGBUILD	2017-09-15 06:29:38 UTC (rev 257605)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-chewing
-pkgver=0.2.2
-pkgrel=1
-pkgdesc='Fcitx Wrapper for chewing'
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-chewing"
-license=('GPL')
-depends=('libchewing' 'fcitx')
-makedepends=('cmake')
-source=("http://download.fcitx-im.org/fcitx-chewing/$pkgname-$pkgver.tar.xz")
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('5f24cffc068043251671f9e385d4a6cd')

Copied: fcitx-chewing/repos/community-i686/PKGBUILD (from rev 257604, fcitx-chewing/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-09-15 06:29:38 UTC (rev 257605)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-chewing
+pkgver=0.2.3
+pkgrel=1
+pkgdesc='Fcitx Wrapper for chewing'
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-chewing"
+license=('GPL')
+depends=('libchewing' 'fcitx')
+makedepends=('cmake')
+source=("http://download.fcitx-im.org/fcitx-chewing/$pkgname-$pkgver.tar.xz")
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+}
+
+sha512sums=('3492ad6ecaf00bb1ea07b76c9c23da075615597c1a68434a2da003cbe410d12172510d4306379777a1d04a359b017c49d278c002a7230b030693b668b6030bfd')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-09-15 06:29:01 UTC (rev 257604)
+++ community-x86_64/PKGBUILD	2017-09-15 06:29:38 UTC (rev 257605)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-chewing
-pkgver=0.2.2
-pkgrel=1
-pkgdesc='Fcitx Wrapper for chewing'
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-chewing"
-license=('GPL')
-depends=('libchewing' 'fcitx')
-makedepends=('cmake')
-source=("http://download.fcitx-im.org/fcitx-chewing/$pkgname-$pkgver.tar.xz")
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="$pkgdir" install
-}
-
-md5sums=('5f24cffc068043251671f9e385d4a6cd')

Copied: fcitx-chewing/repos/community-x86_64/PKGBUILD (from rev 257604, fcitx-chewing/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-09-15 06:29:38 UTC (rev 257605)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-chewing
+pkgver=0.2.3
+pkgrel=1
+pkgdesc='Fcitx Wrapper for chewing'
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-chewing"
+license=('GPL')
+depends=('libchewing' 'fcitx')
+makedepends=('cmake')
+source=("http://download.fcitx-im.org/fcitx-chewing/$pkgname-$pkgver.tar.xz")
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="$pkgdir" install
+}
+
+sha512sums=('3492ad6ecaf00bb1ea07b76c9c23da075615597c1a68434a2da003cbe410d12172510d4306379777a1d04a359b017c49d278c002a7230b030693b668b6030bfd')



More information about the arch-commits mailing list