diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2024-12-09 22:05:52 +0800 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-12-20 21:26:32 +0100 |
commit | f8b3b5141d8d6866802e1e691b950aa3c55b9017 (patch) | |
tree | a2ebf8987be5101f430a408175ff4312a769413a /app-i18n | |
parent | app-i18n/fcitx-rime: drop 0.3.2-r1, 4.9999 (diff) | |
download | gentoo-f8b3b5141d8d6866802e1e691b950aa3c55b9017.tar.gz gentoo-f8b3b5141d8d6866802e1e691b950aa3c55b9017.tar.bz2 gentoo-f8b3b5141d8d6866802e1e691b950aa3c55b9017.zip |
app-i18n/fcitx-sayura: drop 0.1.2, 4.9999
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-sayura/Manifest | 1 | ||||
-rw-r--r-- | app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild | 41 | ||||
-rw-r--r-- | app-i18n/fcitx-sayura/fcitx-sayura-4.9999.ebuild | 41 | ||||
-rw-r--r-- | app-i18n/fcitx-sayura/metadata.xml | 2 |
4 files changed, 1 insertions, 84 deletions
diff --git a/app-i18n/fcitx-sayura/Manifest b/app-i18n/fcitx-sayura/Manifest index 7b70e4942836..c2d523e2dd89 100644 --- a/app-i18n/fcitx-sayura/Manifest +++ b/app-i18n/fcitx-sayura/Manifest @@ -1,2 +1 @@ -DIST fcitx-sayura-0.1.2.tar.xz 25400 BLAKE2B 6bed1b86499b4448e87cb76c719d8fec3f7af7e5a4a4846ddc30e6e278f5e67c5ee47d39f4e19d3c8c927ce34bf66f51cf189d1147af0e509c3815ba4552a953 SHA512 2118c95d4f831e5f4e0af0549ae3eb4f16bff8b30b03452837bd14f35fcb524f730b27ceb7c14cf6a4db7400a67070929a75465195b5524187e97c7ca02de466 DIST fcitx-sayura-5.1.2.tar.zst 25363 BLAKE2B f498b9062c0e450b8cd3632b231e6e3bc7010ef6aed6bc0b6c6118de854202e36ffa04249ebe4527a69e30d261c3c07a89f221fc9b578df4eee293acace05766 SHA512 bc00188affa127f3ddbcd5eb6dc99030f432bdcf408e4b7abbee50fd906686f9697338e2d774c6639e5984f1a5bc1ab00261ae4752f9a984c4a639fe5315645f diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild deleted file mode 100644 index ff59fdb17065..000000000000 --- a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 2016-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit cmake xdg-utils - -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/fcitx/fcitx-sayura" -fi - -DESCRIPTION="Sinhala Sayura input method for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-sayura" -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - SRC_URI="" -else - SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" -fi - -LICENSE="GPL-2+" -SLOT="4" -KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86" -IUSE="" - -BDEPEND="virtual/pkgconfig" -DEPEND=">=app-i18n/fcitx-4.2.9:4 - virtual/libiconv - virtual/libintl" -RDEPEND="${DEPEND}" - -DOCS=() - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-4.9999.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-4.9999.ebuild deleted file mode 100644 index 071943eb140c..000000000000 --- a/app-i18n/fcitx-sayura/fcitx-sayura-4.9999.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 2016-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit cmake xdg-utils - -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/fcitx/fcitx-sayura" -fi - -DESCRIPTION="Sinhala Sayura input method for Fcitx" -HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-sayura" -if [[ "${PV}" =~ (^|\.)9999$ ]]; then - SRC_URI="" -else - SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz" -fi - -LICENSE="GPL-2+" -SLOT="4" -KEYWORDS="" -IUSE="" - -BDEPEND="virtual/pkgconfig" -DEPEND=">=app-i18n/fcitx-4.2.9:4 - virtual/libiconv - virtual/libintl" -RDEPEND="${DEPEND}" - -DOCS=() - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/app-i18n/fcitx-sayura/metadata.xml b/app-i18n/fcitx-sayura/metadata.xml index b42843ddf729..b25b8e17b9de 100644 --- a/app-i18n/fcitx-sayura/metadata.xml +++ b/app-i18n/fcitx-sayura/metadata.xml @@ -14,6 +14,6 @@ <name>Cjk</name> </maintainer> <upstream> - <remote-id type="github">fcitx/fcitx-sayura</remote-id> + <remote-id type="github">fcitx/fcitx5-sayura</remote-id> </upstream> </pkgmetadata> |