app-i18n/kimera: Remove last-rited package

Closes: https://bugs.gentoo.org/639246
This commit is contained in:
Andreas Sturmlechner
2018-01-18 01:44:11 +01:00
parent 63861c0d8e
commit 3c7d50caaa
7 changed files with 0 additions and 121 deletions

View File

@@ -1 +0,0 @@
DIST kimera-2.11.tar.gz 106010 BLAKE2B dfad4852fc948f47c7223bf1ceaea00e137c496b39635ede0d4f86c978fa49eae78234b77f66601e13f242432f4056d2047043df2954fb0d1e52faae3fe7e9a3 SHA512 b03ca2a665010e2d63100e367c42ebf1b1e68178093b78955bbeb5a73ebb6305f4292f925494e484edd574836ce66375f74766bd43445901c388e8db8d3a8e5b

View File

@@ -1,11 +0,0 @@
--- a/kimera.pro
+++ b/kimera.pro
@@ -90,7 +90,7 @@ SOURCES = \
isEmpty( no_anthy ) {
HEADERS += src/anthyengine.h
SOURCES += src/anthyengine.cpp
-# LIBS += -ldl
+ LIBS += $$QMAKE_LIBS_DYNLOAD
isEmpty( default_kanjiengine ) {
default_kanjiengine = Anthy
}

View File

@@ -1,4 +0,0 @@
XIM=kimera
XIM_PROGRAM="@EPREFIX@/usr/bin/kimera"
GTK_IM_MODULE=xim
QT_IM_MODULE=xim

View File

@@ -1,38 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
inherit qmake-utils
DESCRIPTION="A Japanese input method which supports the XIM protocol"
HOMEPAGE="http://kimera.osdn.jp/"
SRC_URI="mirror://sourceforge.jp/${PN}/37271/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="+anthy"
RDEPEND="dev-qt/qt3support:4
dev-qt/qtcore:4
dev-qt/qtgui:4
anthy? ( app-i18n/anthy )
!anthy? ( app-i18n/canna )"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${PN}-underlinking.patch )
src_configure() {
local myconf=(
script.path="${EPREFIX}"/usr/bin
target.path="${EPREFIX}"/usr/$(get_libdir)/${P}
no_anthy=$(usex anthy 1 0)
)
eqmake4 ${PN}.pro "${myconf[@]}"
}
src_install() {
emake INSTALL_ROOT="${D}" install
einstalldocs
}

View File

@@ -1,44 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
inherit qmake-utils
DESCRIPTION="A Japanese input method which supports the XIM protocol"
HOMEPAGE="http://kimera.osdn.jp/"
SRC_URI="mirror://sourceforge.jp/${PN}/37271/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+anthy"
RDEPEND="dev-qt/qt3support:4
dev-qt/qtcore:4
dev-qt/qtgui:4
anthy? ( app-i18n/anthy )
!anthy? ( app-i18n/canna )"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}"/${PN}-underlinking.patch )
src_configure() {
local myconf=(
script.path="${EPREFIX}"/usr/bin
target.path="${EPREFIX}"/usr/$(get_libdir)/${P}
no_anthy=$(usex anthy 1 0)
)
eqmake4 ${PN}.pro "${myconf[@]}"
}
src_install() {
emake INSTALL_ROOT="${D}" install
einstalldocs
insinto /etc/X11/xinit/xinput.d
sed \
-e "s:@EPREFIX@:${EPREFIX}:g" \
"${FILESDIR}"/xinput-${PN} > "${T}"/${PN}.conf
doins "${T}"/${PN}.conf
}

View File

@@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>cjk@gentoo.org</email>
<name>Cjk</name>
</maintainer>
<longdescription>
Kimera is a Qt-based Japanese input method bridge.
Currently it supports Canna and Anthy.
</longdescription>
<use>
<flag name="anthy">Enable support for <pkg>app-i18n/anthy</pkg></flag>
</use>
<upstream>
<remote-id type="sourceforge-jp">kimera</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -692,11 +692,6 @@ app-cdr/qpxtool
# Masked for removal in 30 days. See bug 578278.
app-vim/pam-syntax
# Andreas Sturmlechner <asturm@gentoo.org> (19 Dec 2017)
# Dead upstream, depends on dead qt3support/qt4.
# Bug #639246. Masked for removal in 30 days.
app-i18n/kimera
# James Le Cuirot <chewi@gentoo.org> (17 Dec 2017)
# Java 9 is not yet fully supported on Gentoo. Packages cannot depend
# on it so these virtuals are not yet required. If you wish to use