diff options
author | obache <obache> | 2014-11-08 11:40:50 +0000 |
---|---|---|
committer | obache <obache> | 2014-11-08 11:40:50 +0000 |
commit | 3e77790156e5908eaf6ea323c6c2af71f00b86f8 (patch) | |
tree | 474ee18891eb04c5ac0da42288b53568bd08cdf2 /inputmethod/scim-tables | |
parent | 03b5ac84ba8c23462a493f791bb5f60144e1a77b (diff) | |
download | pkgsrc-3e77790156e5908eaf6ea323c6c2af71f00b86f8.tar.gz |
Update scim-tables to 0.5.14.1.
* allow entering of hebrew punctuation gershayim
Diffstat (limited to 'inputmethod/scim-tables')
-rw-r--r-- | inputmethod/scim-tables/Makefile | 10 | ||||
-rw-r--r-- | inputmethod/scim-tables/distinfo | 8 |
2 files changed, 10 insertions, 8 deletions
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile index b1bd8713f7c..6e61a582011 100644 --- a/inputmethod/scim-tables/Makefile +++ b/inputmethod/scim-tables/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2014/11/08 11:40:50 obache Exp $ # -DISTNAME= scim-tables-0.5.13 -PKGREVISION= 6 +DISTNAME= scim-tables-0.5.14.1 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} @@ -14,11 +13,14 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -USE_TOOLS+= intltool msgfmt pkg-config gmake +USE_TOOLS+= intltool msgfmt pkg-config gmake automake autoconf GNU_CONFIGURE= yes USE_SCIM_GTKUTILS= yes +pre-configure: + ${RUN}cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${SH} bootstrap + .include "../../devel/gettext-lib/buildlink3.mk" .include "../../inputmethod/scim/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-tables/distinfo b/inputmethod/scim-tables/distinfo index ef2f6765392..f1f315c4dcf 100644 --- a/inputmethod/scim-tables/distinfo +++ b/inputmethod/scim-tables/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/05/29 13:09:55 obache Exp $ +$NetBSD: distinfo,v 1.6 2014/11/08 11:40:50 obache Exp $ -SHA1 (scim-tables-0.5.13.tar.gz) = c61e0842569d4194e22787e2371fbbb94ceb0ef7 -RMD160 (scim-tables-0.5.13.tar.gz) = 7cf078077bdc5f625892ae46591785dada1a4be2 -Size (scim-tables-0.5.13.tar.gz) = 6716275 bytes +SHA1 (scim-tables-0.5.14.1.tar.gz) = bee90f7322ba8cf256af14e0837460f87037e37d +RMD160 (scim-tables-0.5.14.1.tar.gz) = de5ef5c61e8fe189e886fdecc9c8850babdee8a2 +Size (scim-tables-0.5.14.1.tar.gz) = 6688655 bytes |