[arch-commits] Commit in fcitx-unikey/repos (8 files)

Felix Yan fyan at nymeria.archlinux.org
Mon Oct 14 15:13:19 UTC 2013


    Date: Monday, October 14, 2013 @ 17:13:19
  Author: fyan
Revision: 98587

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

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

---------------------------------------+
 /PKGBUILD                             |   62 ++++++++++++++++++++++++++++++++
 /fcitx-unikey.install                 |   22 +++++++++++
 community-i686/PKGBUILD               |   34 -----------------
 community-i686/fcitx-unikey.install   |   11 -----
 community-x86_64/PKGBUILD             |   34 -----------------
 community-x86_64/fcitx-unikey.install |   11 -----
 6 files changed, 84 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-10-14 15:12:02 UTC (rev 98586)
+++ community-i686/PKGBUILD	2013-10-14 15:13:19 UTC (rev 98587)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-unikey
-pkgver=0.2.2
-pkgrel=2
-pkgdesc="Fcitx Wrapper for unikey"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx>=4.2.8')
-optdepends=('qt4: To run the fcitx unikey macro editor')
-makedepends=('cmake' 'qt4')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz")
-install=fcitx-unikey.install
-
-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
-
-  # Fix desc missing problem
-  install -Dm644 ../src/fcitx-unikey.desc "$pkgdir/usr/share/fcitx/configdesc/fcitx-unikey.desc"
-}
-
-sha512sums=('71a0773222b1172943f80bce904da77c136225981a0580d937327829c8d734fc65d9c4afa5275bd210ca837d7a7b9d8bfb18df96f62710068b9883a22499fbfb')

Copied: fcitx-unikey/repos/community-i686/PKGBUILD (from rev 98586, fcitx-unikey/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-10-14 15:13:19 UTC (rev 98587)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-unikey
+pkgver=0.2.3
+pkgrel=1
+pkgdesc="Fcitx Wrapper for unikey"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx>=4.2.8')
+optdepends=('qt4: To run the fcitx unikey macro editor')
+makedepends=('cmake' 'qt4')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz")
+install=fcitx-unikey.install
+
+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=('5826022312ad307d8a070cd3ab77a206a5f73d6ce5337cdac4c75ec9a436b055ca0e28fcc7baf2f1512b2cb92c779002a8fc41ac01cdedc3dc669355d825a0aa')

Deleted: community-i686/fcitx-unikey.install
===================================================================
--- community-i686/fcitx-unikey.install	2013-10-14 15:12:02 UTC (rev 98586)
+++ community-i686/fcitx-unikey.install	2013-10-14 15:13:19 UTC (rev 98587)
@@ -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
-}

Copied: fcitx-unikey/repos/community-i686/fcitx-unikey.install (from rev 98586, fcitx-unikey/trunk/fcitx-unikey.install)
===================================================================
--- community-i686/fcitx-unikey.install	                        (rev 0)
+++ community-i686/fcitx-unikey.install	2013-10-14 15:13:19 UTC (rev 98587)
@@ -0,0 +1,11 @@
+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	2013-10-14 15:12:02 UTC (rev 98586)
+++ community-x86_64/PKGBUILD	2013-10-14 15:13:19 UTC (rev 98587)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-unikey
-pkgver=0.2.2
-pkgrel=2
-pkgdesc="Fcitx Wrapper for unikey"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx>=4.2.8')
-optdepends=('qt4: To run the fcitx unikey macro editor')
-makedepends=('cmake' 'qt4')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz")
-install=fcitx-unikey.install
-
-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
-
-  # Fix desc missing problem
-  install -Dm644 ../src/fcitx-unikey.desc "$pkgdir/usr/share/fcitx/configdesc/fcitx-unikey.desc"
-}
-
-sha512sums=('71a0773222b1172943f80bce904da77c136225981a0580d937327829c8d734fc65d9c4afa5275bd210ca837d7a7b9d8bfb18df96f62710068b9883a22499fbfb')

Copied: fcitx-unikey/repos/community-x86_64/PKGBUILD (from rev 98586, fcitx-unikey/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-10-14 15:13:19 UTC (rev 98587)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-unikey
+pkgver=0.2.3
+pkgrel=1
+pkgdesc="Fcitx Wrapper for unikey"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx>=4.2.8')
+optdepends=('qt4: To run the fcitx unikey macro editor')
+makedepends=('cmake' 'qt4')
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-${pkgver}.tar.xz")
+install=fcitx-unikey.install
+
+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=('5826022312ad307d8a070cd3ab77a206a5f73d6ce5337cdac4c75ec9a436b055ca0e28fcc7baf2f1512b2cb92c779002a8fc41ac01cdedc3dc669355d825a0aa')

Deleted: community-x86_64/fcitx-unikey.install
===================================================================
--- community-x86_64/fcitx-unikey.install	2013-10-14 15:12:02 UTC (rev 98586)
+++ community-x86_64/fcitx-unikey.install	2013-10-14 15:13:19 UTC (rev 98587)
@@ -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
-}

Copied: fcitx-unikey/repos/community-x86_64/fcitx-unikey.install (from rev 98586, fcitx-unikey/trunk/fcitx-unikey.install)
===================================================================
--- community-x86_64/fcitx-unikey.install	                        (rev 0)
+++ community-x86_64/fcitx-unikey.install	2013-10-14 15:13:19 UTC (rev 98587)
@@ -0,0 +1,11 @@
+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