diff options
author | obache <obache> | 2013-12-07 11:41:09 +0000 |
---|---|---|
committer | obache <obache> | 2013-12-07 11:41:09 +0000 |
commit | 60f6ba49f2bab721c49bae100dc90f758a867849 (patch) | |
tree | 1635299ebdf052ea40c94eccdd7a8cbc8be58d8e /inputmethod | |
parent | 26964225d8b76f6bd1e7db4d0205c2302afd2a3c (diff) | |
download | pkgsrc-60f6ba49f2bab721c49bae100dc90f758a867849.tar.gz |
Update ibus-input-pad to 1.4.1.
* Updated translations.
* Enabled GTK3 by default.
* Enabled maintainer-mode in configure.ac.
* Added ibus-setup-input-pad.desktop
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-input-pad/Makefile | 7 | ||||
-rw-r--r-- | inputmethod/ibus-input-pad/PLIST | 7 | ||||
-rw-r--r-- | inputmethod/ibus-input-pad/distinfo | 8 |
3 files changed, 13 insertions, 9 deletions
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index 4e7799e08c7..7fa5889cefd 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/10/23 12:33:37 obache Exp $ +# $NetBSD: Makefile,v 1.26 2013/12/07 11:41:09 obache Exp $ # -DISTNAME= ibus-input-pad-1.4.0 -PKGREVISION= 12 +DISTNAME= ibus-input-pad-1.4.1 CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ @@ -16,7 +15,7 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config intltool msgfmt xgettext msgmerge -CONFIGURE_ARGS+= --with-gtk=3.0 +CONFIGURE_ARGS+= --disable-maintainer-mode .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/inputmethod/ibus-input-pad/PLIST b/inputmethod/ibus-input-pad/PLIST index ce5e2932c1f..8044b3e5ab5 100644 --- a/inputmethod/ibus-input-pad/PLIST +++ b/inputmethod/ibus-input-pad/PLIST @@ -1,7 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/31 08:27:52 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/12/07 11:41:09 obache Exp $ libexec/ibus-engine-input-pad libexec/ibus-setup-input-pad +share/applications/ibus-setup-input-pad.desktop share/ibus-input-pad/setup/setup-gtk2.ui share/ibus/component/input-pad.xml share/locale/fr/LC_MESSAGES/ibus-input-pad.mo share/locale/ja/LC_MESSAGES/ibus-input-pad.mo +share/locale/pl/LC_MESSAGES/ibus-input-pad.mo +share/locale/te/LC_MESSAGES/ibus-input-pad.mo +share/locale/uk/LC_MESSAGES/ibus-input-pad.mo +share/locale/zh_TW/LC_MESSAGES/ibus-input-pad.mo diff --git a/inputmethod/ibus-input-pad/distinfo b/inputmethod/ibus-input-pad/distinfo index 13d4966246c..38668b20b74 100644 --- a/inputmethod/ibus-input-pad/distinfo +++ b/inputmethod/ibus-input-pad/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/04/22 14:01:31 obache Exp $ +$NetBSD: distinfo,v 1.4 2013/12/07 11:41:09 obache Exp $ -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 +SHA1 (ibus-input-pad-1.4.1.tar.gz) = f981ccb79a69d829f8c62edb1322815a836867cb +RMD160 (ibus-input-pad-1.4.1.tar.gz) = 2cbd04b7bba750be7fa621a1201e0528069d1da6 +Size (ibus-input-pad-1.4.1.tar.gz) = 402880 bytes |