app-i18n/fcitx-chewing: add 5.1.7, drop old

Signed-off-by: liuyujielol <2073201758GD@gmail.com>
This commit is contained in:
liuyujielol 2025-02-17 17:41:49 +08:00 committed by peeweep
parent f7add62e7b
commit 1d89127538
3 changed files with 3 additions and 28 deletions

View File

@ -1,2 +1 @@
DIST fcitx-chewing-5.1.3.tar.zst 33373 BLAKE2B 7d802f1801ff295d236b69622b271434921592440d9a962f5bba33d3a98291e4d3e4fe6da5b5da1d0765a0bea7667f03662904ceb6dd83bdb925e5c0686b26d8 SHA512 e00df6581b0488d1d181967bba405dac9ab04f0f44b5ac636690b4cd8093c904e73125c0f47b3184378ce295b610971c8978b61081679bed660eabcbdd4c660c
DIST fcitx-chewing-5.1.4.tar.zst 34341 BLAKE2B b3495371b221e408542274f66d711c69282ec467e53b7d7c9c5bc8f3779bec0508b3df1d74d63507cb4d7846525b84f2f99f095cfafcd5e438c7a74340134eb7 SHA512 f9044e4df5a011183c2ee80001d9362667228999c2556718b875568f074bd69f36b6fefb14f9f20d38a217a46bd832afa03f83994c59e3e0fcac97db13c1d5ff
DIST fcitx-chewing-5.1.7.tar.zst 34574 BLAKE2B 4a7b36af8ce6e991443d51870bffb81594dcf23735c3c719a5c1ee4f4a6b9ae8cf35eb55b42b495bb12c834aaaae8aa7ecc36fb3a6c8e123a5978a6f0cf2d991 SHA512 82d1839ab0fc43758dc15e45c989cfce2861b65fec3f8974f7d76f729f9e645c77352896ecf6574928b7d8e269e45f9c75104a79938103b8e697c0ae9d1562d0

View File

@ -1,24 +0,0 @@
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake unpacker xdg
MY_PN="fcitx5-chewing"
DESCRIPTION="Chewing Wrapper for Fcitx."
HOMEPAGE="https://github.com/fcitx/fcitx5-chewing"
SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.zst -> ${P}.tar.zst"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="LGPL-2.1+"
SLOT="5"
KEYWORDS="~amd64 ~arm64 ~riscv"
BDEPEND="virtual/pkgconfig"
RDEPEND="
>=app-i18n/fcitx-5.1.9:5
>=app-i18n/libchewing-0.5.0
"
DEPEND="${RDEPEND}"

View File

@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm64 ~riscv"
BDEPEND="virtual/pkgconfig"
RDEPEND="
>=app-i18n/fcitx-5.1.9:5
>=app-i18n/fcitx-5.1.12:5
>=app-i18n/libchewing-0.5.0
"
DEPEND="${RDEPEND}"