pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-input-pad Import ibus-input-pad-0.1.3...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e326c329f076
branches: trunk
changeset: 579321:e326c329f076
user: obache <obache%pkgsrc.org@localhost>
date: Tue Aug 31 08:27:52 2010 +0000
description:
Import ibus-input-pad-0.1.3 as inputmethod/ibus-input-pad.
The input pad engine for IBus platform.
diffstat:
inputmethod/ibus-input-pad/DESCR | 1 +
inputmethod/ibus-input-pad/Makefile | 25 +++++++++++++++++++++++++
inputmethod/ibus-input-pad/PLIST | 7 +++++++
inputmethod/ibus-input-pad/distinfo | 5 +++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 9596a6b5fad2 -r e326c329f076 inputmethod/ibus-input-pad/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/ibus-input-pad/DESCR Tue Aug 31 08:27:52 2010 +0000
@@ -0,0 +1,1 @@
+The input pad engine for IBus platform.
diff -r 9596a6b5fad2 -r e326c329f076 inputmethod/ibus-input-pad/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/ibus-input-pad/Makefile Tue Aug 31 08:27:52 2010 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/31 08:27:52 obache Exp $
+#
+
+DISTNAME= ibus-input-pad-0.1.3
+CATEGORIES= inputmethod
+MASTER_SITES= http://input-pad.googlecode.com/files/
+
+MAINTAINER= obache%NetBSD.org@localhost
+HOMEPAGE= http://code.google.com/p/input-pad/
+COMMENT= Input Pad for IBus
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake pkg-config intltool
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../inputmethod/ibus/buildlink3.mk"
+.include "../../inputmethod/input-pad/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9596a6b5fad2 -r e326c329f076 inputmethod/ibus-input-pad/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/ibus-input-pad/PLIST Tue Aug 31 08:27:52 2010 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/31 08:27:52 obache Exp $
+libexec/ibus-engine-input-pad
+libexec/ibus-setup-input-pad
+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
diff -r 9596a6b5fad2 -r e326c329f076 inputmethod/ibus-input-pad/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/ibus-input-pad/distinfo Tue Aug 31 08:27:52 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/08/31 08:27:52 obache Exp $
+
+SHA1 (ibus-input-pad-0.1.3.tar.gz) = fea51f9167a7ea064585d1add694fce407edb09d
+RMD160 (ibus-input-pad-0.1.3.tar.gz) = 74312690329281e3aff31a06bf427e576aa50c0f
+Size (ibus-input-pad-0.1.3.tar.gz) = 369940 bytes
Home |
Main Index |
Thread Index |
Old Index