summaryrefslogtreecommitdiff
path: root/app-i18n/scim-wnn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /app-i18n/scim-wnn
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'app-i18n/scim-wnn')
-rw-r--r--app-i18n/scim-wnn/Manifest4
-rw-r--r--app-i18n/scim-wnn/files/scim-wnn-1.0.0-gcc43.patch22
-rw-r--r--app-i18n/scim-wnn/metadata.xml8
-rw-r--r--app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild51
4 files changed, 0 insertions, 85 deletions
diff --git a/app-i18n/scim-wnn/Manifest b/app-i18n/scim-wnn/Manifest
deleted file mode 100644
index 9d6eb18cf26a..000000000000
--- a/app-i18n/scim-wnn/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX scim-wnn-1.0.0-gcc43.patch 987 BLAKE2B 3d523516eaa127e1982d9b795252e01772ee91f46e4629eda6a0fe3ebe32f30f3302545fee9770daffd37ae63877bb6028409d7d5a3fa2b02ed11156a48bc62d SHA512 d3c3baf5399a17f0ca1c6fa77e9e7a37fbbffbeb1b0eeaf1f099c6f07367cccb9e7705955797c218d216384b8621d328e8de7e9eff09ce288c51fe7bcec8b5e7
-DIST scim-wnn-1.0.0.tar.gz 536488 BLAKE2B 5ae2e198bcc2d95bb6f89a57b1331f2a7fd1ad41faecad958cc9f1f011623fbcdabee40b173d17e331b5c96d2b6114d13bc1ae3ebd4605128d69e79db9a299af SHA512 2ba49d247e0dd84b4fd74dee18a2cc83468ffd2dfd98923e588e0ceee82e78c2b25b48c9d7c173f4626f93ac031bfe50764f78624fcf60770784df74bf5f7a33
-EBUILD scim-wnn-1.0.0-r1.ebuild 1290 BLAKE2B e8a8d1b0b4de2e5ed364b0419630197b57ce9ad62da954a7b6b0c7af7c699b7dd112f34d12ea1a025a909311f7242510ed47243acd922a3075df8c4ba53ba629 SHA512 c982bcec2c1ce614b5963dcaafac8ba790062fec82a34eb82c5544662b7b91887d8e13a78537e34829d79f65f6ce6ebc079f5c9687fbc38c2b9205d195cee536
-MISC metadata.xml 230 BLAKE2B 42b2921aa8f0a7ac96ff31ef846311f023469d38da4186c49a365cb7c4a1c63769e54718fb9ab6e8cfd2b532f249b0214cc54929e93d1a9960a6b5be3238b55d SHA512 74065bee639a38ecdef7c32280ed43a8f1627362cd8e97e714a09bcf116ae8bc4c61b2ab13c31bd02a22ae8a5a201263981ee519a0b6ba9df81a4d5f3cd94eb1
diff --git a/app-i18n/scim-wnn/files/scim-wnn-1.0.0-gcc43.patch b/app-i18n/scim-wnn/files/scim-wnn-1.0.0-gcc43.patch
deleted file mode 100644
index 489f2d9064e2..000000000000
--- a/app-i18n/scim-wnn/files/scim-wnn-1.0.0-gcc43.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur scim-wnn-1.0.0.orig/src/scim_wnn_imengine_setup.cpp scim-wnn-1.0.0/src/scim_wnn_imengine_setup.cpp
---- scim-wnn-1.0.0.orig/src/scim_wnn_imengine_setup.cpp 2006-03-28 12:07:31.000000000 +0900
-+++ scim-wnn-1.0.0/src/scim_wnn_imengine_setup.cpp 2009-12-08 19:32:27.000000000 +0900
-@@ -26,6 +26,7 @@
-
- #define Uses_SCIM_CONFIG_BASE
-
-+#include <cstring>
- #include <gtk/gtk.h>
-
- #ifdef HAVE_CONFIG_H
-diff -Naur scim-wnn-1.0.0.orig/src/wnnconversion.cpp scim-wnn-1.0.0/src/wnnconversion.cpp
---- scim-wnn-1.0.0.orig/src/wnnconversion.cpp 2006-03-28 11:34:46.000000000 +0900
-+++ scim-wnn-1.0.0/src/wnnconversion.cpp 2009-12-08 19:50:26.000000000 +0900
-@@ -17,6 +17,7 @@
- * Free Software Foundation, Inc., *
- * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
- ***************************************************************************/
-+#include <cstring>
- #include "wnnconversion.h"
- #include <scim_wnn_def.h>
-
diff --git a/app-i18n/scim-wnn/metadata.xml b/app-i18n/scim-wnn/metadata.xml
deleted file mode 100644
index c921b96adf6c..000000000000
--- a/app-i18n/scim-wnn/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>
diff --git a/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild b/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild
deleted file mode 100644
index 7526750cc069..000000000000
--- a/app-i18n/scim-wnn/scim-wnn-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Japanese input method Wnn IMEngine for SCIM"
-HOMEPAGE="http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bscim-wnn%5D%5D"
-SRC_URI="http://nop.net-p.org/files/scim-wnn/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE="+freewnn"
-
-RDEPEND=">=app-i18n/scim-1.4[-gtk3]
- dev-libs/wnn7sdk
- freewnn? ( app-i18n/freewnn )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-PATCHES=(
- # bug #295733
- "${FILESDIR}/${P}-gcc43.patch"
-)
-
-src_prepare() {
- default
- # bug #140794
- sed -i -e 's:$LDFLAGS conftest.$ac_ext $LIBS:conftest.$ac_ext $LIBS $LDFLAGS:g' \
- configure || die "ldflags sed failed"
-
-# sed -i -e "s:/usr/lib/wnn7:/usr/$(get_libdir)/wnn:g" \
- sed -i -e "s:/usr/lib/wnn7:/usr/lib/wnn:g" \
- src/scim_wnn_def.h src/wnnconversion.cpp || die "sed failed"
-}
-
-pkg_postinst() {
- elog
- elog "To use SCIM with both GTK2 and XIM, you should use the following"
- elog "in your user startup scripts such as .gnomerc or .xinitrc:"
- elog
- elog "LANG='your_language' scim -d"
- elog "export XMODIFIERS=@im=SCIM"
- elog
- if ! use freewnn ; then
- ewarn
- ewarn "You disabled freewnn USE flag."
- ewarn "Please make sure you have wnnenvrc visible to scim-wnn."
- ewarn
- fi
-}