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

Felix Yan fyan at nymeria.archlinux.org
Tue Jul 1 06:43:13 UTC 2014


    Date: Tuesday, July 1, 2014 @ 08:43:13
  Author: fyan
Revision: 113841

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

Added:
  fcitx-ui-light/repos/community-i686/PKGBUILD
    (from rev 113840, fcitx-ui-light/trunk/PKGBUILD)
  fcitx-ui-light/repos/community-x86_64/PKGBUILD
    (from rev 113840, fcitx-ui-light/trunk/PKGBUILD)
Deleted:
  fcitx-ui-light/repos/community-i686/PKGBUILD
  fcitx-ui-light/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-01 06:41:50 UTC (rev 113840)
+++ community-i686/PKGBUILD	2014-07-01 06:43:13 UTC (rev 113841)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Author: CSSlayer <wengxt at gmail.com>
-# Contributor: Yangtse <yangtsesu at gmail.com> 
-
-pkgname=fcitx-ui-light
-pkgver=0.1.3
-pkgrel=2
-pkgdesc="Light weight xlib and xft based ui for fcitx."
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL2')
-depends=('fcitx>=4.1.0' 'libxpm')
-makedepends=('cmake' 'intltool')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
-
-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=('633e8b018da9c8f09f99567b5479cf18')

Copied: fcitx-ui-light/repos/community-i686/PKGBUILD (from rev 113840, fcitx-ui-light/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-01 06:43:13 UTC (rev 113841)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Author: CSSlayer <wengxt at gmail.com>
+# Contributor: Yangtse <yangtsesu at gmail.com> 
+
+pkgname=fcitx-ui-light
+pkgver=0.1.3
+pkgrel=3
+pkgdesc="Light weight xlib and xft based ui for fcitx."
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL2')
+depends=('fcitx>=4.1.0' 'libxpm')
+makedepends=('cmake' 'intltool')
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
+
+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=('633e8b018da9c8f09f99567b5479cf18')

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-01 06:41:50 UTC (rev 113840)
+++ community-x86_64/PKGBUILD	2014-07-01 06:43:13 UTC (rev 113841)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-# Author: CSSlayer <wengxt at gmail.com>
-# Contributor: Yangtse <yangtsesu at gmail.com> 
-
-pkgname=fcitx-ui-light
-pkgver=0.1.3
-pkgrel=2
-pkgdesc="Light weight xlib and xft based ui for fcitx."
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fcitx"
-license=('GPL2')
-depends=('fcitx>=4.1.0' 'libxpm')
-makedepends=('cmake' 'intltool')
-source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
-
-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=('633e8b018da9c8f09f99567b5479cf18')

Copied: fcitx-ui-light/repos/community-x86_64/PKGBUILD (from rev 113840, fcitx-ui-light/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-01 06:43:13 UTC (rev 113841)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Author: CSSlayer <wengxt at gmail.com>
+# Contributor: Yangtse <yangtsesu at gmail.com> 
+
+pkgname=fcitx-ui-light
+pkgver=0.1.3
+pkgrel=3
+pkgdesc="Light weight xlib and xft based ui for fcitx."
+arch=('i686' 'x86_64')
+url="http://code.google.com/p/fcitx"
+license=('GPL2')
+depends=('fcitx>=4.1.0' 'libxpm')
+makedepends=('cmake' 'intltool')
+source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
+
+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=('633e8b018da9c8f09f99567b5479cf18')




More information about the arch-commits mailing list