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

2017-09-15 Thread Felix Yan
Date: Friday, September 15, 2017 @ 21:13:21
  Author: felixonmars
Revision: 257730

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-15 21:12:44 UTC (rev 257729)
+++ community-i686/PKGBUILD 2017-09-15 21:13:21 UTC (rev 257730)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.4
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('349fe50303e027f44b53d954c088e441450aad07dac3a1162a5dcf9c445ca9d04bd3c36475c17dab91ed2df9c3c71031d7582e39b85ad0465a816f7fc24ac0bd')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 257729, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-15 21:13:21 UTC (rev 257730)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.5
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('e6a7bcad10003a956389ee266cf6d2f3730dafafcdd0bb43de328397749775e5cd305f16fdca2365e246c903677dba042da81a6dfd873aa1be74174e2b0b372e')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-15 21:12:44 UTC (rev 257729)
+++ community-x86_64/PKGBUILD   2017-09-15 21:13:21 UTC (rev 257730)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.4
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('349fe50303e027f44b53d954c088e441450aad07dac3a1162a5dcf9c445ca9d04bd3c36475c17dab91ed2df9c3c71031d7582e39b85ad0465a816f7fc24ac0bd')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 257729, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-15 21:13:21 UTC (rev 257730)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.5
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)

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

2017-02-08 Thread Felix Yan
Date: Thursday, February 9, 2017 @ 02:38:31
  Author: felixonmars
Revision: 211333

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-09 02:36:18 UTC (rev 211332)
+++ community-i686/PKGBUILD 2017-02-09 02:38:31 UTC (rev 211333)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.3
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('19d172cbf1d2a13f289b64b67488ddc5ba83a9d26503438045271c85df3775715614951652dc6f8da52a3b9d692d6e2138a760fc51d1e7f0f8bb0bd467265496')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 211332, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-09 02:38:31 UTC (rev 211333)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.4
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('349fe50303e027f44b53d954c088e441450aad07dac3a1162a5dcf9c445ca9d04bd3c36475c17dab91ed2df9c3c71031d7582e39b85ad0465a816f7fc24ac0bd')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-09 02:36:18 UTC (rev 211332)
+++ community-x86_64/PKGBUILD   2017-02-09 02:38:31 UTC (rev 211333)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.3
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('19d172cbf1d2a13f289b64b67488ddc5ba83a9d26503438045271c85df3775715614951652dc6f8da52a3b9d692d6e2138a760fc51d1e7f0f8bb0bd467265496')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 211332, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-09 02:38:31 UTC (rev 211333)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.4
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)

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

2015-12-17 Thread Felix Yan
Date: Friday, December 18, 2015 @ 06:38:28
  Author: fyan
Revision: 153631

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-12-18 05:37:45 UTC (rev 153630)
+++ community-i686/PKGBUILD 2015-12-18 05:38:28 UTC (rev 153631)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.2
-pkgrel=2
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('9418001ad92ada2e7c48c426b24b6babebb3e41510c9ff2aac01e25f84f79cd02a3e413267a31feb677beca51070a4ca55f5d64bd103ddd9ab7853f207370882')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 153630, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-18 05:38:28 UTC (rev 153631)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.3
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('19d172cbf1d2a13f289b64b67488ddc5ba83a9d26503438045271c85df3775715614951652dc6f8da52a3b9d692d6e2138a760fc51d1e7f0f8bb0bd467265496')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-12-18 05:37:45 UTC (rev 153630)
+++ community-x86_64/PKGBUILD   2015-12-18 05:38:28 UTC (rev 153631)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.2
-pkgrel=2
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('9418001ad92ada2e7c48c426b24b6babebb3e41510c9ff2aac01e25f84f79cd02a3e413267a31feb677beca51070a4ca55f5d64bd103ddd9ab7853f207370882')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 153630, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-12-18 05:38:28 UTC (rev 153631)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.3
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)

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

2015-12-08 Thread Allan McRae
Date: Tuesday, December 8, 2015 @ 13:12:22
  Author: allan
Revision: 150274

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

Added:
  kcm-fcitx/repos/community-staging-i686/
  kcm-fcitx/repos/community-staging-i686/PKGBUILD
(from rev 150273, kcm-fcitx/trunk/PKGBUILD)
  kcm-fcitx/repos/community-staging-x86_64/
  kcm-fcitx/repos/community-staging-x86_64/PKGBUILD
