mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-23 09:22:16 +08:00
ibus: 1.5.4
This commit is contained in:
parent
06d2c88792
commit
281d8c2aef
@ -1,7 +1,7 @@
|
||||
|
||||
pkgname=ibus-m17n
|
||||
pkgver=1.3.4
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='M17N engine for IBus'
|
||||
arch=('x86_64')
|
||||
url='http://code.google.com/p/ibus/'
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
pkgname=ibus-qt
|
||||
pkgver=1.3.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='IBus qt library and IBus qt input method plugin'
|
||||
arch=('x86_64')
|
||||
license=('LGPL')
|
||||
|
@ -1,17 +1,17 @@
|
||||
|
||||
pkgname=ibus
|
||||
pkgver=1.5.2
|
||||
pkgrel=2
|
||||
pkgver=1.5.4
|
||||
pkgrel=1
|
||||
pkgdesc="Next Generation Input Bus for Linux, IBus qt library and IBus qt input method plugin included"
|
||||
arch=('x86_64')
|
||||
url="http://ibus.googlecode.com"
|
||||
license=('LGPL')
|
||||
depends=('hicolor-icon-theme' 'gtk2' 'gtk3' 'pyxdg' 'python2-gobject')
|
||||
depends=('hicolor-icon-theme' 'libnotify' 'gtk2' 'gtk3' 'pyxdg' 'python2-gobject')
|
||||
makedepends=('gobject-introspection' 'vala' 'iso-codes' 'intltool')
|
||||
options=('!libtool')
|
||||
install=ibus.install
|
||||
source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
|
||||
sha1sums=('a7e1695731b4c954fa8897d091e6dda64e08b28c')
|
||||
sha1sums=('2ce4b4d728a4685fd77360d0097b0e568f920c7b')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
@ -32,4 +32,3 @@ package() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user