mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: ibus-chewing
This commit is contained in:
parent
71d2e852b1
commit
40f1f216a3
1 changed files with 17 additions and 0 deletions
17
srcpkgs/ibus-chewing/template
Normal file
17
srcpkgs/ibus-chewing/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'ibus-chewing'
|
||||||
|
pkgname=ibus-chewing
|
||||||
|
version=2.0.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config gettext glib-devel"
|
||||||
|
makedepends="ibus-devel gob2 libglib-devel gtk4-devel libchewing-devel libadwaita-devel"
|
||||||
|
depends="libchewing ibus"
|
||||||
|
short_desc="Chewing input method for IBus"
|
||||||
|
maintainer="CToID <funk443@yandex.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/chewing/ibus-chewing"
|
||||||
|
distfiles="https://github.com/chewing/ibus-chewing/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum="6da855d9b15cb84b6ed2a8d1594ffa57cca8ed1234115bd487720379d5c11d0e"
|
||||||
|
|
||||||
|
# Package needs to be installed to be tested.
|
||||||
|
make_check=no
|
Loading…
Add table
Reference in a new issue