[arch-commits] Commit in fcitx-skk/repos (8 files)
Felix Yan
fyan at archlinux.org
Tue May 26 03:44:27 UTC 2015
Date: Tuesday, May 26, 2015 @ 05:44:27
Author: fyan
Revision: 134118
archrelease: copy trunk to community-i686, community-x86_64
Added:
fcitx-skk/repos/community-i686/PKGBUILD
(from rev 134117, fcitx-skk/trunk/PKGBUILD)
fcitx-skk/repos/community-i686/fcitx-skk.install
(from rev 134117, fcitx-skk/trunk/fcitx-skk.install)
fcitx-skk/repos/community-x86_64/PKGBUILD
(from rev 134117, fcitx-skk/trunk/PKGBUILD)
fcitx-skk/repos/community-x86_64/fcitx-skk.install
(from rev 134117, fcitx-skk/trunk/fcitx-skk.install)
Deleted:
fcitx-skk/repos/community-i686/PKGBUILD
fcitx-skk/repos/community-i686/fcitx-skk.install
fcitx-skk/repos/community-x86_64/PKGBUILD
fcitx-skk/repos/community-x86_64/fcitx-skk.install
------------------------------------+
/PKGBUILD | 56 +++++++++++++++++++++++++++++++++++
/fcitx-skk.install | 22 +++++++++++++
community-i686/PKGBUILD | 28 -----------------
community-i686/fcitx-skk.install | 11 ------
community-x86_64/PKGBUILD | 28 -----------------
community-x86_64/fcitx-skk.install | 11 ------
6 files changed, 78 insertions(+), 78 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-05-26 03:43:58 UTC (rev 134117)
+++ community-i686/PKGBUILD 2015-05-26 03:44:27 UTC (rev 134118)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-skk
-pkgver=0.1.1
-pkgrel=1
-pkgdesc="Fcitx Wrapper for libskk"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-skk"
-license=('GPL')
-depends=('fcitx-qt4' 'libskk')
-makedepends=('cmake')
-install=$pkgname.install
-source=("http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-
-build(){
- cd ${pkgname}-${pkgver}
-
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('2482d5bd1f8ed10bc368164930f1bbbbb12f3475e777f09cf0234deca29f9ec90c0fdc5f207d3f9a8a49ef2d34f1aceae1eb5872cd2f0b5e3c678b3e4689df51')
Copied: fcitx-skk/repos/community-i686/PKGBUILD (from rev 134117, fcitx-skk/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-26 03:44:27 UTC (rev 134118)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-skk
+pkgver=0.1.2
+pkgrel=1
+pkgdesc="Fcitx Wrapper for libskk"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-skk"
+license=('GPL')
+depends=('fcitx-qt4' 'libskk')
+makedepends=('cmake')
+install=$pkgname.install
+source=("http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+
+build(){
+ cd ${pkgname}-${pkgver}
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('040ae86a687e036be724d856808dd0c713517c216a44fd9ec65d5da708115681d3a1865947db3fcc597dee19bc350a94114b1b780a90c3444309db15f1a3e868')
Deleted: community-i686/fcitx-skk.install
===================================================================
--- community-i686/fcitx-skk.install 2015-05-26 03:43:58 UTC (rev 134117)
+++ community-i686/fcitx-skk.install 2015-05-26 03:44:27 UTC (rev 134118)
@@ -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-skk/repos/community-i686/fcitx-skk.install (from rev 134117, fcitx-skk/trunk/fcitx-skk.install)
===================================================================
--- community-i686/fcitx-skk.install (rev 0)
+++ community-i686/fcitx-skk.install 2015-05-26 03:44:27 UTC (rev 134118)
@@ -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 2015-05-26 03:43:58 UTC (rev 134117)
+++ community-x86_64/PKGBUILD 2015-05-26 03:44:27 UTC (rev 134118)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-skk
-pkgver=0.1.1
-pkgrel=1
-pkgdesc="Fcitx Wrapper for libskk"
-arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx-skk"
-license=('GPL')
-depends=('fcitx-qt4' 'libskk')
-makedepends=('cmake')
-install=$pkgname.install
-source=("http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-
-build(){
- cd ${pkgname}-${pkgver}
-
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" install
-}
-
-sha512sums=('2482d5bd1f8ed10bc368164930f1bbbbb12f3475e777f09cf0234deca29f9ec90c0fdc5f207d3f9a8a49ef2d34f1aceae1eb5872cd2f0b5e3c678b3e4689df51')
Copied: fcitx-skk/repos/community-x86_64/PKGBUILD (from rev 134117, fcitx-skk/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-05-26 03:44:27 UTC (rev 134118)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fcitx-skk
+pkgver=0.1.2
+pkgrel=1
+pkgdesc="Fcitx Wrapper for libskk"
+arch=('i686' 'x86_64')
+url="https://github.com/fcitx/fcitx-skk"
+license=('GPL')
+depends=('fcitx-qt4' 'libskk')
+makedepends=('cmake')
+install=$pkgname.install
+source=("http://download.fcitx-im.org/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+
+build(){
+ cd ${pkgname}-${pkgver}
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('040ae86a687e036be724d856808dd0c713517c216a44fd9ec65d5da708115681d3a1865947db3fcc597dee19bc350a94114b1b780a90c3444309db15f1a3e868')
Deleted: community-x86_64/fcitx-skk.install
===================================================================
--- community-x86_64/fcitx-skk.install 2015-05-26 03:43:58 UTC (rev 134117)
+++ community-x86_64/fcitx-skk.install 2015-05-26 03:44:27 UTC (rev 134118)
@@ -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-skk/repos/community-x86_64/fcitx-skk.install (from rev 134117, fcitx-skk/trunk/fcitx-skk.install)
===================================================================
--- community-x86_64/fcitx-skk.install (rev 0)
+++ community-x86_64/fcitx-skk.install 2015-05-26 03:44:27 UTC (rev 134118)
@@ -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