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

Felix Yan fyan at nymeria.archlinux.org
Sat Jan 26 06:38:03 UTC 2013


    Date: Saturday, January 26, 2013 @ 07:38:02
  Author: fyan
Revision: 82956

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

Added:
  fcitx-unikey/repos/community-i686/PKGBUILD
    (from rev 82955, fcitx-unikey/trunk/PKGBUILD)
  fcitx-unikey/repos/community-i686/fcitx-unikey.install
    (from rev 82955, fcitx-unikey/trunk/fcitx-unikey.install)
  fcitx-unikey/repos/community-x86_64/PKGBUILD
    (from rev 82955, fcitx-unikey/trunk/PKGBUILD)
  fcitx-unikey/repos/community-x86_64/fcitx-unikey.install
    (from rev 82955, 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

---------------------------------------+
 community-i686/PKGBUILD               |   64 ++++++++++++++++----------------
 community-i686/fcitx-unikey.install   |   22 +++++------
 community-x86_64/PKGBUILD             |   64 ++++++++++++++++----------------
 community-x86_64/fcitx-unikey.install |   22 +++++------
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-01-26 06:36:43 UTC (rev 82955)
+++ community-i686/PKGBUILD	2013-01-26 06:38:02 UTC (rev 82956)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-unikey
-pkgver=0.1.1
-pkgrel=3
-pkgdesc="Fcitx Wrapper for unikey"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx>=4.2.3')
-optdepends=('qt: To run the fcitx unikey macro editor')
-makedepends=('cmake' 'intltool' 'qt')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
-install=fcitx-unikey.install
-
-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
-}
-md5sums=('91dc7bd6991df3c975a0b51a246836bf')

Copied: fcitx-unikey/repos/community-i686/PKGBUILD (from rev 82955, fcitx-unikey/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-01-26 06:38:02 UTC (rev 82956)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-unikey
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="Fcitx Wrapper for unikey"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx>=4.2.7')
+optdepends=('qt: To run the fcitx unikey macro editor')
+makedepends=('cmake' 'intltool' 'qt')
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+install=fcitx-unikey.install
+
+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
+}
+md5sums=('f1ffd6c8439e4d277eace994052d91da')

Deleted: community-i686/fcitx-unikey.install
===================================================================
--- community-i686/fcitx-unikey.install	2013-01-26 06:36:43 UTC (rev 82955)
+++ community-i686/fcitx-unikey.install	2013-01-26 06:38:02 UTC (rev 82956)
@@ -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 82955, fcitx-unikey/trunk/fcitx-unikey.install)
===================================================================
--- community-i686/fcitx-unikey.install	                        (rev 0)
+++ community-i686/fcitx-unikey.install	2013-01-26 06:38:02 UTC (rev 82956)
@@ -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-01-26 06:36:43 UTC (rev 82955)
+++ community-x86_64/PKGBUILD	2013-01-26 06:38:02 UTC (rev 82956)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-unikey
-pkgver=0.1.1
-pkgrel=3
-pkgdesc="Fcitx Wrapper for unikey"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL')
-depends=('fcitx>=4.2.3')
-optdepends=('qt: To run the fcitx unikey macro editor')
-makedepends=('cmake' 'intltool' 'qt')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
-install=fcitx-unikey.install
-
-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
-}
-md5sums=('91dc7bd6991df3c975a0b51a246836bf')

Copied: fcitx-unikey/repos/community-x86_64/PKGBUILD (from rev 82955, fcitx-unikey/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-01-26 06:38:02 UTC (rev 82956)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-unikey
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="Fcitx Wrapper for unikey"
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL')
+depends=('fcitx>=4.2.7')
+optdepends=('qt: To run the fcitx unikey macro editor')
+makedepends=('cmake' 'intltool' 'qt')
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
+install=fcitx-unikey.install
+
+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
+}
+md5sums=('f1ffd6c8439e4d277eace994052d91da')

Deleted: community-x86_64/fcitx-unikey.install
===================================================================
--- community-x86_64/fcitx-unikey.install	2013-01-26 06:36:43 UTC (rev 82955)
+++ community-x86_64/fcitx-unikey.install	2013-01-26 06:38:02 UTC (rev 82956)
@@ -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 82955, fcitx-unikey/trunk/fcitx-unikey.install)
===================================================================
--- community-x86_64/fcitx-unikey.install	                        (rev 0)
+++ community-x86_64/fcitx-unikey.install	2013-01-26 06:38:02 UTC (rev 82956)
@@ -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