[arch-commits] Commit in fcitx-anthy/repos (6 files)

Felix Yan fyan at archlinux.org
Wed Apr 27 16:38:57 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:38:57
  Author: fyan
Revision: 172087

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

Added:
  fcitx-anthy/repos/community-i686/PKGBUILD
    (from rev 172086, fcitx-anthy/trunk/PKGBUILD)
  fcitx-anthy/repos/community-x86_64/PKGBUILD
    (from rev 172086, fcitx-anthy/trunk/PKGBUILD)
Deleted:
  fcitx-anthy/repos/community-i686/PKGBUILD
  fcitx-anthy/repos/community-i686/fcitx-anthy.install
  fcitx-anthy/repos/community-x86_64/PKGBUILD
  fcitx-anthy/repos/community-x86_64/fcitx-anthy.install

--------------------------------------+
 /PKGBUILD                            |   56 +++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD              |   29 -----------------
 community-i686/fcitx-anthy.install   |   11 ------
 community-x86_64/PKGBUILD            |   29 -----------------
 community-x86_64/fcitx-anthy.install |   11 ------
 5 files changed, 56 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-04-27 16:38:01 UTC (rev 172086)
+++ community-i686/PKGBUILD	2016-04-27 16:38:57 UTC (rev 172087)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: lh <jason52lh at gmail.com>
-
-pkgname=fcitx-anthy
-pkgver=0.2.2
-pkgrel=2
-pkgdesc="Fcitx Wrapper for anthy."
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx' 'anthy')
-makedepends=('cmake' 'intltool')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-install=fcitx-anthy.install
-
-build(){
-  cd ${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-
-md5sums=('956660d67900f59fa7fd80d68cc4ad7c')

Copied: fcitx-anthy/repos/community-i686/PKGBUILD (from rev 172086, fcitx-anthy/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-27 16:38:57 UTC (rev 172087)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: lh <jason52lh at gmail.com>
+
+pkgname=fcitx-anthy
+pkgver=0.2.2
+pkgrel=3
+pkgdesc="Fcitx Wrapper for anthy."
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx' 'anthy')
+makedepends=('cmake' 'intltool')
+source=("http://download.fcitx-im.org/$pkgname/$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=('956660d67900f59fa7fd80d68cc4ad7c')

Deleted: community-i686/fcitx-anthy.install
===================================================================
--- community-i686/fcitx-anthy.install	2016-04-27 16:38:01 UTC (rev 172086)
+++ community-i686/fcitx-anthy.install	2016-04-27 16:38:57 UTC (rev 172087)
@@ -1,11 +0,0 @@
-post_install() {
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-04-27 16:38:01 UTC (rev 172086)
+++ community-x86_64/PKGBUILD	2016-04-27 16:38:57 UTC (rev 172087)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: lh <jason52lh at gmail.com>
-
-pkgname=fcitx-anthy
-pkgver=0.2.2
-pkgrel=2
-pkgdesc="Fcitx Wrapper for anthy."
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx' 'anthy')
-makedepends=('cmake' 'intltool')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-install=fcitx-anthy.install
-
-build(){
-  cd ${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}
-
-md5sums=('956660d67900f59fa7fd80d68cc4ad7c')

Copied: fcitx-anthy/repos/community-x86_64/PKGBUILD (from rev 172086, fcitx-anthy/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-27 16:38:57 UTC (rev 172087)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: lh <jason52lh at gmail.com>
+
+pkgname=fcitx-anthy
+pkgver=0.2.2
+pkgrel=3
+pkgdesc="Fcitx Wrapper for anthy."
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx' 'anthy')
+makedepends=('cmake' 'intltool')
+source=("http://download.fcitx-im.org/$pkgname/$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=('956660d67900f59fa7fd80d68cc4ad7c')

Deleted: community-x86_64/fcitx-anthy.install
===================================================================
--- community-x86_64/fcitx-anthy.install	2016-04-27 16:38:01 UTC (rev 172086)
+++ community-x86_64/fcitx-anthy.install	2016-04-27 16:38:57 UTC (rev 172087)
@@ -1,11 +0,0 @@
-post_install() {
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list