app-i18n/fcitx-rime: drop 5.1.3

Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
This commit is contained in:
Yongxiang Liang 2024-01-14 03:22:49 +08:00 committed by 梁永祥
parent 5280eb2486
commit 28f1168198
2 changed files with 0 additions and 30 deletions

View File

@ -1 +0,0 @@
DIST fcitx-rime-5.1.3.tar.xz 48904 BLAKE2B 5fd5ef85dbbef177dfcb4bbc2981772841920c129b6a83bca4d034b685a2a7d3069fe9a8a0020659b577975419d734a36e501950a2510afc331a62ec2e07b6af SHA512 a63724ee8956a5d7a7ef096cb179461778d44e215d2b2a8cdec8bb83a143fa681df25a9dcb73af8263e3f11076ddd0d2a018af6144bac3c6ba12175f81cf1f44

View File

@ -1,29 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xdg cmake
DESCRIPTION="Rime Support for Fcitx5"
HOMEPAGE="https://github.com/fcitx/fcitx5-rime"
MY_PN="fcitx5-rime"
S="${WORKDIR}/${MY_PN}-${PV}"
SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz -> ${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~x86"
LICENSE="LGPL-2.1+"
SLOT="5"
RDEPEND="
>=app-i18n/fcitx-5.1.5:5
>=app-i18n/librime-1.0
>=app-i18n/rime-data-0.3.0
app-i18n/rime-prelude
x11-libs/libnotify"
DEPEND="${RDEPEND}"
BDEPEND="
kde-frameworks/extra-cmake-modules:0
virtual/pkgconfig
"