diff options
Diffstat (limited to 'app-i18n/fcitx-sunpinyin')
4 files changed, 1 insertions, 92 deletions
diff --git a/app-i18n/fcitx-sunpinyin/Manifest b/app-i18n/fcitx-sunpinyin/Manifest index 00d168755171..1b6c4fb3a442 100644 --- a/app-i18n/fcitx-sunpinyin/Manifest +++ b/app-i18n/fcitx-sunpinyin/Manifest @@ -1,3 +1 @@ -DIST fcitx-sunpinyin-0.4.0.tar.xz 40264 SHA256 366af4123455bd85e5af104ca0368057470079937f79eaa70e58951de4743acc SHA512 53def2f36de0d9517da0d154ae8926075c69a5712bf74a3e5ba5ba6266e2d94152dac77e051473828d98ed6a78d3f10557a8ca2081bf1f799405a4f6a4afb83f WHIRLPOOL 2c92a9d0a9d48eb8e4aca895ccddb91f1d1fbaf137bdc4fe32519cd25a8294be39140d117a0d4d20a5a3fa3c21086bd6edbd44d93fafdf8f885aa7d3d36f9843 -DIST fcitx-sunpinyin-0.4.1.tar.xz 41076 SHA256 7bd0c61a3c821719760bff72c3c114b28e277b87f54dcb61d83e3548b1eb6777 SHA512 7ad9065d86d7bb3ceb6536a0fe3559bf2ba60aebe69e2f07c8dadad1a0a2283a1b85712105c6c2a2bf19b9645c4392204db9c3d1db234618ba7f62ee44eda85c WHIRLPOOL 9339656a5b8cf1359af8f3ceeaa630862a31d4a1089a4b3a738f65c275f0f61d8d06bbe89e496f8922ba4b09b384d96aeac43d7bdfcf21bdaa555c79efd10709 -DIST fcitx-sunpinyin-0.4.2.tar.xz 42984 SHA256 0bf2d72d77732f06e7f04c119507c08b9618b21c4027e3997186bd7e4d0788c4 SHA512 8ade5d94e5227c0b72d2844c09c2699e4b8c66cecbd4107791168d27e15f68b28a4445bf42df7bd6fb44119ec42c5b574293bb417dcde8998578f0debd656a2a WHIRLPOOL 18c55c3e7fd7a5ad8ef52d7734cbe2b65e4ec635535a0ecb841199af5a39ec3ca720807857ada4b493b7c4de80431b74deb0f8a6c8863ed8f1633e6d6a15f33e +DIST fcitx-sunpinyin-0.4.2.tar.xz 42984 BLAKE2B 1f64d96d35c6f455be15a56eb065d97a988f671d40392a3ea3e96fc53b22cf048cff61f406d0e001cc7cfe531a8dc5508ef7862c17253b409330ac2d0af52f7c SHA512 8ade5d94e5227c0b72d2844c09c2699e4b8c66cecbd4107791168d27e15f68b28a4445bf42df7bd6fb44119ec42c5b574293bb417dcde8998578f0debd656a2a diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild deleted file mode 100644 index 4eb55051b4d3..000000000000 --- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils gnome2-utils - -DESCRIPTION="Sunpinyin module for fcitx" -HOMEPAGE="http://fcitx-im.org/" -SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND=">=app-i18n/fcitx-4.2.7 - >app-i18n/sunpinyin-2.0.3" -DEPEND="${RDEPEND} - virtual/libintl" - -src_prepare() { - epatch "${FILESDIR}/${P}-gcc46-compatible.patch" - epatch_user -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild deleted file mode 100644 index f23931983c06..000000000000 --- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit cmake-utils gnome2-utils - -DESCRIPTION="Sunpinyin module for fcitx" -HOMEPAGE="http://fcitx-im.org/" -SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="4" -KEYWORDS="amd64 ~ppc ppc64 ~x86" -IUSE="" - -RDEPEND=">=app-i18n/fcitx-4.2.8 - >=app-i18n/sunpinyin-2.0.4_alpha - virtual/libintl" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/app-i18n/fcitx-sunpinyin/files/fcitx-sunpinyin-0.4.0-gcc46-compatible.patch b/app-i18n/fcitx-sunpinyin/files/fcitx-sunpinyin-0.4.0-gcc46-compatible.patch deleted file mode 100644 index 42b6b91a3428..000000000000 --- a/app-i18n/fcitx-sunpinyin/files/fcitx-sunpinyin-0.4.0-gcc46-compatible.patch +++ /dev/null @@ -1,27 +0,0 @@ -From f43108d900a2ce7fa52d1c6741fdf41b6747c94c Mon Sep 17 00:00:00 2001 -From: Weng Xuetian <wengxt@gmail.com> -Date: Sat, 26 Jan 2013 19:56:31 -0500 -Subject: [PATCH] [sunpinyin] gcc46 compatible. - ---- - src/eim.cpp | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/eim.cpp b/src/eim.cpp -index e09521f..c1c898f 100644 ---- a/src/eim.cpp -+++ b/src/eim.cpp -@@ -49,8 +49,8 @@ - extern "C" { - #endif - FCITX_DEFINE_PLUGIN(fcitx_sunpinyin, ime, FcitxIMClass) = { -- .Create = FcitxSunpinyinCreate, -- .Destroy = FcitxSunpinyinDestroy -+ FcitxSunpinyinCreate, -+ FcitxSunpinyinDestroy - }; - #ifdef __cplusplus - } --- -1.7.10 - |