diff options
author | obache <obache@pkgsrc.org> | 2010-01-20 11:12:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-01-20 11:12:20 +0000 |
commit | 6a27367ff34fdad201ffc9a75f688d8439752d36 (patch) | |
tree | 868d6a672ca573a263d6030ab70d19bfb30bfe57 /inputmethod | |
parent | 2c2e3720ebc1bbcd2fc25e9f56181b0176655d29 (diff) | |
download | pkgsrc-6a27367ff34fdad201ffc9a75f688d8439752d36.tar.gz |
Remove uim-qt4-immodule package, it is now a part of base uim package.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim-qt4-immodule/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/uim-qt4-immodule/Makefile | 31 | ||||
-rw-r--r-- | inputmethod/uim-qt4-immodule/PLIST | 2 |
3 files changed, 0 insertions, 34 deletions
diff --git a/inputmethod/uim-qt4-immodule/DESCR b/inputmethod/uim-qt4-immodule/DESCR deleted file mode 100644 index 93da5293009..00000000000 --- a/inputmethod/uim-qt4-immodule/DESCR +++ /dev/null @@ -1 +0,0 @@ -Qt4 immodule for inputmethod/uim. diff --git a/inputmethod/uim-qt4-immodule/Makefile b/inputmethod/uim-qt4-immodule/Makefile deleted file mode 100644 index d66d8b2451a..00000000000 --- a/inputmethod/uim-qt4-immodule/Makefile +++ /dev/null @@ -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 --git a/inputmethod/uim-qt4-immodule/PLIST b/inputmethod/uim-qt4-immodule/PLIST deleted file mode 100644 index 46fbcd3bea0..00000000000 --- a/inputmethod/uim-qt4-immodule/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:01:33 joerg Exp $ -qt4/plugins/inputmethods/libuiminputcontextplugin.la |