pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/m17n-im-config Import m17n-im-config versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8c36265f28b
branches:  trunk
changeset: 539089:c8c36265f28b
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Feb 27 14:07:46 2008 +0000

description:
Import m17n-im-config version 0.9.0.

The m17n-im-config package provides a C library (libm17n-im-config.so) to create
a GTK+ widget for per-user configuration of input methods provided by the m17n
library, and a standalone GTK+ program (m17n-im-config) that uses the above
widget.

diffstat:

 inputmethod/m17n-im-config/DESCR         |   4 ++++
 inputmethod/m17n-im-config/Makefile      |  24 ++++++++++++++++++++++++
 inputmethod/m17n-im-config/PLIST         |   7 +++++++
 inputmethod/m17n-im-config/buildlink3.mk |  23 +++++++++++++++++++++++
 inputmethod/m17n-im-config/distinfo      |   5 +++++
 5 files changed, 63 insertions(+), 0 deletions(-)

diffs (83 lines):

diff -r 87918810a508 -r c8c36265f28b inputmethod/m17n-im-config/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/m17n-im-config/DESCR  Wed Feb 27 14:07:46 2008 +0000
@@ -0,0 +1,4 @@
+The m17n-im-config package provides a C library (libm17n-im-config.so) to create
+a GTK+ widget for per-user configuration of input methods provided by the m17n
+library, and a standalone GTK+ program (m17n-im-config) that uses the above
+widget.
diff -r 87918810a508 -r c8c36265f28b inputmethod/m17n-im-config/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/m17n-im-config/Makefile       Wed Feb 27 14:07:46 2008 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 14:07:46 obache Exp $
+#
+
+DISTNAME=      m17n-im-config-0.9.0
+CATEGORIES=    inputmethod devel
+MASTER_SITES=  http://www.m17n.org/m17n-lib-download/
+
+MAINTAINER=    obache%NetBSD.org@localhost
+HOMEPAGE=      http://www.m17n.org/common/im-config/index.html
+COMMENT=       Configuration input methods of the m17n library
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_LIBTOOL=           yes
+USE_TOOLS+=            pkg-config
+USE_PKGLOCALEDIR=      yes
+
+PKGCONFIG_OVERRIDE+=   m17n-im-config.pc.in
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/m17n-lib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 87918810a508 -r c8c36265f28b inputmethod/m17n-im-config/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/m17n-im-config/PLIST  Wed Feb 27 14:07:46 2008 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/27 14:07:46 obache Exp $
+bin/m17n-im-config
+include/m17n-im-config.h
+lib/libm17n-im-config.la
+lib/pkgconfig/m17n-im-config.pc
+share/locale/fr/LC_MESSAGES/m17n-im-config.mo
+share/locale/ja/LC_MESSAGES/m17n-im-config.mo
diff -r 87918810a508 -r c8c36265f28b inputmethod/m17n-im-config/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/m17n-im-config/buildlink3.mk  Wed Feb 27 14:07:46 2008 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/02/27 14:07:46 obache Exp $
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
+M17N_IM_CONFIG_BUILDLINK3_MK:= ${M17N_IM_CONFIG_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+=    m17n-im-config
+.endif
+
+BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nm17n-im-config}
+BUILDLINK_PACKAGES+=   m17n-im-config
+BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}m17n-im-config
+
+.if ${M17N_IM_CONFIG_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0
+BUILDLINK_PKGSRCDIR.m17n-im-config?=   ../../inputmethod/m17n-im-config
+.endif # M17N_IM_CONFIG_BUILDLINK3_MK
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/m17n-lib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH:S/+$//}
diff -r 87918810a508 -r c8c36265f28b inputmethod/m17n-im-config/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/m17n-im-config/distinfo       Wed Feb 27 14:07:46 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/02/27 14:07:46 obache Exp $
+
+SHA1 (m17n-im-config-0.9.0.tar.gz) = 48adcaadaec6bcf65e7625037e97166dd170cf59
+RMD160 (m17n-im-config-0.9.0.tar.gz) = 6afddb4dfa2702839144df35ad6139c7403d0a67
+Size (m17n-im-config-0.9.0.tar.gz) = 383283 bytes



Home | Main Index | Thread Index | Old Index