pkgsrc-WIP-changes archive

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

Remove qt5-ibus.



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%NetBSD.org@localhost>
Pushed By:	nros
Date:		Thu Dec 17 13:05:16 2015 +0100
Changeset:	6664b152bdaac03d6e1028d78829e669d35d31ee

Removed Files:
	qt5-ibus/DESCR
	qt5-ibus/Makefile
	qt5-ibus/PLIST
	qt5-ibus/TODO
	qt5-ibus/distinfo

Log Message:
Remove qt5-ibus.

Remove qt5-ibus since this plugin is now built by x11/qt5-qtbase in
pkgsrc-current.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6664b152bdaac03d6e1028d78829e669d35d31ee

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qt5-ibus/DESCR    |  1 -
 qt5-ibus/Makefile | 20 --------------------
 qt5-ibus/PLIST    |  3 ---
 qt5-ibus/TODO     |  1 -
 qt5-ibus/distinfo |  5 -----
 5 files changed, 30 deletions(-)

diffs:
diff --git a/qt5-ibus/DESCR b/qt5-ibus/DESCR
deleted file mode 100644
index eaaf82e..0000000
--- a/qt5-ibus/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Qt5 IBus input context plugin.
diff --git a/qt5-ibus/Makefile b/qt5-ibus/Makefile
deleted file mode 100644
index b5d2902..0000000
--- a/qt5-ibus/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2015/01/01 07:06:06 nros Exp $
-
-DISTNAME=	qtbase-opensource-src-${QTVERSION}
-PKGNAME=	qt5-ibus-${QTVERSION}
-COMMENT=	Qt5 IBus input context plugin
-
-BUILD_DIRS=	src/plugins/platforminputcontexts/ibus
-
-INSTALL_ENV+=	INSTALL_ROOT=${DESTDIR}
-MAKE_ENV+=	QTDIR=${QTDIR}
-
-.include "../../x11/qt5-qtbase/Makefile.common"
-
-pre-configure:
-	${RM} -f -r ${WRKSRC}/mkspecs
-	cd ${WRKSRC}/${BUILD_DIRS} && \
-	${QTDIR}/bin/qmake -o Makefile
-
-.include "../../inputmethod/ibus/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/qt5-ibus/PLIST b/qt5-ibus/PLIST
deleted file mode 100644
index a688e4c..0000000
--- a/qt5-ibus/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2015/01/01 07:06:06 nros Exp $
-qt5/lib/cmake/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake
-qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.la
diff --git a/qt5-ibus/TODO b/qt5-ibus/TODO
deleted file mode 100644
index 7382939..0000000
--- a/qt5-ibus/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Might need testing with an application.
diff --git a/qt5-ibus/distinfo b/qt5-ibus/distinfo
deleted file mode 100644
index ec72187..0000000
--- a/qt5-ibus/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/01/01 07:06:06 nros Exp $
-
-SHA1 (qtbase-opensource-src-5.4.0.tar.xz) = 2e3d32f32e36a92782ca66c260940824746900bd
-RMD160 (qtbase-opensource-src-5.4.0.tar.xz) = 0df3e024b331c705e895fb5bb76cacd71c6e4909
-Size (qtbase-opensource-src-5.4.0.tar.xz) = 46109688 bytes


Home | Main Index | Thread Index | Old Index