pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod Update input-pad to 1.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/402461f03c81
branches:  trunk
changeset: 602867:402461f03c81
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Apr 22 13:56:19 2012 +0000

description:
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:

 inputmethod/input-pad/Makefile        |  3 +--
 inputmethod/input-pad/Makefile.common |  4 ++--
 inputmethod/input-pad/PLIST           |  3 ++-
 inputmethod/input-pad/buildlink3.mk   |  5 ++---
 inputmethod/input-pad/distinfo        |  8 ++++----
 inputmethod/py-input-pad/Makefile     |  3 +--
 6 files changed, 12 insertions(+), 14 deletions(-)

diffs (95 lines):

diff -r de4d40dffd70 -r 402461f03c81 inputmethod/input-pad/Makefile
--- a/inputmethod/input-pad/Makefile    Sun Apr 22 13:54:20 2012 +0000
+++ b/inputmethod/input-pad/Makefile    Sun Apr 22 13:56:19 2012 +0000
@@ -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@localhost
 COMMENT=       On-screen Input Pad to Send Characters with Mouse
-PKGREVISION=   5
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r de4d40dffd70 -r 402461f03c81 inputmethod/input-pad/Makefile.common
--- a/inputmethod/input-pad/Makefile.common     Sun Apr 22 13:54:20 2012 +0000
+++ b/inputmethod/input-pad/Makefile.common     Sun Apr 22 13:56:19 2012 +0000
@@ -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 -r de4d40dffd70 -r 402461f03c81 inputmethod/input-pad/PLIST
--- a/inputmethod/input-pad/PLIST       Sun Apr 22 13:54:20 2012 +0000
+++ b/inputmethod/input-pad/PLIST       Sun Apr 22 13:56:19 2012 +0000
@@ -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 @@
 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 -r de4d40dffd70 -r 402461f03c81 inputmethod/input-pad/buildlink3.mk
--- a/inputmethod/input-pad/buildlink3.mk       Sun Apr 22 13:54:20 2012 +0000
+++ b/inputmethod/input-pad/buildlink3.mk       Sun Apr 22 13:56:19 2012 +0000
@@ -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 @@
 .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 -r de4d40dffd70 -r 402461f03c81 inputmethod/input-pad/distinfo
--- a/inputmethod/input-pad/distinfo    Sun Apr 22 13:54:20 2012 +0000
+++ b/inputmethod/input-pad/distinfo    Sun Apr 22 13:56:19 2012 +0000
@@ -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 -r de4d40dffd70 -r 402461f03c81 inputmethod/py-input-pad/Makefile
--- a/inputmethod/py-input-pad/Makefile Sun Apr 22 13:54:20 2012 +0000
+++ b/inputmethod/py-input-pad/Makefile Sun Apr 22 13:56:19 2012 +0000
@@ -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@localhost
 COMMENT=       Python wrapper for Input Pad



Home | Main Index | Thread Index | Old Index