mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
ibus-array: update to 0.2.3.
This commit is contained in:
parent
9156d16704
commit
90d62dcc75
1 changed files with 5 additions and 11 deletions
|
@ -1,19 +1,13 @@
|
|||
# Template file for 'ibus-array'
|
||||
pkgname=ibus-array
|
||||
version=0.2.2
|
||||
version=0.2.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config python3 gettext-devel libtool"
|
||||
makedepends="ibus-devel gettext-devel sqlite-devel"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext python3"
|
||||
makedepends="opencc-devel ibus-devel gettext-devel sqlite-devel"
|
||||
short_desc="Array 30 engine for iBus"
|
||||
maintainer="CToID <funk443@yandex.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/lexical/ibus-array"
|
||||
distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz"
|
||||
checksum=736fee6de90674619f6ad9b0821dc989d91c7b9f364cd7b2b228fdecd9814f85
|
||||
|
||||
python_version=3
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
checksum=a1018644655ab187728d6a65149186b8517a6c8f1ea4d8416900c129eea58a36
|
||||
|
|
Loading…
Add table
Reference in a new issue