Remove uim-qt4-immodule package, it is now a part of base uim package.
This commit is contained in:
parent
2c2e3720eb
commit
6a27367ff3
3 changed files with 0 additions and 34 deletions
|
@ -1 +0,0 @@
|
|||
Qt4 immodule for inputmethod/uim.
|
|
@ -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"
|
|
@ -1,2 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:01:33 joerg Exp $
|
||||
qt4/plugins/inputmethods/libuiminputcontextplugin.la
|
Loading…
Reference in a new issue