fcitx-chewing: use shared icons with fcitx5
This commit is contained in:
parent
d51804060a
commit
6061ac542b
1 changed files with 6 additions and 1 deletions
|
@ -1,13 +1,18 @@
|
|||
# Template file for 'fcitx-chewing'
|
||||
pkgname=fcitx-chewing
|
||||
version=0.2.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fcitx-devel libchewing-devel"
|
||||
depends="fcitx5-chewing-icons"
|
||||
short_desc="Fcitx wrapper for Chewing IM engine"
|
||||
maintainer="Robert Stancil <robert.stancil@mavs.uta.edu>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.fcitx-im.org/wiki/Chewing"
|
||||
distfiles="https://github.com/fcitx/fcitx-chewing/archive/${version}.tar.gz"
|
||||
checksum=ad20eb7b4911cdfb88224f4883d1778253e30180a84898dfcbf8ece36b1182fc
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/icons
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue