pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/uim-qt4-immodule Remove uim-qt4-immodule p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6a45daf2ac7
branches:  trunk
changeset: 569846:d6a45daf2ac7
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Jan 20 11:12:20 2010 +0000

description:
Remove uim-qt4-immodule package, it is now a part of base uim package.

diffstat:

 inputmethod/uim-qt4-immodule/DESCR    |   1 -
 inputmethod/uim-qt4-immodule/Makefile |  31 -------------------------------
 inputmethod/uim-qt4-immodule/PLIST    |   2 --
 3 files changed, 0 insertions(+), 34 deletions(-)

diffs (46 lines):

diff -r c7c4835360b5 -r d6a45daf2ac7 inputmethod/uim-qt4-immodule/DESCR
--- a/inputmethod/uim-qt4-immodule/DESCR        Wed Jan 20 11:12:10 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Qt4 immodule for inputmethod/uim.
diff -r c7c4835360b5 -r d6a45daf2ac7 inputmethod/uim-qt4-immodule/Makefile
--- a/inputmethod/uim-qt4-immodule/Makefile     Wed Jan 20 11:12:10 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2010/01/18 09:59:11 wiz Exp $
-
-.include               "../../inputmethod/uim/Makefile.common"
-PKGNAME=               uim-qt4-immodule-${UIM_VERSION}
-PKGREVISION=           2
-CATEGORIES=            inputmethod
-
-COMMENT=               Qt4 immodule for inputmethod/uim
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
-USE_LANGUAGES=         c c++
-GNU_CONFIGURE=          YES
-CONFIGURE_ARGS+=       --with-libgcroots=installed
-CONFIGURE_ARGS+=       --with-qt4-immodule
-CONFIGURE_ARGS+=       --with-libedit=no
-CONFIGURE_ARGS+=       --disable-emacs
-INSTALL_ENV+=          INSTALL_ROOT=${DESTDIR}
-
-INSTALL_DIRS=  qt4/immodule
-
-do-build:
-       ${RUN} cd ${WRKSRC}/uim && ${BUILD_MAKE_CMD} libuim-x-util.la
-       ${RUN} cd ${WRKSRC}/replace && ${BUILD_MAKE_CMD} ${BUILD_TARGET}
-       ${RUN} cd ${WRKSRC}/qt4/immodule && ${BUILD_MAKE_CMD} ${BUILD_TARGET}
-
-.include "../../inputmethod/uim/buildlink3.mk"
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c7c4835360b5 -r d6a45daf2ac7 inputmethod/uim-qt4-immodule/PLIST
--- a/inputmethod/uim-qt4-immodule/PLIST        Wed Jan 20 11:12:10 2010 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:01:33 joerg Exp $
-qt4/plugins/inputmethods/libuiminputcontextplugin.la



Home | Main Index | Thread Index | Old Index