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

Felix Yan fyan at archlinux.org
Fri Feb 27 03:26:32 UTC 2015


    Date: Friday, February 27, 2015 @ 04:26:31
  Author: fyan
Revision: 128329

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

Added:
  fcitx-qt5/repos/community-testing-i686/PKGBUILD
    (from rev 128328, fcitx-qt5/trunk/PKGBUILD)
  fcitx-qt5/repos/community-testing-x86_64/PKGBUILD
    (from rev 128328, fcitx-qt5/trunk/PKGBUILD)
Deleted:
  fcitx-qt5/repos/community-testing-i686/PKGBUILD
  fcitx-qt5/repos/community-testing-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   52 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   26 ------------------
 community-testing-x86_64/PKGBUILD |   26 ------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2015-02-27 03:26:03 UTC (rev 128328)
+++ community-testing-i686/PKGBUILD	2015-02-27 03:26:31 UTC (rev 128329)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=fcitx-qt5
-pkgver=1.0.0
-pkgrel=2
-pkgdesc="Qt5 IM Module for Fcitx"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx' 'qt5-base')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('12ed93e214ea23e10e129875d2e6faef266d42a3cc8a942e23dd3d41f5df0f570c4523e73c7819553f84c8990ae96a5d951f41c6c40f4b9e06192beee37f591b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib .
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make install DESTDIR="${pkgdir}"
-}

Copied: fcitx-qt5/repos/community-testing-i686/PKGBUILD (from rev 128328, fcitx-qt5/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2015-02-27 03:26:31 UTC (rev 128329)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-qt5
+pkgver=1.0.0
+pkgrel=3
+pkgdesc="Qt5 IM Module for Fcitx"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx' 'qt5-base=5.4.1')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
+sha512sums=('12ed93e214ea23e10e129875d2e6faef266d42a3cc8a942e23dd3d41f5df0f570c4523e73c7819553f84c8990ae96a5d951f41c6c40f4b9e06192beee37f591b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib .
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make install DESTDIR="${pkgdir}"
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2015-02-27 03:26:03 UTC (rev 128328)
+++ community-testing-x86_64/PKGBUILD	2015-02-27 03:26:31 UTC (rev 128329)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=fcitx-qt5
-pkgver=1.0.0
-pkgrel=2
-pkgdesc="Qt5 IM Module for Fcitx"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx' 'qt5-base')
-makedepends=('extra-cmake-modules')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('12ed93e214ea23e10e129875d2e6faef266d42a3cc8a942e23dd3d41f5df0f570c4523e73c7819553f84c8990ae96a5d951f41c6c40f4b9e06192beee37f591b')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib .
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make install DESTDIR="${pkgdir}"
-}

Copied: fcitx-qt5/repos/community-testing-x86_64/PKGBUILD (from rev 128328, fcitx-qt5/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2015-02-27 03:26:31 UTC (rev 128329)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-qt5
+pkgver=1.0.0
+pkgrel=3
+pkgdesc="Qt5 IM Module for Fcitx"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx' 'qt5-base=5.4.1')
+makedepends=('extra-cmake-modules')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
+sha512sums=('12ed93e214ea23e10e129875d2e6faef266d42a3cc8a942e23dd3d41f5df0f570c4523e73c7819553f84c8990ae96a5d951f41c6c40f4b9e06192beee37f591b')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib .
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make install DESTDIR="${pkgdir}"
+}



More information about the arch-commits mailing list