summaryrefslogtreecommitdiff
path: root/app-i18n/fcitx-unikey
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-25 15:22:17 +0100
commit22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (patch)
tree808b5701901fb54b53ec3ecf6f33272e933f3ea6 /app-i18n/fcitx-unikey
parent91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (diff)
gentoo resync : 25.05.2018
Diffstat (limited to 'app-i18n/fcitx-unikey')
-rw-r--r--app-i18n/fcitx-unikey/Manifest2
-rw-r--r--app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild54
2 files changed, 0 insertions, 56 deletions
diff --git a/app-i18n/fcitx-unikey/Manifest b/app-i18n/fcitx-unikey/Manifest
index 288054241c54..33d09a52ac7c 100644
--- a/app-i18n/fcitx-unikey/Manifest
+++ b/app-i18n/fcitx-unikey/Manifest
@@ -1,6 +1,4 @@
-DIST fcitx-unikey-0.2.6.tar.xz 75124 BLAKE2B f3adedefca336deb73e9a8ddfc5829e6b9455d97ec9f6454c484847e57dc2af9db32f8bd6eb7285f0a4f430ba8fb048105b60e42348271220ac90129c6d8491c SHA512 18efb387387c29bb059e1260bfb3c91e97f9989aedbe590596f1ad8659e9fad20777f048f20fb24e0fb5e2318eee1c25fc20a2d57ac846368c4c9bebf4eb2b90
DIST fcitx-unikey-0.2.7.tar.xz 75204 BLAKE2B a0d70747a560b2493a3b7f7e06ff35f7e465bb4c4c8d22cb4db02f70a6298c49780fd0045874faeba1f20ad188a01a81fefc67a4f6ac9d6946d959f731a376a4 SHA512 1bb78e4f27f0cda1e3aa5a633be45e0a26d121d5b472b1325b0c028ff65ca156d23e7ffee0367badeac1dd21ba1743ee8a2c9c27c629ae0996e84e0062b67ad2
-EBUILD fcitx-unikey-0.2.6.ebuild 1009 BLAKE2B 29460778785b893bb1d858161dfb0a726131fd80cb5d487a13e71dc80455deea05646b4cb9541bff59df194adaaf64536a2d402797620e72a9f7de19f7546ecc SHA512 2b750681ad0c13a764ff408a5b9cef1bca099a44147f9b2e180c532e8e9f6e5b2b430b0f9b0c507cbbdc3e4cacc74186b94ca50c331047cfa6320cb2e89359a5
EBUILD fcitx-unikey-0.2.7.ebuild 1045 BLAKE2B 32c5f1b30f0ee6673fed45ee8f67fb2b9ea3d17488058cff92180853d11b5640b8ecb4967df53d1b56122d9516579ee9eb5d875478ac685001d0ad9f7a68bdcb SHA512 5fd01038929e1e95c3820b11f3a90214b4ad29b0d0bf0aea8b0418431731597b46a37e02cd7429d93737e8e942ad790541bcf693974d8daa92844c6939f9f575
EBUILD fcitx-unikey-4.9999.ebuild 1026 BLAKE2B 20e92a45b3fc1f7ed45cf1f05de896e8d1d5fc36e679e1b00919384118712579e1aa664ad0a82e3aff5f4049e88e3d1d01f44622bef3ea6a753c3365f4865be1 SHA512 fa5050db2a5acfcb7badbb1df231461d08d1c789cbce2e4c129be937ba82154843ba9c8a434f66d85b8f2fd3488b96068a69730e45f84af01515794f35221541
MISC metadata.xml 522 BLAKE2B 8d69748cb9296020466c42b0277d8618dccb9c787f35e920d5a0d5e9447c723d7ba1e5c0a7c508053fa33b7c989d7a5c0542a144958083a6214f23399440e83e SHA512 c08e14d4e9268a0c0608148117d50b77754f1f9d96433a28f243fd0643d7021a9e2b85ca57de9f4196bcee54eb05b3c5bee497a3dbf77ef9b279c1bff7814694
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild
deleted file mode 100644
index b35d3941e9c1..000000000000
--- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cmake-utils gnome2-utils
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-unikey"
-fi
-
-DESCRIPTION="Vietnamese Unikey input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-unikey"
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- SRC_URI=""
-else
- SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
-fi
-
-LICENSE="GPL-2+ GPL-3+ LGPL-2+"
-SLOT="4"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="+macro-editor"
-
-RDEPEND=">=app-i18n/fcitx-4.2.9:4
- virtual/libintl
- macro-editor? (
- >=app-i18n/fcitx-4.2.9:4[qt4]
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- )"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig"
-
-DOCS=()
-
-src_configure() {
- local mycmakeargs=(
- -DENABLE_QT=$(usex macro-editor)
- )
-
- cmake-utils_src_configure
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}