pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/scim-canna Import scim-canna-1.0.1 as inpu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d0c2008b42f
branches:  trunk
changeset: 567747:7d0c2008b42f
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Nov 24 11:50:45 2009 +0000

description:
Import scim-canna-1.0.1 as inputmethod/scim-canna.

scim-canna is an SCIM IMEngine module for Canna.

diffstat:

 inputmethod/scim-canna/DESCR    |   1 +
 inputmethod/scim-canna/Makefile |  25 +++++++++++++++++++++++++
 inputmethod/scim-canna/PLIST    |   5 +++++
 inputmethod/scim-canna/distinfo |   5 +++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 8c8df59ba9a5 -r 7d0c2008b42f inputmethod/scim-canna/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-canna/DESCR      Tue Nov 24 11:50:45 2009 +0000
@@ -0,0 +1,1 @@
+scim-canna is an SCIM IMEngine module for Canna.
diff -r 8c8df59ba9a5 -r 7d0c2008b42f inputmethod/scim-canna/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-canna/Makefile   Tue Nov 24 11:50:45 2009 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $
+#
+
+DISTNAME=              scim-canna-1.0.1
+CATEGORIES=            inputmethod
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
+
+MAINTAINER=            obache%NetBSD.org@localhost
+HOMEPAGE=              http://scim-imengine.sourceforge.jp/
+COMMENT=               SCIM IMEngine module for Canna
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES=         c c++
+USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=           yes
+USE_TOOLS+=            msgfmt pkg-config
+GNU_CONFIGURE=         yes
+
+USE_SCIM_GTKUTILS=     yes
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../inputmethod/canna-lib/buildlink3.mk"
+.include "../../inputmethod/scim/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8c8df59ba9a5 -r 7d0c2008b42f inputmethod/scim-canna/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-canna/PLIST      Tue Nov 24 11:50:45 2009 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $
+lib/scim-1.0/1.4.0/IMEngine/canna.la
+lib/scim-1.0/1.4.0/SetupUI/canna-imengine-setup.la
+share/locale/ja/LC_MESSAGES/scim-canna.mo
+share/scim/icons/scim-canna.png
diff -r 8c8df59ba9a5 -r 7d0c2008b42f inputmethod/scim-canna/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-canna/distinfo   Tue Nov 24 11:50:45 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/11/24 11:50:45 obache Exp $
+
+SHA1 (scim-canna-1.0.1.tar.gz) = e8572d829e5f28a5623518475ce07dadd3754793
+RMD160 (scim-canna-1.0.1.tar.gz) = d8858f86e4e955c27473af846ccb55a409f24dc0
+Size (scim-canna-1.0.1.tar.gz) = 516186 bytes



Home | Main Index | Thread Index | Old Index