diff options
author | obache <obache@pkgsrc.org> | 2012-04-22 14:01:31 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-22 14:01:31 +0000 |
commit | 6814dab5e850677f63606b58140aa5c49bb6e1a9 (patch) | |
tree | 95ee9cb4a24d535060861aaf8021fd626b9b302f /inputmethod | |
parent | c6466f69767c2b13dc8f9f0f507228a82fd71ee1 (diff) | |
download | pkgsrc-6814dab5e850677f63606b58140aa5c49bb6e1a9.tar.gz |
Update ibus-input-pad to 1.4.0.
Released 1.4.0
Changed GTK+ configure option.
Supported GTK3.
Integrated gdbus for IBus 1.4
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-input-pad/Makefile | 7 | ||||
-rw-r--r-- | inputmethod/ibus-input-pad/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index 0d8ff953335..1261f47e499 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -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" diff --git a/inputmethod/ibus-input-pad/distinfo b/inputmethod/ibus-input-pad/distinfo index 0588a3bb6c8..13d4966246c 100644 --- a/inputmethod/ibus-input-pad/distinfo +++ b/inputmethod/ibus-input-pad/distinfo @@ -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 |