Update ibus-input-pad to 1.4.0.
Released 1.4.0 Changed GTK+ configure option. Supported GTK3. Integrated gdbus for IBus 1.4
This commit is contained in:
parent
88cbd98fe8
commit
a4bfe0cf59
2 changed files with 8 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2012/03/03 00:13:21 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2012/04/22 14:01:31 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ibus-input-pad-0.1.4
|
||||
PKGREVISION= 5
|
||||
DISTNAME= ibus-input-pad-1.4.0
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= http://input-pad.googlecode.com/files/
|
||||
|
||||
|
@ -18,6 +17,8 @@ USE_LIBTOOL= yes
|
|||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= gmake pkg-config intltool msgfmt xgettext msgmerge
|
||||
|
||||
CONFIGURE_ARGS+= --with-gtk=2.0
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../inputmethod/ibus/buildlink3.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/12/03 08:45:49 obache Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/04/22 14:01:31 obache Exp $
|
||||
|
||||
SHA1 (ibus-input-pad-0.1.4.tar.gz) = 27dff485bab7ac83ad485df8562637a089349d7e
|
||||
RMD160 (ibus-input-pad-0.1.4.tar.gz) = e7e3f2e77b19b73f738e6528efbe9180e239ee7f
|
||||
Size (ibus-input-pad-0.1.4.tar.gz) = 369105 bytes
|
||||
SHA1 (ibus-input-pad-1.4.0.tar.gz) = d4252da08490c85c7d6704a5af56d35e4bb40b64
|
||||
RMD160 (ibus-input-pad-1.4.0.tar.gz) = 543cbb108df0ebaf57f37f063e43df3ecfeb7b07
|
||||
Size (ibus-input-pad-1.4.0.tar.gz) = 374431 bytes
|
||||
|
|
Loading…
Reference in a new issue