(from rev 150273, kcm-fcitx/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   35 +++
 community-staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: kcm-fcitx/repos/community-staging-i686/PKGBUILD (from rev 150273, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-08 12:12:22 UTC (rev 150274)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.2
+pkgrel=2
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('9418001ad92ada2e7c48c426b24b6babebb3e41510c9ff2aac01e25f84f79cd02a3e413267a31feb677beca51070a4ca55f5d64bd103ddd9ab7853f207370882')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Copied: kcm-fcitx/repos/community-staging-x86_64/PKGBUILD (from rev 150273, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-08 12:12:22 UTC (rev 150274)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.2
+pkgrel=2
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('9418001ad92ada2e7c48c426b24b6babebb3e41510c9ff2aac01e25f84f79cd02a3e413267a31feb677beca51070a4ca55f5d64bd103ddd9ab7853f207370882')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


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

2015-10-05 Thread Felix Yan
Date: Tuesday, October 6, 2015 @ 04:02:08
  Author: fyan
Revision: 143025

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-10-06 02:01:37 UTC (rev 143024)
+++ community-i686/PKGBUILD 2015-10-06 02:02:08 UTC (rev 143025)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.1
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('66145f4d77209803e09fb28182f62a40d3c92f38ad3b8acda93c5799aeed11327e4ff061a42be0e77cc45ba684e87fed652725ded2481702dfa3a1bbe214dfc6')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 143024, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-06 02:02:08 UTC (rev 143025)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.2
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('9418001ad92ada2e7c48c426b24b6babebb3e41510c9ff2aac01e25f84f79cd02a3e413267a31feb677beca51070a4ca55f5d64bd103ddd9ab7853f207370882')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-10-06 02:01:37 UTC (rev 143024)
+++ community-x86_64/PKGBUILD   2015-10-06 02:02:08 UTC (rev 143025)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.1
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('66145f4d77209803e09fb28182f62a40d3c92f38ad3b8acda93c5799aeed11327e4ff061a42be0e77cc45ba684e87fed652725ded2481702dfa3a1bbe214dfc6')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 143024, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-06 02:02:08 UTC (rev 143025)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.2
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)

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

2015-09-03 Thread Felix Yan
Date: Friday, September 4, 2015 @ 05:17:52
  Author: fyan
Revision: 139178

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-09-04 03:17:25 UTC (rev 139177)
+++ community-i686/PKGBUILD 2015-09-04 03:17:52 UTC (rev 139178)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('219b962c4b6f1763b389dc20d22a671d960a884f5c3f0faddbd4919b61dd6d93e600cbf440b15bc42f63cb383ed5ca65e657fa835c520196c8bd9d64a160baa3')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 139177, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-04 03:17:52 UTC (rev 139178)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.1
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('66145f4d77209803e09fb28182f62a40d3c92f38ad3b8acda93c5799aeed11327e4ff061a42be0e77cc45ba684e87fed652725ded2481702dfa3a1bbe214dfc6')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-09-04 03:17:25 UTC (rev 139177)
+++ community-x86_64/PKGBUILD   2015-09-04 03:17:52 UTC (rev 139178)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: poplarch 
-
-pkgname=kcm-fcitx
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="KDE Config Module for Fcitx"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('219b962c4b6f1763b389dc20d22a671d960a884f5c3f0faddbd4919b61dd6d93e600cbf440b15bc42f63cb383ed5ca65e657fa835c520196c8bd9d64a160baa3')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_LIBDIR=lib \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 139177, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-09-04 03:17:52 UTC (rev 139178)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: poplarch 
+
+pkgname=kcm-fcitx
+pkgver=0.5.1
+pkgrel=1
+pkgdesc="KDE Config Module for Fcitx"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)

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

2015-03-25 Thread Felix Yan
Date: Thursday, March 26, 2015 @ 04:07:08
  Author: fyan
Revision: 129932

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

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

---+
 /PKGBUILD |   70 
 community-i686/PKGBUILD   |   30 --
 community-x86_64/PKGBUILD |   30 --
 3 files changed, 70 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-26 03:06:37 UTC (rev 129931)
+++ community-i686/PKGBUILD 2015-03-26 03:07:08 UTC (rev 129932)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: poplarch popla...@gmail.com
-
-pkgname=kcm-fcitx
-pkgver=0.4.3
-pkgrel=2
-pkgdesc=KDE Config Module for Fcitx
-arch=('i686' 'x86_64')
-url=https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx' 'kdebase-runtime' 'fcitx-qt4')
-makedepends=('cmake' 'automoc4')
-source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  mkdir -p build
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 -DFCITX_PO_INSTALL_DIR=share/locale/kde4/ ..
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 129931, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-26 03:07:08 UTC (rev 129932)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.5.0
+pkgrel=1
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('219b962c4b6f1763b389dc20d22a671d960a884f5c3f0faddbd4919b61dd6d93e600cbf440b15bc42f63cb383ed5ca65e657fa835c520196c8bd9d64a160baa3')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-26 03:06:37 UTC (rev 129931)
+++ community-x86_64/PKGBUILD   2015-03-26 03:07:08 UTC (rev 129932)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: poplarch popla...@gmail.com
-
-pkgname=kcm-fcitx
-pkgver=0.4.3
-pkgrel=2
-pkgdesc=KDE Config Module for Fcitx
-arch=('i686' 'x86_64')
-url=https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx' 'kdebase-runtime' 'fcitx-qt4')
-makedepends=('cmake' 'automoc4')
-source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
-sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  mkdir -p build
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 -DFCITX_PO_INSTALL_DIR=share/locale/kde4/ ..
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 129931, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-26 03:07:08 UTC (rev 129932)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.5.0
+pkgrel=1
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx-qt5' 'knewstuff' 'kcmutils')
+makedepends=('extra-cmake-modules')
+source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)

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

