Skip to content

Commit

Permalink
New package: ibus-array-0.2.2
Browse files Browse the repository at this point in the history
Closes: void-linux#37372 [via git-merge-pr]
Co-Authored-By: Duncaen <duncaen@voidlinux.org>
  • Loading branch information
2 people authored and cultab committed Jul 6, 2022
1 parent 1a1107f commit 088cac9
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions srcpkgs/ibus-array/template
@@ -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
}

0 comments on commit 088cac9

Please sign in to comment.