mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: ibus-array-0.2.2
Closes: #37372 [via git-merge-pr] Co-Authored-By: Duncaen <duncaen@voidlinux.org>
This commit is contained in:
parent
43b0156847
commit
448f33ff70
1 changed files with 20 additions and 0 deletions
20
srcpkgs/ibus-array/template
Normal file
20
srcpkgs/ibus-array/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'ibus-array'
|
||||
pkgname=ibus-array
|
||||
version=0.2.2
|
||||
revision=1
|
||||
wrksrc="ibus-array-release-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config python3 ibus-devel gettext-devel sqlite-devel libtool"
|
||||
makedepends="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
|
||||
}
|
Loading…
Add table
Reference in a new issue