[arch-commits] Commit in fcitx/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Tue Jul 16 16:09:16 UTC 2013
Date: Tuesday, July 16, 2013 @ 18:09:15
Author: fyan
Revision: 94195
upgpkg: fcitx 4.2.8.1-1
Modified:
fcitx/trunk/PKGBUILD
----------+
PKGBUILD | 25 ++++---------------------
1 file changed, 4 insertions(+), 21 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-16 16:04:23 UTC (rev 94194)
+++ PKGBUILD 2013-07-16 16:09:15 UTC (rev 94195)
@@ -5,31 +5,17 @@
pkgbase=fcitx
pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt4')
-pkgver=4.2.8
-pkgrel=3
+pkgver=4.2.8.1
+pkgrel=1
groups=('fcitx-im')
arch=('i686' 'x86_64')
url="http://fcitx-im.org"
license=('GPL')
makedepends=('cmake' 'doxygen' 'gtk2' 'gtk3' 'qt4' 'icu' 'mesa' \
'iso-codes' 'gobject-introspection' 'libxkbfile')
-source=(http://download.fcitx-im.org/$pkgbase/$pkgbase-${pkgver}_dict.tar.xz
- https://github.com/fcitx/fcitx/commit/b0a5439ac0188211c0955baf6811a0e3406ac812.patch
- https://github.com/fcitx/fcitx/commit/94635187b18badb1a2dff821de9a30a20d00feb1.patch
- https://github.com/fcitx/fcitx/commit/46d5a69d595ac825f47a3c22ddeb8ce71b04e887.patch)
+source=(http://download.fcitx-im.org/$pkgbase/$pkgbase-${pkgver}_dict.tar.xz)
build() {
- #source /etc/profile.d/qt4.sh
-
- cd "$srcdir/$pkgbase-$pkgver"
-
- # Fix ELF file patch
- patch -p1 -i ../b0a5439ac0188211c0955baf6811a0e3406ac812.patch
-
- # Fix switch key issue
- patch -p1 -i ../94635187b18badb1a2dff821de9a30a20d00feb1.patch
- patch -p1 -i ../46d5a69d595ac825f47a3c22ddeb8ce71b04e887.patch
-
cd "$srcdir"
mkdir -p build
cd build
@@ -132,7 +118,4 @@
make DESTDIR="${pkgdir}" install
}
-md5sums=('79676d18536ebb9d0a0fa47e96416016'
- '0f3f85204ac1559bbf2cff304122234e'
- '417cd212d9fb7b9881232d57d023e49f'
- 'd91ae8316154eccce3234c55e53a3c3b')
+sha512sums=('e24691dcb035ef4ce72e6cf9b95b0dbe80d755aa9acc7bcdf02183188108f046e16798ab615332298b5d5e636675227457d1372a0c5d7fb990a7822c5d4bf2af')
More information about the arch-commits
mailing list