[arch-commits] Commit in fcitx-configtool/repos (4 files)
Felix Yan
fyan at nymeria.archlinux.org
Sun Oct 27 04:18:39 UTC 2013
Date: Sunday, October 27, 2013 @ 05:18:39
Author: fyan
Revision: 99327
archrelease: copy trunk to community-i686, community-x86_64
Added:
fcitx-configtool/repos/community-i686/PKGBUILD
(from rev 99326, fcitx-configtool/trunk/PKGBUILD)
fcitx-configtool/repos/community-x86_64/PKGBUILD
(from rev 99326, fcitx-configtool/trunk/PKGBUILD)
Deleted:
fcitx-configtool/repos/community-i686/PKGBUILD
fcitx-configtool/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 58 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 32 ------------------------
community-x86_64/PKGBUILD | 32 ------------------------
3 files changed, 58 insertions(+), 64 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2013-10-27 04:17:12 UTC (rev 99326)
+++ community-i686/PKGBUILD 2013-10-27 04:18:39 UTC (rev 99327)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-configtool
-pkgver=0.4.7
-pkgrel=2
-pkgdesc="GTK based config tool for Fcitx"
-arch=('i686' 'x86_64')
-url="http://fcitx.googlecode.com/"
-license=('GPL2')
-depends=("fcitx>=4.2.7" "gtk3" "iso-codes")
-optdepends=('fcitx-qt4: for some configuration windows')
-makedepends=("cmake")
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- msg "Starting make..."
-
- mkdir -p build
- cd build
-
- cmake -DCMAKE_INSTALL_PREFIX=/usr ..
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver/build"
- make DESTDIR="$pkgdir" install
-}
-
-sha512sums=('90ec9f4c30c46ea937f965173a4213b67d1cb360cc43b96af9899cdd5a0e35d34658ee7149ed10b3dc58d3851bc1712915db970fd2d25a976983b1037e380be2')
Copied: fcitx-configtool/repos/community-i686/PKGBUILD (from rev 99326, fcitx-configtool/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-27 04:18:39 UTC (rev 99327)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-configtool
+pkgver=0.4.8
+pkgrel=1
+pkgdesc="GTK based config tool for Fcitx"
+arch=('i686' 'x86_64')
+url="http://fcitx.googlecode.com/"
+license=('GPL2')
+depends=("fcitx>=4.2.7" "gtk3" "iso-codes")
+optdepends=('fcitx-qt4: for some configuration windows')
+makedepends=("cmake")
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
+
+build() {
+ cd $pkgname-$pkgver
+ msg "Starting make..."
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr .
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
+
+sha512sums=('7b3c43b9d7d1dab04880effe6fc4e80e64c9bad34699c0c8d2992ec971605ef2eaa0b1fb13f71a582289c75560c3edc95af21f6413ac2bb594d5cdb31a0b4cb7')
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2013-10-27 04:17:12 UTC (rev 99326)
+++ community-x86_64/PKGBUILD 2013-10-27 04:18:39 UTC (rev 99327)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
-
-pkgname=fcitx-configtool
-pkgver=0.4.7
-pkgrel=2
-pkgdesc="GTK based config tool for Fcitx"
-arch=('i686' 'x86_64')
-url="http://fcitx.googlecode.com/"
-license=('GPL2')
-depends=("fcitx>=4.2.7" "gtk3" "iso-codes")
-optdepends=('fcitx-qt4: for some configuration windows')
-makedepends=("cmake")
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
- msg "Starting make..."
-
- mkdir -p build
- cd build
-
- cmake -DCMAKE_INSTALL_PREFIX=/usr ..
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver/build"
- make DESTDIR="$pkgdir" install
-}
-
-sha512sums=('90ec9f4c30c46ea937f965173a4213b67d1cb360cc43b96af9899cdd5a0e35d34658ee7149ed10b3dc58d3851bc1712915db970fd2d25a976983b1037e380be2')
Copied: fcitx-configtool/repos/community-x86_64/PKGBUILD (from rev 99326, fcitx-configtool/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-10-27 04:18:39 UTC (rev 99327)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at gmail.com>
+
+pkgname=fcitx-configtool
+pkgver=0.4.8
+pkgrel=1
+pkgdesc="GTK based config tool for Fcitx"
+arch=('i686' 'x86_64')
+url="http://fcitx.googlecode.com/"
+license=('GPL2')
+depends=("fcitx>=4.2.7" "gtk3" "iso-codes")
+optdepends=('fcitx-qt4: for some configuration windows')
+makedepends=("cmake")
+source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
+
+build() {
+ cd $pkgname-$pkgver
+ msg "Starting make..."
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr .
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
+
+sha512sums=('7b3c43b9d7d1dab04880effe6fc4e80e64c9bad34699c0c8d2992ec971605ef2eaa0b1fb13f71a582289c75560c3edc95af21f6413ac2bb594d5cdb31a0b4cb7')
More information about the arch-commits
mailing list