diff options
author | obache <obache@pkgsrc.org> | 2012-04-22 13:56:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-22 13:56:19 +0000 |
commit | beaaff5fe7e0580b4c3906dbd98e6cfed1f898f2 (patch) | |
tree | 23367e4d5bd07270fea1380cd891f3ba74009386 /inputmethod | |
parent | 8131b7d4755981fa7072f889552800018c674abd (diff) | |
download | pkgsrc-beaaff5fe7e0580b4c3906dbd98e6cfed1f898f2.tar.gz |
Update input-pad to 1.0.1.
Released 1.0.1
Added Rupee symbol (U+20B9)
Removed gtk_set_locale() for GTK3.
Followed eek 0.90 API changes.
Added some acronyms.
Set XTEST module by default if it's installed.
Added Runes group in Custom Characters table.
Added variants and options.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/input-pad/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/input-pad/Makefile.common | 4 | ||||
-rw-r--r-- | inputmethod/input-pad/PLIST | 3 | ||||
-rw-r--r-- | inputmethod/input-pad/buildlink3.mk | 5 | ||||
-rw-r--r-- | inputmethod/input-pad/distinfo | 8 | ||||
-rw-r--r-- | inputmethod/py-input-pad/Makefile | 3 |
6 files changed, 12 insertions, 14 deletions
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile index 7c4d8ee5313..a75eb32a782 100644 --- a/inputmethod/input-pad/Makefile +++ b/inputmethod/input-pad/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2012/03/03 00:12:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/04/22 13:56:19 obache Exp $ # .include "Makefile.common" MAINTAINER= obache@NetBSD.org COMMENT= On-screen Input Pad to Send Characters with Mouse -PKGREVISION= 5 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/inputmethod/input-pad/Makefile.common b/inputmethod/input-pad/Makefile.common index ef304a02eec..62129aeb559 100644 --- a/inputmethod/input-pad/Makefile.common +++ b/inputmethod/input-pad/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.3 2010/11/30 11:39:12 obache Exp $ +# $NetBSD: Makefile.common,v 1.4 2012/04/22 13:56:19 obache Exp $ # # used by inputmethod/input-pad/Makefile # used by inputmethod/py-input-pad/Makefile -DISTNAME= input-pad-1.0.0 +DISTNAME= input-pad-1.0.1 CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ diff --git a/inputmethod/input-pad/PLIST b/inputmethod/input-pad/PLIST index 60661d2db38..3006d0a834c 100644 --- a/inputmethod/input-pad/PLIST +++ b/inputmethod/input-pad/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/11/30 11:39:12 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/04/22 13:56:19 obache Exp $ bin/input-pad include/input-pad-1.0/input-pad-group.h include/input-pad-1.0/input-pad-kbdui-gtk.h @@ -11,6 +11,7 @@ lib/pkgconfig/input-pad.pc share/input-pad/pad/group01-base.xml share/input-pad/pad/group02-ja.xml share/input-pad/pad/group02-zh.xml +share/input-pad/pad/group03-runr.xml share/input-pad/pad/group50-str.xml share/input-pad/pad/group60-w3c.xml share/input-pad/pad/group70-cmd.xml diff --git a/inputmethod/input-pad/buildlink3.mk b/inputmethod/input-pad/buildlink3.mk index 93b5d82a1d0..732c6315b8e 100644 --- a/inputmethod/input-pad/buildlink3.mk +++ b/inputmethod/input-pad/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2012/03/03 00:12:08 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2012/04/22 13:56:19 obache Exp $ # BUILDLINK_TREE+= input-pad @@ -6,8 +6,7 @@ BUILDLINK_TREE+= input-pad .if !defined(INPUT_PAD_BUILDLINK3_MK) INPUT_PAD_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.input-pad+= input-pad>=0.1.1 -BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.0nb5 +BUILDLINK_API_DEPENDS.input-pad+= input-pad>=1.0.1 BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/input-pad/distinfo b/inputmethod/input-pad/distinfo index d885e6472c7..f2722c22eb0 100644 --- a/inputmethod/input-pad/distinfo +++ b/inputmethod/input-pad/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/30 11:39:12 obache Exp $ +$NetBSD: distinfo,v 1.4 2012/04/22 13:56:19 obache Exp $ -SHA1 (input-pad-1.0.0.tar.gz) = bd16c3be7084dde26c358d89f08248f29394f78c -RMD160 (input-pad-1.0.0.tar.gz) = cf174ef13042e8e975111873dfcb1c1b318ff785 -Size (input-pad-1.0.0.tar.gz) = 483751 bytes +SHA1 (input-pad-1.0.1.tar.gz) = 333f2343ff514c1032382c2c5cac9047b13788cb +RMD160 (input-pad-1.0.1.tar.gz) = e681a507a12f528861aded5642f06bdd78adce77 +Size (input-pad-1.0.1.tar.gz) = 508956 bytes diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile index aca106773fd..3beb4fd75e1 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/04/08 19:08:59 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/04/22 13:56:19 obache Exp $ # .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 5 MAINTAINER= obache@NetBSD.org COMMENT= Python wrapper for Input Pad |