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

Felix Yan fyan at archlinux.org
Thu Mar 26 02:16:38 UTC 2015


    Date: Thursday, March 26, 2015 @ 03:16:37
  Author: fyan
Revision: 129926

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-03-26 02:16:30 UTC (rev 129925)
+++ community-i686/PKGBUILD	2015-03-26 02:16:37 UTC (rev 129926)
@@ -1,26 +0,0 @@
-# $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}"
-}

Copied: fcitx-qt5/repos/community-i686/PKGBUILD (from rev 129924, fcitx-qt5/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-03-26 02:16:37 UTC (rev 129926)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-qt5
+pkgver=1.0.1
+pkgrel=1
+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=('00cf3b94bd0a5971c146b015caafb26617871bf8f87d8600eb027c66c3aea71a7c2bc54dc73e80cacd51dd502277164873efe87a97ded89d95428e9c463e2903')
+
+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-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-03-26 02:16:30 UTC (rev 129925)
+++ community-x86_64/PKGBUILD	2015-03-26 02:16:37 UTC (rev 129926)
@@ -1,26 +0,0 @@
-# $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}"
-}

Copied: fcitx-qt5/repos/community-x86_64/PKGBUILD (from rev 129924, fcitx-qt5/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-03-26 02:16:37 UTC (rev 129926)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-qt5
+pkgver=1.0.1
+pkgrel=1
+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=('00cf3b94bd0a5971c146b015caafb26617871bf8f87d8600eb027c66c3aea71a7c2bc54dc73e80cacd51dd502277164873efe87a97ded89d95428e9c463e2903')
+
+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