ibus: update to 1.5.3.
This commit is contained in:
parent
69c73b24f5
commit
56da8804c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ibus'
|
||||
pkgname=ibus
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-ui --enable-gtk3 --disable-python
|
||||
|
@ -14,14 +14,14 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://ibus.googlecode.com"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://ibus.googlecode.com/files/ibus-${version}.tar.gz"
|
||||
checksum=394f5653e336c6bc02cb055b8eac9f0c9b2a337d582b278e3e825e8cf3f0230d
|
||||
checksum=2afc6371c24873f0e37554ef07effd022042f8eca6cb649d1bb02d8c57528b8c
|
||||
long_desc="
|
||||
IBus means Intelligent Input Bus. It is an open source input framework
|
||||
for Linux/Unix OS."
|
||||
|
||||
ibus-devel_package() {
|
||||
depends="libglib-devel ibus-${version}_${revision}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in New Issue