fcitx-rime: replaced by fcitx5-rime
ftbfs with current rime!
This commit is contained in:
parent
0ed8466f92
commit
03b6d476a9
1
srcpkgs/fcitx-rime
Symbolic link
1
srcpkgs/fcitx-rime
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
fcitx5-rime
|
@ -1,20 +0,0 @@
|
|||||||
# Template file for 'fcitx-rime'
|
|
||||||
pkgname=fcitx-rime
|
|
||||||
version=0.3.2
|
|
||||||
revision=5
|
|
||||||
build_style=cmake
|
|
||||||
configure_args="-DCMAKE_BUILD_TYPE=None -DRIME_DATA_DIR=/usr/share/rime-data"
|
|
||||||
hostmakedepends="pkg-config libfcitx"
|
|
||||||
makedepends="fcitx-devel librime-devel"
|
|
||||||
depends="brise fcitx5-rime"
|
|
||||||
short_desc="Fcitx Wrapper for librime"
|
|
||||||
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
|
||||||
license="GPL-2.0-only"
|
|
||||||
homepage="https://github.com/fcitx/fcitx-rime"
|
|
||||||
distfiles="https://download.fcitx-im.org/fcitx-rime/fcitx-rime-$version.tar.xz"
|
|
||||||
checksum=f97ea6f515fcc5f526cc25dce3d4ba05fa1c83001f68502d6c284ba39cd5a82d
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
rm -rf "${DESTDIR}/usr/share/icons/hicolor/"*/apps/fcitx*
|
|
||||||
rm -rf "${DESTDIR}/usr/share/icons/hicolor/"*/status/fcitx*
|
|
||||||
}
|
|
@ -15,4 +15,10 @@ homepage="https://fcitx-im.org/wiki/Fcitx"
|
|||||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.zst"
|
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.zst"
|
||||||
checksum=f9a21bee4b6684a6fa8b186fcc21ba18b78451f4b7407266119dd8184e58ad98
|
checksum=f9a21bee4b6684a6fa8b186fcc21ba18b78451f4b7407266119dd8184e58ad98
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
replaces="fcitx5-rime-icons>=0"
|
replaces="fcitx5-rime-icons>=0 fcitx-rime>=0"
|
||||||
|
|
||||||
|
fcitx-rime_package() {
|
||||||
|
short_desc+=" - transition"
|
||||||
|
depends="fcitx5-rime"
|
||||||
|
build_style=meta
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user