2014-09-29 Thread Felix Yan
Date: Monday, September 29, 2014 @ 18:42:40
  Author: fyan
Revision: 119794

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

Added:
  kcm-fcitx/repos/community-staging-i686/
  kcm-fcitx/repos/community-staging-i686/PKGBUILD
(from rev 119793, kcm-fcitx/trunk/PKGBUILD)
  kcm-fcitx/repos/community-staging-x86_64/
  kcm-fcitx/repos/community-staging-x86_64/PKGBUILD
(from rev 119793, kcm-fcitx/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   30 ++
 community-staging-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: kcm-fcitx/repos/community-staging-i686/PKGBUILD (from rev 119793, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2014-09-29 16:42:40 UTC (rev 119794)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.3
+pkgrel=2
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx' 'kdebase-runtime' 'fcitx-qt4')
+makedepends=('cmake' 'automoc4')
+source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 -DFCITX_PO_INSTALL_DIR=share/locale/kde4/ ..
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}

Copied: kcm-fcitx/repos/community-staging-x86_64/PKGBUILD (from rev 119793, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2014-09-29 16:42:40 UTC (rev 119794)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.3
+pkgrel=2
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx' 'kdebase-runtime' 'fcitx-qt4')
+makedepends=('cmake' 'automoc4')
+source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 -DFCITX_PO_INSTALL_DIR=share/locale/kde4/ ..
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}


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

2013-07-01 Thread Felix Yan
Date: Monday, July 1, 2013 @ 11:56:10
  Author: fyan
Revision: 93311

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

Added:
  kcm-fcitx/repos/community-testing-i686/
  kcm-fcitx/repos/community-testing-i686/PKGBUILD
(from rev 93310, kcm-fcitx/trunk/PKGBUILD)
  kcm-fcitx/repos/community-testing-x86_64/
  kcm-fcitx/repos/community-testing-x86_64/PKGBUILD
(from rev 93310, kcm-fcitx/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   31 +++
 community-testing-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: kcm-fcitx/repos/community-testing-i686/PKGBUILD (from rev 93310, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-07-01 09:56:10 UTC (rev 93311)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.3
+pkgrel=1
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt4')
+makedepends=('cmake' 'automoc4')
+source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 ..
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}
+
+sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')

Copied: kcm-fcitx/repos/community-testing-x86_64/PKGBUILD (from rev 93310, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-07-01 09:56:10 UTC (rev 93311)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.3
+pkgrel=1
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt4')
+makedepends=('cmake' 'automoc4')
+source=(http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz;)
+
+build() {
+  cd $srcdir/${pkgname}-${pkgver}
+
+  mkdir -p build
+  cd build
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 ..
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}
+
+sha512sums=('d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713')



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

2013-03-01 Thread Felix Yan
Date: Saturday, March 2, 2013 @ 03:59:40
  Author: fyan
Revision: 85498

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

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

---+
 community-i686/PKGBUILD   |   60 ++--
 community-x86_64/PKGBUILD |   60 ++--
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-03-02 02:58:03 UTC (rev 85497)
+++ community-i686/PKGBUILD 2013-03-02 02:59:40 UTC (rev 85498)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: poplarch popla...@gmail.com
-
-pkgname=kcm-fcitx
-pkgver=0.4.2
-pkgrel=1
-pkgdesc=KDE Config Module for Fcitx
-arch=('i686' 'x86_64')
-url=https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt')
-makedepends=('cmake' 'automoc4')
-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=('3c45e7109bec4b6fa984f952fb94002d')

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 85497, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-03-02 02:59:40 UTC (rev 85498)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.2
+pkgrel=2
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt4')
+makedepends=('cmake' 'automoc4')
+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 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 ..
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('3c45e7109bec4b6fa984f952fb94002d')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-03-02 02:58:03 UTC (rev 85497)
+++ community-x86_64/PKGBUILD   2013-03-02 02:59:40 UTC (rev 85498)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: poplarch popla...@gmail.com
-
-pkgname=kcm-fcitx
-pkgver=0.4.2
-pkgrel=1
-pkgdesc=KDE Config Module for Fcitx
-arch=('i686' 'x86_64')
-url=https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt')
-makedepends=('cmake' 'automoc4')
-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=('3c45e7109bec4b6fa984f952fb94002d')

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 85497, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-03-02 02:59:40 UTC (rev 85498)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.2
+pkgrel=2
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt4')
+makedepends=('cmake' 'automoc4')
+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 
-DQT_QMAKE_EXECUTABLE=qmake-qt4 ..
+  make
+}
+
+package() {
+  cd $srcdir/${pkgname}-${pkgver}/build
+  make DESTDIR=${pkgdir} install
+}
+md5sums=('3c45e7109bec4b6fa984f952fb94002d')



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

2013-01-25 Thread Felix Yan
Date: Saturday, January 26, 2013 @ 07:35:46
  Author: fyan
Revision: 82954

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

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

---+
 community-i686/PKGBUILD   |   61 +---
 community-x86_64/PKGBUILD |   61 +---
 2 files changed, 60 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-01-26 06:33:25 UTC (rev 82953)
+++ community-i686/PKGBUILD 2013-01-26 06:35:46 UTC (rev 82954)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: poplarch popla...@gmail.com
-
-pkgname=kcm-fcitx
-pkgver=0.4.1
-pkgrel=2
-pkgdesc=KDE Config Module for Fcitx
-arch=('i686' 'x86_64')
-url=https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx=4.2.6' 'kdebase-runtime')
-makedepends=('cmake' 'intltool' 'automoc4')
-source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('1a2a9802edf6df79d3883c362ba487f0')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  rm -rf build
-  mkdir build
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kcm-fcitx/repos/community-i686/PKGBUILD (from rev 82953, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-26 06:35:46 UTC (rev 82954)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.2
+pkgrel=1
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt')
+makedepends=('cmake' 'automoc4')
+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=('3c45e7109bec4b6fa984f952fb94002d')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-01-26 06:33:25 UTC (rev 82953)
+++ community-x86_64/PKGBUILD   2013-01-26 06:35:46 UTC (rev 82954)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: poplarch popla...@gmail.com
-
-pkgname=kcm-fcitx
-pkgver=0.4.1
-pkgrel=2
-pkgdesc=KDE Config Module for Fcitx
-arch=('i686' 'x86_64')
-url=https://github.com/fcitx/kcm-fcitx;
-license=('GPL')
-depends=('fcitx=4.2.6' 'kdebase-runtime')
-makedepends=('cmake' 'intltool' 'automoc4')
-source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('1a2a9802edf6df79d3883c362ba487f0')
-
-build() {
-  cd $srcdir/${pkgname}-${pkgver}
-
-  rm -rf build
-  mkdir build
-  cd build
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
-  make
-}
-
-package() {
-  cd $srcdir/${pkgname}-${pkgver}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: kcm-fcitx/repos/community-x86_64/PKGBUILD (from rev 82953, 
kcm-fcitx/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-01-26 06:35:46 UTC (rev 82954)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: poplarch popla...@gmail.com
+
+pkgname=kcm-fcitx
+pkgver=0.4.2
+pkgrel=1
+pkgdesc=KDE Config Module for Fcitx
+arch=('i686' 'x86_64')
+url=https://github.com/fcitx/kcm-fcitx;
+license=('GPL')
+depends=('fcitx=4.2.7' 'kdebase-runtime' 'fcitx-qt')
+makedepends=('cmake' 'automoc4')
+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=('3c45e7109bec4b6fa984f952fb94002d')